| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -1/+0 |
* | ARM: UniPhier: add empty lowlevel_init to U-boot proper | Masahiro Yamada | 2015-03-24 | 1 | -4/+0 |
* | ARM: UniPhier: move init stack area just below TEXT_BASE | Masahiro Yamada | 2015-03-24 | 1 | -1/+1 |
* | ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT | Masahiro Yamada | 2015-03-24 | 1 | -0/+2 |
* | ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer | Masahiro Yamada | 2015-03-24 | 1 | -4/+1 |
* | ARM: UniPhier: enable Driver Model and UART on SPL | Masahiro Yamada | 2015-03-24 | 1 | -3/+1 |
* | ARM: UniPhier: enable CONFIG_PANIC_HANG | Masahiro Yamada | 2015-03-24 | 1 | -1/+4 |
* | ARM: UniPhier: switch to xHCI for PH1-Pro4 | Masahiro Yamada | 2015-03-01 | 1 | -0/+3 |
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | 1 | -2/+0 |
* | dm: Add CMD_DM and CMD_DEMO to Kconfig | Simon Glass | 2015-02-12 | 1 | -2/+0 |
* | ARM: UniPhier: revive support card info | Masahiro Yamada | 2015-02-07 | 1 | -0/+1 |
* | ARM: UniPhier: move SPL init functions to spl_board_init() | Masahiro Yamada | 2015-02-07 | 1 | -2/+0 |
* | ARM: UniPhier: move pin_init() to board_early_init_f() | Masahiro Yamada | 2015-02-07 | 1 | -0/+1 |
* | ARM: UniPhier: add environment variable to update images in NAND | Masahiro Yamada | 2015-02-07 | 1 | -0/+5 |
* | ARM: UniPhier: use "&&" instead of "; " in commands | Masahiro Yamada | 2015-02-07 | 1 | -5/+5 |
* | ARM: UniPhier: enable CONFIG_I2C_EEPROM | Masahiro Yamada | 2015-01-29 | 1 | -0/+3 |
* | ARM: UniPhier: enable CONFIG_CMD_DM | Masahiro Yamada | 2014-12-18 | 1 | -0/+2 |
* | ARM: UniPhier: use DRAM area for init stack of normal image | Masahiro Yamada | 2014-12-18 | 1 | -0/+4 |
* | ARM: UniPhier: detect the number of flash banks at run-time | Masahiro Yamada | 2014-12-09 | 1 | -11/+2 |
* | ARM: UniPhier: merge UniPhier config headers into a single file | Masahiro Yamada | 2014-12-08 | 1 | -0/+297 |