summaryrefslogtreecommitdiff
path: root/board/BuR
AgeCommit message (Expand)AuthorFilesLines
2019-08-13Merge branch '2019-08-11-ti-imports'Tom Rini6-0/+498
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer6-0/+498
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_ulong() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-06-05board/BuR/common: fix detection for PSC/STM resetcontrollerHannes Schmelzer1-0/+1
2019-04-27board/BuR/brxre1: use common resetcontroller implementationHannes Schmelzer2-142/+18
2019-04-27board/BuR/brxre1: cosmetic cleanupHannes Schmelzer1-9/+8
2019-04-27board/BuR/common: add br resetcontoller implementationHannes Schmelzer2-0/+260
2019-04-27board/BuR/common: add 'brdefaulip_setup' functionHannes Schmelzer2-0/+36
2019-04-27board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuffHannes Schmelzer1-4/+5
2019-04-27board/BuR/common: prepare for compiling common into non AM33XX boardsHannes Schmelzer1-16/+14
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer3-33/+52
2019-02-09board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer4-8/+8
2018-07-20board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer1-0/+36
2018-07-20board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer2-101/+24
2018-07-20board/BuR/brppt1: implement more flexible boot processHannes Schmelzer1-3/+25
2018-07-20board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer1-5/+10
2018-07-20board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer1-16/+0
2018-07-20board/BuR/common: fix PMIC mpu-pll setupHannes Schmelzer1-1/+1
2018-07-20board/BuR/common: remove interface Label from summary screenHannes Schmelzer1-2/+2
2018-07-20board/BuR/brppt1: drop LCD-supportHannes Schmelzer1-4/+0
2018-07-20board/BuR/common: make CONFIG_LCD optionalHannes Schmelzer1-21/+18
2018-07-20board/BuR/common: drop simple-framebuffer setupHannes Schmelzer1-26/+0
2018-07-20board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer1-224/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-18/+8
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-01-11board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer2-5/+0
2018-01-11board/BuR: provide real clock-frequency instead a dividerHannes Schmelzer1-10/+4
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2-23/+23
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-6/+6
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass3-10/+10
2017-07-12board: BuR: use get_nand_dev_by_index()Grygorii Strashko1-1/+2
2017-06-16board/BuR/brxre1: fix MMC bootHannes Schmelzer1-1/+6
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de1-3/+3
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2016-06-25board/BuR: rename kwb board to brxre1Hannes Schmelzer6-12/+12
2016-06-25board/BuR: rename tseries board to brppt1Hannes Schmelzer6-13/+13
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood1-1/+1
2016-02-25board/BuR: drop ETH-support in SPL-StageHannes Schmelzer1-7/+2
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier1-18/+9
2015-09-11board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier1-10/+0
2015-06-18board/BuR/common: support timer5 for pwm-backlightHannes Petermaier1-3/+11
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer10-10/+10
2015-05-09board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier1-2/+2
2015-05-09board/BuR/tseries: Add simplefb supportHannes Petermaier1-48/+86
2015-05-09board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier1-0/+23
2015-04-23board/BuR/tseries: change pinmuxHannes Petermaier1-3/+9