summaryrefslogtreecommitdiffstats
path: root/include/configs/vexpress_aemv8a.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Juno/FVP: adjust kernel load addressAndre Przywara2016-01-081-2/+2
* vexpress64: store env in flashRyan Harkin2015-11-211-17/+20
* vexpress64: remove #errorRyan Harkin2015-11-211-6/+0
* vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-211-3/+8
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-3/+0
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-1/+3
* vexpress64: juno: use /dev/sda2Ryan Harkin2015-10-111-1/+1
* vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin2015-10-111-2/+14
* vexpress64: juno: add optional initrdRyan Harkin2015-10-111-1/+8
* vexpress64: juno: add androidboot.hardware=junoRyan Harkin2015-10-111-0/+1
* vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-111-2/+23
* vexpress64: increase max gunzip sizeRyan Harkin2015-10-111-0/+2
* vexpress64: fix checkpatch warningsRyan Harkin2015-10-111-2/+4
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-10/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-281-6/+6
* vexpress64: let Juno wait for root deviceLinus Walleij2015-05-281-0/+1
* vexpress64: fix various memory issuesLinus Walleij2015-05-271-5/+9
* vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-271-0/+1
* vexpress64: use DM for all vexpress64 boardsLinus Walleij2015-04-231-16/+4
* vexpress64: juno: add default NOR flash bootLinus Walleij2015-04-101-1/+29
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-031-1/+12
|\
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-271-1/+12
* | vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-281-24/+4
* | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-281-9/+11
|/
* armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-091-7/+0
* vexpress64: juno: add NOR flash detectionLinus Walleij2015-03-051-11/+23
* vexpress64: juno: support SMC9118 ethernetLinus Walleij2015-03-051-2/+10
* vexpress64: support the Juno Development PlatformLinus Walleij2015-01-301-1/+18
* vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij2015-01-301-8/+8
* vexpress64: switch to generic boardLinus Walleij2014-12-291-2/+3
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-1/+0
* vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIPTom Rini2014-08-301-0/+2
* vexpress_aemv8a.h: Clean up the configTom Rini2014-08-301-8/+5
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-031-7/+56
* arm64 patch: gicv3 supportDavid Feng2014-04-081-0/+7
* vexpress/armv8: Fix incorrect ethernet controllerBhupesh Sharma2014-01-171-3/+3
* arm64: board support of vexpress_aemv8aDavid Feng2014-01-091-0/+189
OpenPOWER on IntegriCloud