summaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)Author
2020-02-28ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada
2018-12-29ARM: uniphier: add CONFIG_PREBOOTMasahiro Yamada
2018-12-29ARM: uniphier: allow to source boot script before distro-bootMasahiro Yamada
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-09-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-24ARM: uniphier: move SPL stack addressMasahiro Yamada
2018-04-24ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada
2018-04-24ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-15ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada
2018-03-15ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada
2017-10-23ARM: uniphier: remove verify=n from environmentsMasahiro Yamada
2017-10-23ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-17ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada
2017-05-17ARM: uniphier: add usbupdate commandMasahiro Yamada
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-23ARM: uniphier: rename second stage loader nameMasahiro Yamada
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada