summaryrefslogtreecommitdiffstats
path: root/board/BuR/common
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* video: omap: move drivers to 'ti' directoryDario Binacchi2021-01-122-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* board: brxre1: fix building errorsDario Binacchi2020-03-033-2/+5
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* board/BuR/common: fix detection for PSC/STM resetcontrollerHannes Schmelzer2019-06-051-0/+1
* board/BuR/common: add br resetcontoller implementationHannes Schmelzer2019-04-262-0/+260
* board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer2019-04-262-0/+36
* board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer2019-04-261-4/+5
* board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer2019-04-261-16/+14
* board/BuR/brxre1: convert do DMHannes Schmelzer2019-02-191-0/+7
* board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer2019-02-092-4/+5
* board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer2018-07-191-98/+3
* board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer2018-07-191-5/+10
* board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer2018-07-191-1/+1
* board/BuR/common: remove interface Label from summary screenHannes Schmelzer2018-07-191-2/+2
* board/BuR/common: make CONFIG_LCD optionalHannes Schmelzer2018-07-191-21/+18
* board/BuR/common: drop simple-framebuffer setupHannes Schmelzer2018-07-191-26/+0
* board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer2018-07-191-224/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-4/+2
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer2018-01-111-10/+4
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-20/+20
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-6/+6
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* board: BuR: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* board/BuR/brxre1: fix MMC bootHannes Schmelzer2017-06-161-1/+6
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de2017-05-051-3/+3
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* board/BuR: drop ETH-support in SPL-StageHannes Schmelzer2016-02-241-7/+2
* board/BuR/common: support timer5 for pwm-backlightHannes Petermaier2015-06-181-3/+11
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-282-2/+2
* board/BuR/tseries: Add simplefb supportHannes Petermaier2015-05-081-48/+86
* board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier2015-05-081-0/+23
* board/BuR/tseries: reactivate NAND-boardHannes Petermaier2015-04-231-4/+11
* board/BuR/common: simplify access to devicetreeHannes Petermaier2015-04-231-59/+55
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-2/+2
* board/BuR/common: remove unused function 'blink'Hannes Petermaier2015-03-282-15/+0
* board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier2015-03-282-5/+1
* board/BuR/common: use SYS_CONSOLE_OVERWRITEHannes Petermaier2015-03-171-0/+4
* board/BuR/common: try to setup cpsw mac-address from the devicetreeHannes Petermaier2015-03-051-10/+15
* board/BuR/common: Take usage of am335x LCD-DisplayHannes Petermaier2015-03-052-1/+420
* Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier2014-05-231-0/+7
* board/BuR/common: fix phy addressesHannes Petermaier2014-03-061-2/+2