summaryrefslogtreecommitdiff
path: root/include/configs/qemu-arm.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+9
* qemu-arm: Enable NVMe for distro bootAlexander Graf2022-04-041-0/+7
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-2/+0
* mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay2022-01-211-1/+2
* ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik2022-01-141-4/+28
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* qemu-arm: Remove need to specify flash banksAndre Przywara2020-10-081-7/+1
* arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel2020-07-291-0/+1
* qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke2020-01-231-0/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-2/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2019-07-181-0/+5
* ARM: qemu-arm: enable USB boot in distro boot with UEFIAKASHI Takahiro2019-03-081-0/+1
* qemu-arm: Add persistent environment supportSumit Garg2018-12-121-1/+7
* qemu-arm: Enable VirtIO distro targetSumit Garg2018-12-121-0/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-09-261-3/+0
|\
| * rtc: pl031: convert the driver to driver modelAKASHI Takahiro2018-09-231-3/+0
* | ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen2018-09-251-3/+0
|/
* qemu-arm: Enable DHCP distro targetAlexander Graf2018-09-051-1/+2
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* ARM: qemu-arm: enable RTCHeinrich Schuchardt2018-07-191-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-1/+0
* ARM: qemu-arm: Dynamically determine timer frequencyTuomas Tynkkynen2018-04-281-3/+1
* ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen2018-03-091-0/+2
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf2018-01-281-3/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2017-10-061-0/+58