summaryrefslogtreecommitdiffstats
path: root/board/BuR
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-025-0/+5
* video: omap: move drivers to 'ti' directoryDario Binacchi2021-01-122-2/+2
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-283-7/+7
* 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
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* board: brxre1: fix building errorsDario Binacchi2020-03-033-2/+5
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-032-4/+4
* common: Move some board functions out of common.hSimon Glass2019-12-023-0/+3
* common: Move bootcount functions to their header fileSimon Glass2019-12-021-0/+1
* board/BuR/brppt2: initial commitHannes Schmelzer2019-11-035-0/+610
* 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