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