summaryrefslogtreecommitdiff
path: root/include/configs/uniphier.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defineMasahiro Yamada2016-10-181-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-121-11/+10
|\
| * ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2016-10-101-7/+7
| * ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2016-10-101-4/+3
| * ARM: uniphier: fix typos in a comment blockMasahiro Yamada2016-10-101-1/+1
* | common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-181-3/+0
|\
| * ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-141-2/+0
| * ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-141-1/+0
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* | Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* | Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
|/
* ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-071-1/+0
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-281-0/+1
|\
| * ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada2016-08-281-0/+1
* | ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-6/+0
|/
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-1/+0
* ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-111-1/+6
* ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada2016-08-111-0/+4
* ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-111-3/+0
* ARM: uniphier: move CONFIG_I2C_EEPROM to defconfigMasahiro Yamada2016-07-261-1/+0
* ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada2016-07-231-1/+0
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-2/+0
* ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada2016-06-201-1/+0
* ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada2016-06-201-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada2016-06-091-1/+0
* ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-091-1/+3
* ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-261-1/+11
* 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