summaryrefslogtreecommitdiff
path: root/include/configs/vexpress_aemv8a.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-23arm: vexpress64: juno: Enable distro_bootcmd functionalityAndre Przywara1-24/+34
2021-02-25vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro1-0/+3
2021-01-29vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk1-2/+4
2020-07-08arm: vexpress64: Fix counter frequencyAndre Przywara1-1/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-07arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara1-6/+0
2020-05-07arm: juno: enable USBAndre Przywara1-0/+5
2020-05-07arm: juno: Fix UART clock rateAndre Przywara1-1/+1
2020-05-07arm: juno: Fix Juno address variablesAndre Przywara1-15/+13
2020-04-24fvp: Add support for loading Android boot images via semihostingPeter Collingbourne1-10/+20
2019-11-21env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-08-31Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin1-15/+2
2019-08-26vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla1-1/+0
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass1-2/+0
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass1-1/+1
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-8/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf1-1/+0
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-1/+0
2017-10-21net: Add SMC911X driver to Kconfig, convertAdam Ford1-7/+1
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-20/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-09cmd: 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-27ARM: 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-16arm64: 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-22vexpress64: store env in flashRyan Harkin1-17/+20