summaryrefslogtreecommitdiff
path: root/include/configs/qemu-arm.h
AgeCommit message (Expand)Author
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-04qemu-arm: Enable NVMe for distro bootAlexander Graf
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay
2022-01-14ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2020-10-08qemu-arm: Remove need to specify flash banksAndre Przywara
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-01-23qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64MDhananjay Phadke
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro
2019-03-08ARM: qemu-arm: enable USB boot in distro boot with UEFIAKASHI Takahiro
2018-12-12qemu-arm: Add persistent environment supportSumit Garg
2018-12-12qemu-arm: Enable VirtIO distro targetSumit Garg
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen
2018-09-23rtc: pl031: convert the driver to driver modelAKASHI Takahiro
2018-09-05qemu-arm: Enable DHCP distro targetAlexander Graf
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-28ARM: qemu-arm: Dynamically determine timer frequencyTuomas Tynkkynen
2018-03-09ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen