summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_aemv8a.h
Commit message (Expand)AuthorAgeLines
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-08-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-03-1/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-2/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20-2/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-3/+0
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-3/+0
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-27-2/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-15-5/+5
* arm64: Remove non-full-va map codeAlexander Graf2016-03-15-1/+0
* vexpress64: Add MMU tablesAlexander Graf2016-03-15-3/+3
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-3/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-08-2/+2
* vexpress64: store env in flashRyan Harkin2015-11-21-17/+20
* vexpress64: remove #errorRyan Harkin2015-11-21-6/+0
* vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-21-3/+8
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-3/+0
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-19-1/+3
* vexpress64: juno: use /dev/sda2Ryan Harkin2015-10-11-1/+1
* vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin2015-10-11-2/+14
* vexpress64: juno: add optional initrdRyan Harkin2015-10-11-1/+8
* vexpress64: juno: add androidboot.hardware=junoRyan Harkin2015-10-11-0/+1
* vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-11-2/+23
* vexpress64: increase max gunzip sizeRyan Harkin2015-10-11-0/+2
* vexpress64: fix checkpatch warningsRyan Harkin2015-10-11-2/+4
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-10/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-28-6/+6
* vexpress64: let Juno wait for root deviceLinus Walleij2015-05-28-0/+1
* vexpress64: fix various memory issuesLinus Walleij2015-05-27-5/+9
* vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-27-0/+1
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-23-16/+4
* vexpress64: juno: add default NOR flash bootLinus Walleij2015-04-10-1/+29
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-03-1/+12
|\
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-27-1/+12
* | vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-28-24/+4
* | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-28-9/+11
|/
* armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-09-7/+0
* vexpress64: juno: add NOR flash detectionLinus Walleij2015-03-05-11/+23
* vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-05-2/+10
* vexpress64: support the Juno Development PlatformLinus Walleij2015-01-30-1/+18
* vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-30-8/+8