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
/
board
/
emulation
Age
Commit message (
Expand
)
Author
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-04-25
qemu: dfu: Correct memset call in set_dfu_alt_info
Tom Rini
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2023-02-06
arm: qemu: Move GUIDs to the C file
Simon Glass
2023-02-06
arm: qemu: Switch to a text environment
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-20
riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+
Bin Meng
2022-07-05
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
Tom Rini
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2022-04-06
riscv: enable CONFIG_CMD_SBI for QEMU boards
Heinrich Schuchardt
2022-03-31
qemu: arm: Remove platform specific function to get RNG device
Sughosh Ganu
2022-02-10
riscv: qemu: Implement is_flash_available() for MTD NOR
Anup Patel
2022-02-10
riscv: qemu: Enable HTIF console support
Anup Patel
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-23
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
2021-11-29
qemu: common: Fix build with update capsule
Vincent Stehlé
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-18
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-08-11
riscv: qemu: Enable MTD NOR flash support
Bin Meng
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-05-18
efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...
Sughosh Ganu
2021-04-15
ppc: qemu: Create a virtual memory mapping of the platform bus
Bin Meng
2021-04-12
qemu: arm: select QFW, MMIO on qemu-arm
Asherah Connor
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-03-05
ppc: qemu: Move board directory from board/freescale to board/emulation
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
qemu: common: Set dfu_alt_info variable for the platform
Sughosh Ganu
2020-12-31
qemu: common: Add support for dynamic mtdparts for the platform
Sughosh Ganu
2020-12-31
qemu: arm: Initialise virtio devices in board_late_init
Sughosh Ganu
2020-11-17
riscv: enable SATA disk on QEMU RISC-V
Heinrich Schuchardt
2020-11-17
riscv: sort SPECIFIC_OPTIONS
Heinrich Schuchardt
2020-09-01
x86: qemu: Remove dead code
Andy Shevchenko
2020-07-29
arm: qemu: override flash accessors to use virtualizable instructions
Ard Biesheuvel
2020-07-29
arm: qemu: implement enable_caches()
Ard Biesheuvel
2020-07-24
riscv: qemu: Add syscon reboot and poweroff support
Bin Meng
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-23
Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...
Lukas Auer
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-26
riscv: qemu: Fix kconfig build warning
Bin Meng
2019-08-26
riscv: qemu: add SPL configuration
Lukas Auer
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
[next]