aboutsummaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-5/+0
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-1/+1
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi1-0/+2
2020-08-18ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada1-3/+3
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-3/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-2/+0
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada1-20/+0
2020-07-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada1-2/+2
2020-02-28ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada1-0/+11
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada1-3/+3
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada1-7/+7
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada1-2/+2
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada1-6/+0
2019-07-10ARM: uniphier: remove empty #ifdef blockMasahiro Yamada1-4/+0
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