summaryrefslogtreecommitdiffstats
path: root/board/BuR/common/common.c
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-121-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* board: brxre1: fix building errorsDario Binacchi2020-03-031-1/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer2019-04-261-0/+34
* 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-091-3/+4
* 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-071-2/+1
* 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-281-1/+1
* 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-281-14/+0
* board/BuR/common: move I2C initialization from common part to board-specificHannes Petermaier2015-03-281-4/+0
* 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-051-1/+416
* 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
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2
* board: Add support for B&R T-Series MotherboardHannes Petermaier2014-02-211-0/+216