summaryrefslogtreecommitdiffstats
path: root/include/configs/uniphier.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford2017-09-021-2/+0
* ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada2017-08-301-3/+0
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-7/+1
* configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-3/+0
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-261-33/+3
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-3/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-2/+0
* ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada2017-05-171-1/+1
* ARM: uniphier: add usbupdate commandMasahiro Yamada2017-05-171-0/+5
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* ARM: uniphier: rename second stage loader nameMasahiro Yamada2017-02-231-1/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-4/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada2017-01-291-6/+18
* ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada2017-01-291-7/+13
* ARM: uniphier: change the offset to environment storage areaMasahiro Yamada2017-01-291-1/+1
* ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada2017-01-291-2/+7
* ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada2017-01-291-14/+22
* ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada2017-01-291-6/+5
* ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-291-1/+1
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0