summaryrefslogtreecommitdiffstats
path: root/board/BuR
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-126-0/+498
|\
| * board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-126-0/+498
* | env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* | env: Move env_set_ulong() to env.hSimon Glass2019-08-112-0/+2
* | 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/brxre1: use common resetcontroller implementationHannes Schmelzer2019-04-262-142/+18
* board/BuR/brxre1: cosmetic cleanupHannes Schmelzer2019-04-261-9/+8
* 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-193-33/+52
* board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer2019-02-094-8/+8
* board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer2018-07-191-0/+36
* board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer2018-07-192-101/+24
* board/BuR/brppt1: implement more flexible boot processHannes Schmelzer2018-07-191-3/+25
* board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer2018-07-191-5/+10
* board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer2018-07-191-16/+0
* 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/brppt1: drop LCD-supportHannes Schmelzer2018-07-191-4/+0
* 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-078-18/+8
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* board/BuR: drop LCDC clock manipulation from board codeHannes Schmelzer2018-01-112-5/+0
* 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-162-23/+23
* 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-163-10/+10
* 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
* board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-246-12/+12
* board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-246-13/+13
* 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/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier2015-11-121-18/+9
* board/BuR: simplify default IP-setup on B&R boards.Hannes Petermaier2015-09-111-10/+0
* board/BuR/common: support timer5 for pwm-backlightHannes Petermaier2015-06-181-3/+11
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-2810-10/+10
* board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier2015-05-081-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: change pinmuxHannes Petermaier2015-04-231-3/+9