summaryrefslogtreecommitdiffstats
path: root/include/configs/uniphier.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada2016-04-241-1/+2
* ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada2016-04-241-0/+2
* ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-241-7/+40
* ARM: uniphier: remove CONFIG_ARP_TIMEOUT defineMasahiro Yamada2016-04-011-8/+0
* ARM: uniphier: drop unneeded defines related to legacy serial driverMasahiro Yamada2016-04-011-6/+0
* ARM: uniphier: add sramupdate commandMasahiro Yamada2016-04-011-0/+4
* ARM: uniphier: make u-boot-with-spl.bin really availableMasahiro Yamada2016-04-011-0/+1
* ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada2016-03-241-3/+6
* ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-241-0/+3
* ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-241-4/+3
* ARM: uniphier: fix bogus commentMasahiro Yamada2016-03-241-1/+1
* ARM: uniphier: remove commented out defineMasahiro Yamada2016-03-241-5/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-3/+0
* ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-291-6/+6
* ARM: uniphier: add emmcupdate commandMasahiro Yamada2016-02-291-0/+7
* ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-291-0/+3
* ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada2016-02-291-0/+4
* ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada2016-02-141-1/+0
* ARM: uniphier: change stack pointer address for SPLMasahiro Yamada2016-02-141-1/+1
* ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada2016-02-141-2/+2
* ARM: uniphier: fix nfsboot commandMasahiro Yamada2016-02-141-2/+8
* ARM: uniphier: factor out common part of boot commandsMasahiro Yamada2016-02-141-11/+10
* ARM: uniphier: add default bootm_low to fix FIT bootMasahiro Yamada2016-02-141-0/+1
* ARM: uniphier: fix NOR boot commandMasahiro Yamada2016-02-141-2/+3
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* ARM: uniphier: add bootm_low environmentMasahiro Yamada2016-01-201-3/+6
* ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada2016-01-201-0/+2
* ARM: uniphier: allow to run zImage rather than uImageMasahiro Yamada2015-12-231-5/+6
* ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGSMasahiro Yamada2015-12-231-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-251-49/+1
* ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada2015-09-251-16/+6
* ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-251-8/+9
* ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-251-9/+2
* ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-251-10/+1
* ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-251-1/+6
* ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-251-14/+5
* ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada2015-08-311-1/+1
* ARM: uniphier: remove unused macroMasahiro Yamada2015-08-301-2/+0
* ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada2015-07-231-4/+24
* ARM: UniPhier: update CONFIG_BOOTARGSMasahiro Yamada2015-07-231-1/+1
* ARM: UniPhier: add environment variable for TFTP bootMasahiro Yamada2015-07-231-0/+10
* ARM: UniPhier: add environment sets for non-FIT Linux bootMasahiro Yamada2015-07-231-18/+43
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-2/+0
|\
* | ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-05-311-0/+2
* | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-311-5/+1
|/
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-1/+0
OpenPOWER on IntegriCloud