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