aboutsummaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-24ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada1-3/+6
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada1-0/+3
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada1-4/+3
2016-03-24ARM: uniphier: fix bogus commentMasahiro Yamada1-1/+1
2016-03-24ARM: uniphier: remove commented out defineMasahiro Yamada1-5/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-3/+0
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada1-6/+6
2016-02-29ARM: uniphier: add emmcupdate commandMasahiro Yamada1-0/+7
2016-02-29ARM: uniphier: add eMMC boot supportMasahiro Yamada1-0/+3
2016-02-29ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada1-0/+4
2016-02-14ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada1-1/+0
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada1-1/+1
2016-02-14ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada1-2/+2
2016-02-14ARM: uniphier: fix nfsboot commandMasahiro Yamada1-2/+8
2016-02-14ARM: uniphier: factor out common part of boot commandsMasahiro Yamada1-11/+10
2016-02-14ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada1-0/+1
2016-02-14ARM: uniphier: fix NOR boot commandMasahiro Yamada1-2/+3
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-20ARM: uniphier: add bootm_low environmentMasahiro Yamada1-3/+6
2016-01-20ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada1-0/+2
2015-12-23ARM: uniphier: allow to run zImage rather than uImageMasahiro Yamada1-5/+6
2015-12-23ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGSMasahiro Yamada1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada1-49/+1
2015-09-25ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada1-16/+6
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada1-8/+9
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada1-9/+2
2015-09-25ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada1-10/+1
2015-09-25ARM: uniphier: change the external bus address mappingMasahiro Yamada1-1/+6
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada1-14/+5
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada1-1/+1
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada1-2/+0
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada1-4/+24
2015-07-23ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada1-1/+1
2015-07-23ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada1-0/+10
2015-07-23ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada1-18/+43
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-5/+0
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-2/+0
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada1-0/+2
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada1-5/+1
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-1/+0
2015-03-24ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada1-4/+0
2015-03-24ARM: UniPhier: move init stack area just below TEXT_BASEMasahiro Yamada1-1/+1
2015-03-24ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINTMasahiro Yamada1-0/+2
2015-03-24ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada1-4/+1
2015-03-24ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada1-3/+1
2015-03-24ARM: UniPhier: enable CONFIG_PANIC_HANGMasahiro Yamada1-1/+4
2015-03-01ARM: UniPhier: switch to xHCI for PH1-Pro4Masahiro Yamada1-0/+3
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-2/+0