summaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-301-1/+1
* configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi2021-07-141-0/+2
* ARM: uniphier: rename include guard of include/configs/uniphier.hMasahiro Yamada2020-08-181-3/+3
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-3/+0
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-2/+0
* ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada2020-07-111-20/+0
* ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MBMasahiro Yamada2020-07-111-2/+2
* ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada2020-02-281-0/+11
* ARM: uniphier: use $loadaddr for source commandMasahiro Yamada2020-02-011-3/+3
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada2019-07-101-7/+7
* ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada2019-07-101-2/+2
* ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada2019-07-101-6/+0
* ARM: uniphier: remove empty #ifdef blockMasahiro Yamada2019-07-101-4/+0
* CONFIG_SYS_[DI]CACHE_OFF: remove commented linesTrevor Woerner2019-05-181-4/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-3/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-3/+0
* preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada2019-02-221-2/+0
* ARM: uniphier: add CONFIG_PREBOOTMasahiro Yamada2018-12-291-0/+2
* ARM: uniphier: allow to source boot script before distro-bootMasahiro Yamada2018-12-291-0/+20
* ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada2018-12-291-0/+4
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada2018-09-111-2/+2
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* ARM: uniphier: enable distro bootMasahiro Yamada2018-07-251-44/+40
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-1/+0
* ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2018-05-231-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: uniphier: move SPL stack addressMasahiro Yamada2018-04-241-1/+1
* ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada2018-04-241-0/+1
* ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada2018-04-241-1/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-2/+0
* ARM: uniphier: change load addresses for bigger kernel imageMasahiro Yamada2018-03-151-8/+8
* ARM: uniphier: increase the firmware size in update command environmentMasahiro Yamada2018-03-151-3/+3
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-5/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-2/+0
* ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada2018-01-091-2/+0
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-2/+0
* ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada2017-11-291-5/+0
* ARM: uniphier: remove verify=n from environmentsMasahiro Yamada2017-10-231-1/+0
* ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada2017-10-231-0/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-8/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0