summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_aemv8a.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-4/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-8/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-1/+0
* pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf2018-01-281-1/+0
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-7/+1
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-20/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-1/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-2/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-2/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-3/+0
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-3/+0
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-271-2/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-151-5/+5
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-1/+0
* vexpress64: Add MMU tablesAlexander Graf2016-03-151-3/+3
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-3/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* 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