summaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)Author
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2020-08-18ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada
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