| Commit message (Expand) | Author | Age | Files | Lines |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -2/+0 |
* | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set | Adam Ford | 2017-09-02 | 1 | -2/+0 |
* | ARM: uniphier: remove unneeded NAND config options | Masahiro Yamada | 2017-08-30 | 1 | -3/+0 |
* | ARM: uniphier: remove sLD3 SoC support | Masahiro Yamada | 2017-08-20 | 1 | -7/+1 |
* | configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards | Bin Meng | 2017-07-28 | 1 | -3/+0 |
* | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada | 2017-07-26 | 1 | -33/+3 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -3/+0 |
* | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini | 2017-06-03 | 1 | -1/+0 |
* | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan | 2017-05-22 | 1 | -2/+0 |
* | ARM: uniphier: move kernel physical base to 0x82080000 | Masahiro Yamada | 2017-05-17 | 1 | -1/+1 |
* | ARM: uniphier: add usbupdate command | Masahiro Yamada | 2017-05-17 | 1 | -0/+5 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | ARM: uniphier: rename second stage loader name | Masahiro Yamada | 2017-02-23 | 1 | -1/+1 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -2/+0 |
* | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada | 2017-02-08 | 1 | -4/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | ARM: uniphier: make update commands more flexible for ATF | Masahiro Yamada | 2017-01-29 | 1 | -6/+18 |
* | ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB | Masahiro Yamada | 2017-01-29 | 1 | -7/+13 |
* | ARM: uniphier: change the offset to environment storage area | Masahiro Yamada | 2017-01-29 | 1 | -1/+1 |
* | ARM: uniphier: set initrd_high environment to skip initrd relocation | Masahiro Yamada | 2017-01-29 | 1 | -2/+7 |
* | ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux | Masahiro Yamada | 2017-01-29 | 1 | -14/+22 |
* | ARM: uniphier: collect SPL CONFIG symbols to the bottom of header | Masahiro Yamada | 2017-01-29 | 1 | -6/+5 |
* | ARM: uniphier: detect RAM size by decoding HW register instead of DT | Masahiro Yamada | 2017-01-29 | 1 | -1/+1 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | ARM: uniphier: make SPL optional for ARVv8 SoCs | Masahiro Yamada | 2017-01-22 | 1 | -2/+4 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -2/+0 |
* | Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig | Fabio Estevam | 2016-12-16 | 1 | -5/+0 |
* | spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig | Semen Protsenko | 2016-11-18 | 1 | -1/+0 |
* | ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define | Masahiro Yamada | 2016-10-18 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-10-12 | 1 | -11/+10 |
|\ |
|
| * | ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada | 2016-10-10 | 1 | -7/+7 |
| * | ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada | 2016-10-10 | 1 | -4/+3 |
| * | ARM: uniphier: fix typos in a comment block | Masahiro Yamada | 2016-10-10 | 1 | -1/+1 |
* | | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-09-18 | 1 | -3/+0 |
|\ |
|
| * | ARM: uniphier: merge board init functions into board_init() | Masahiro Yamada | 2016-09-14 | 1 | -2/+0 |
| * | ARM: uniphier: use checkboard() instead of misc_init_f() | Masahiro Yamada | 2016-09-14 | 1 | -1/+0 |
* | | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | | Convert CONFIG_SPL_NOR_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
|/ |
|
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig | Masahiro Yamada | 2016-09-07 | 1 | -1/+0 |
* | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada | 2016-09-07 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-08-28 | 1 | -0/+1 |
|\ |
|
| * | ARM: uniphier: support system reset functionality for PSCI | Masahiro Yamada | 2016-08-28 | 1 | -0/+1 |
* | | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -6/+0 |
|/ |
|