aboutsummaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-23ARM: uniphier: rename second stage loader nameMasahiro Yamada1-1/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-4/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-29ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada1-6/+18
2017-01-29ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada1-7/+13
2017-01-29ARM: uniphier: change the offset to environment storage areaMasahiro Yamada1-1/+1
2017-01-29ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada1-2/+7
2017-01-29ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada1-14/+22
2017-01-29ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada1-6/+5
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada1-1/+1
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada1-2/+4
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-2/+0
2016-12-16Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam1-5/+0
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
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