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