aboutsummaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner1-4/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-3/+0
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-3/+0
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada1-2/+0
2018-12-29ARM: uniphier: add CONFIG_PREBOOTMasahiro Yamada1-0/+2
2018-12-29ARM: uniphier: allow to source boot script before distro-bootMasahiro Yamada1-0/+20
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada1-0/+4
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-09-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada1-2/+2
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada1-44/+40
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-1/+0
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-24ARM: uniphier: move SPL stack addressMasahiro Yamada1-1/+1
2018-04-24ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada1-0/+1
2018-04-24ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada1-1/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-2/+0
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada1-8/+8
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada1-3/+3
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-2/+0
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada1-2/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-2/+0
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada1-5/+0
2017-10-23ARM: uniphier: remove verify=n from environmentsMasahiro Yamada1-1/+0
2017-10-23ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada1-0/+1
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-8/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford1-2/+0
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada1-3/+0
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-7/+1
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-3/+0
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada1-33/+3
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-3/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-1/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-2/+0
2017-05-17ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada1-1/+1
2017-05-17ARM: uniphier: add usbupdate commandMasahiro Yamada1-0/+5
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