| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 2 | -4/+4 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 3 | -0/+3 |
* | common: Move bootcount functions to their header file | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | board/BuR/brppt2: initial commit | Hannes Schmelzer | 2019-11-03 | 5 | -0/+610 |
* | Merge branch '2019-08-11-ti-imports' | Tom Rini | 2019-08-12 | 6 | -0/+498 |
|\ |
|
| * | board/BuR/brsmarc1: initial commit | Hannes Schmelzer | 2019-08-12 | 6 | -0/+498 |
* | | env: Move env_get_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | | env: Move env_set_ulong() to env.h | Simon Glass | 2019-08-11 | 2 | -0/+2 |
* | | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
|/ |
|
* | board/BuR/common: fix detection for PSC/STM resetcontroller | Hannes Schmelzer | 2019-06-05 | 1 | -0/+1 |
* | board/BuR/brxre1: use common resetcontroller implementation | Hannes Schmelzer | 2019-04-26 | 2 | -142/+18 |
* | board/BuR/brxre1: cosmetic cleanup | Hannes Schmelzer | 2019-04-26 | 1 | -9/+8 |
* | board/BuR/common: add br resetcontoller implementation | Hannes Schmelzer | 2019-04-26 | 2 | -0/+260 |
* | board/BuR/common: add 'brdefaulip_setup' function | Hannes Schmelzer | 2019-04-26 | 2 | -0/+36 |
* | board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff | Hannes Schmelzer | 2019-04-26 | 1 | -4/+5 |
* | board/BuR/common: prepare for compiling common into non AM33XX boards | Hannes Schmelzer | 2019-04-26 | 1 | -16/+14 |
* | board/BuR/brxre1: convert do DM | Hannes Schmelzer | 2019-02-19 | 3 | -33/+52 |
* | board/BuR/brppt1: drop DM_I2C_COMPAT | Hannes Schmelzer | 2019-02-09 | 4 | -8/+8 |
* | board/BuR/brppt1: add makerule for generating production files | Hannes Schmelzer | 2018-07-19 | 1 | -0/+36 |
* | board/BuR/brppt1: convert brppt1 boards to driver model | Hannes Schmelzer | 2018-07-19 | 2 | -101/+24 |
* | board/BuR/brppt1: implement more flexible boot process | Hannes Schmelzer | 2018-07-19 | 1 | -3/+25 |
* | board/BuR/common: refactor ft_board_setup(...) | Hannes Schmelzer | 2018-07-19 | 1 | -5/+10 |
* | board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) | Hannes Schmelzer | 2018-07-19 | 1 | -16/+0 |
* | board/BuR/common: fix PMIC mpu-pll setup | Hannes Schmelzer | 2018-07-19 | 1 | -1/+1 |
* | board/BuR/common: remove interface Label from summary screen | Hannes Schmelzer | 2018-07-19 | 1 | -2/+2 |
* | board/BuR/brppt1: drop LCD-support | Hannes Schmelzer | 2018-07-19 | 1 | -4/+0 |
* | board/BuR/common: make CONFIG_LCD optional | Hannes Schmelzer | 2018-07-19 | 1 | -21/+18 |
* | board/BuR/common: drop simple-framebuffer setup | Hannes Schmelzer | 2018-07-19 | 1 | -26/+0 |
* | board/BuR: drop devicetree loading and lcd setup for linux-targets | Hannes Schmelzer | 2018-07-19 | 1 | -224/+6 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 8 | -18/+8 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | board/BuR: drop LCDC clock manipulation from board code | Hannes Schmelzer | 2018-01-11 | 2 | -5/+0 |
* | board/BuR: provide real clock-frequency instead a divider | Hannes Schmelzer | 2018-01-11 | 1 | -10/+4 |
* | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 2017-08-16 | 2 | -23/+23 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -6/+6 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 3 | -10/+10 |
* | board: BuR: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -1/+2 |
* | board/BuR/brxre1: fix MMC boot | Hannes Schmelzer | 2017-06-16 | 1 | -1/+6 |
* | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 2017-05-15 | 1 | -1/+1 |
* | board/BuR/common: incorrect check of dtb | xypron.glpk@gmx.de | 2017-05-05 | 1 | -3/+3 |
* | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot | 2017-03-19 | 1 | -1/+1 |
* | board/BuR: rename kwb board to brxre1 | Hannes Schmelzer | 2016-06-24 | 6 | -12/+12 |
* | board/BuR: rename tseries board to brppt1 | Hannes Schmelzer | 2016-06-24 | 6 | -13/+13 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -1/+1 |
* | board/BuR: drop ETH-support in SPL-Stage | Hannes Schmelzer | 2016-02-24 | 1 | -7/+2 |
* | board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...) | Hannes Petermaier | 2015-11-12 | 1 | -18/+9 |
* | board/BuR: simplify default IP-setup on B&R boards. | Hannes Petermaier | 2015-09-11 | 1 | -10/+0 |
* | board/BuR/common: support timer5 for pwm-backlight | Hannes Petermaier | 2015-06-18 | 1 | -3/+11 |
* | cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer | Hannes Schmelzer | 2015-05-28 | 10 | -10/+10 |