1. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  2. 3980baa risc-v: qemu: imply NVME_PCI by Heinrich Schuchardt · 11 months ago
  3. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 11 months ago
  4. 3555c92 qemu: riscv: Enable UFS support by Bin Meng · 1 year ago
  5. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago WIP/07Nov2023-next
  6. bfaa048 qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · 12 months ago
  7. db7516b board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 1 month ago
  8. e6ff998 global: Use proper project name U-Boot (next2) by Michal Simek · 1 year, 1 month ago
  9. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 2 months ago
  10. 05e2fa7 arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · 1 year, 2 months ago
  11. 120f540 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · 1 year, 2 months ago
  12. 4d6641d arm: qemu: Enable Bochs video support by Alper Nebi Yasak · 1 year, 2 months ago
  13. 1b7de4f riscv: qemu: imply CONFIG_DM_RNG by Heinrich Schuchardt · 1 year, 3 months ago
  14. 9234b77 x86: qemu-x86: Convert to text environment by Simon Glass · 1 year, 3 months ago
  15. 02be57c riscv: qemu: Enable usb keyboard as an input device by Bin Meng · 1 year, 3 months ago
  16. 124308e riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 3 months ago
  17. 608b80b riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · 1 year, 3 months ago
  18. 7161616 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 3 months ago
  19. f23f1b5 MAINTAINERS: Add a number of "common" directories by Tom Rini · 1 year, 3 months ago
  20. cccea18 efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 5 months ago
  21. e97c89c qemu: dfu: Correct memset call in set_dfu_alt_info by Tom Rini · 1 year, 7 months ago
  22. 71aa806 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 9 months ago
  23. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 9 months ago
  24. ece763d arm: qemu: Switch to a text environment by Simon Glass · 1 year, 9 months ago
  25. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  26. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  27. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 1 year, 11 months ago
  28. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  29. cb052d7 riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+ by Bin Meng · 2 years ago
  30. 604c62f qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code by Tom Rini · 2 years, 4 months ago
  31. 741ef86 capsule: board: Add information needed for capsule updates by Sughosh Ganu · 2 years, 6 months ago
  32. 22e324c riscv: enable CONFIG_CMD_SBI for QEMU boards by Heinrich Schuchardt · 2 years, 7 months ago
  33. 64437a0 qemu: arm: Remove platform specific function to get RNG device by Sughosh Ganu · 2 years, 7 months ago
  34. ef19131 riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 9 months ago
  35. be7ce1a riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 9 months ago
  36. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  37. 239d22c fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · 2 years, 10 months ago
  38. 270eeb6 qemu: common: Fix build with update capsule by Vincent Stehlé · 2 years, 11 months ago
  39. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago WIP/27Oct2021
  40. 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years ago
  41. 47a25e8 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 3 months ago
  42. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  43. d248627 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 2 months ago
  44. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 3 months ago
  45. 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 6 months ago
  46. b339899 ppc: qemu: Create a virtual memory mapping of the platform bus by Bin Meng · 3 years, 7 months ago
  47. 0219279 qemu: arm: select QFW, MMIO on qemu-arm by Asherah Connor · 3 years, 7 months ago
  48. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  49. 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 8 months ago
  50. 6a026e5 Azure/GitLab: Use buildman -T0 for binman, etc, test by Tom Rini · 3 years, 8 months ago WIP/04Mar2021