summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_aemv8a.h
AgeCommit message (Expand)Author
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-07arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara
2020-05-07arm: juno: enable USBAndre Przywara
2020-05-07arm: juno: Fix UART clock rateAndre Przywara
2020-05-07arm: juno: Fix Juno address variablesAndre Przywara
2020-04-24fvp: Add support for loading Android boot images via semihostingPeter Collingbourne
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin
2019-08-26vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-15arm64: Remove non-full-va map codeAlexander Graf
2016-03-15vexpress64: Add MMU tablesAlexander Graf
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara
2015-11-21vexpress64: store env in flashRyan Harkin
2015-11-21vexpress64: remove #errorRyan Harkin
2015-11-21vexpress64: use 2nd DRAM bank only on junoRyan Harkin
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau