aboutsummaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-18ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defineMasahiro Yamada1-1/+0
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-11/+10
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-10ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-7/+7
2016-10-10ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-4/+3
2016-10-10ARM: uniphier: fix typos in a comment blockMasahiro Yamada1-1/+1
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-3/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada1-2/+0
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada1-1/+0
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-1/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-1/+0
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-0/+1
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada1-0/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-6/+0
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada1-1/+0
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada1-1/+6
2016-08-11ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada1-0/+4
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada1-3/+0
2016-07-26ARM: uniphier: move CONFIG_I2C_EEPROM to defconfigMasahiro Yamada1-1/+0
2016-07-23ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada1-1/+0
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-2/+0
2016-06-20ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada1-1/+0
2016-06-20ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-06-09ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada1-1/+0
2016-06-09ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada1-1/+3
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada1-1/+11
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-24ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada1-1/+2
2016-04-24ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada1-0/+2
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada1-7/+40
2016-04-01ARM: uniphier: remove CONFIG_ARP_TIMEOUT defineMasahiro Yamada1-8/+0
2016-04-01ARM: uniphier: drop unneeded defines related to legacy serial driverMasahiro Yamada1-6/+0
2016-04-01ARM: uniphier: add sramupdate commandMasahiro Yamada1-0/+4
2016-04-01ARM: uniphier: make u-boot-with-spl.bin really availableMasahiro Yamada1-0/+1
2016-03-24ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada1-3/+6
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada1-0/+3
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada1-4/+3
2016-03-24ARM: uniphier: fix bogus commentMasahiro Yamada1-1/+1
2016-03-24ARM: uniphier: remove commented out defineMasahiro Yamada1-5/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-3/+0
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada1-6/+6
2016-02-29ARM: uniphier: add emmcupdate commandMasahiro Yamada1-0/+7