index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
qemu-arm.h
Age
Commit message (
Expand
)
Author
2020-10-08
qemu-arm: Remove need to specify flash banks
Andre Przywara
2020-07-29
arm: qemu: override flash accessors to use virtualizable instructions
Ard Biesheuvel
2020-01-23
qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
Dhananjay Phadke
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-07-18
arm: qemu: fix failure in flash initialization if booting from TF-A
AKASHI Takahiro
2019-03-08
ARM: qemu-arm: enable USB boot in distro boot with UEFI
AKASHI Takahiro
2018-12-12
qemu-arm: Add persistent environment support
Sumit Garg
2018-12-12
qemu-arm: Enable VirtIO distro target
Sumit Garg
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-25
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Tuomas Tynkkynen
2018-09-23
rtc: pl031: convert the driver to driver model
AKASHI Takahiro
2018-09-05
qemu-arm: Enable DHCP distro target
Alexander Graf
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-19
ARM: qemu-arm: enable RTC
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
arm: move SYS_ARCH_TIMER to KConfig
Andre Przywara
2018-04-28
ARM: qemu-arm: Dynamically determine timer frequency
Tuomas Tynkkynen
2018-03-09
ARM: qemu-arm: Increase CONFIG_SYS_CBSIZE
Tuomas Tynkkynen
2018-02-23
Remove config_distro_defaults.h
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
2017-12-12
ata: Migrate CONFIG_LIBATA to Kconfig
Tuomas Tynkkynen
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-10-06
ARM: Add a new arch + board for QEMU's 'virt' machine
Tuomas Tynkkynen