summaryrefslogtreecommitdiff
path: root/board/BuR
AgeCommit message (Expand)Author
2019-06-05board/BuR/common: fix detection for PSC/STM resetcontrollerHannes Schmelzer
2019-04-26board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer
2019-04-26board/BuR/brxre1: cosmetic cleanupHannes Schmelzer
2019-04-26board/BuR/common: add br resetcontoller implementationHannes Schmelzer
2019-04-26board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer
2019-04-26board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer
2019-04-26board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer
2019-02-09board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer
2018-07-19board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer
2018-07-19board/BuR/brppt1: implement more flexible boot processHannes Schmelzer
2018-07-19board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer
2018-07-19board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer
2018-07-19board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer
2018-07-19board/BuR/common: remove interface Label from summary screenHannes Schmelzer
2018-07-19board/BuR/brppt1: drop LCD-supportHannes Schmelzer
2018-07-19board/BuR/common: make CONFIG_LCD optionalHannes Schmelzer
2018-07-19board/BuR/common: drop simple-framebuffer setupHannes Schmelzer
2018-07-19board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-01-11board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer
2018-01-11board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-11board: BuR: use get_nand_dev_by_index()Grygorii Strashko
2017-06-16board/BuR/brxre1: fix MMC bootHannes Schmelzer
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2016-06-24board/BuR: rename kwb board to brxre1Hannes Schmelzer
2016-06-24board/BuR: rename tseries board to brppt1Hannes Schmelzer
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-02-24board/BuR: drop ETH-support in SPL-StageHannes Schmelzer
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier
2015-09-11board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier
2015-06-18board/BuR/common: support timer5 for pwm-backlightHannes Petermaier
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-08board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier
2015-05-08board/BuR/tseries: Add simplefb supportHannes Petermaier
2015-05-08board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier
2015-04-23board/BuR/tseries: change pinmuxHannes Petermaier
2015-04-23board/BuR/tseries: reactivate NAND-boardHannes Petermaier
2015-04-23board/BuR/common: simplify access to devicetreeHannes Petermaier
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-03-28board/BuR/common: remove unused function 'blink'Hannes Petermaier
2015-03-28board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier