1. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 6 months ago
  2. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 11 months ago
  3. 24c4ac8 Kconfig: move CONFIG_32/64BIT to arch/Kconfig by Dan Carpenter · 8 months ago
  4. 3dd1486 Kconfig: Centralize prompting for SYS_CONFIG_NAME by Tom Rini · 9 months ago
  5. db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 9 months ago
  6. b17e280 riscv: allow usage of ACPI by Heinrich Schuchardt · 10 months ago
  7. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  8. 512369a sandbox: Avoid requiring CMDLINE by Simon Glass · 12 months ago
  9. 909b15c sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · 12 months ago
  10. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year ago
  11. 26af162 arch: m68k: Implement relocation by Marek Vasut · 1 year, 2 months ago
  12. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 2 months ago
  13. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 6 months ago
  14. 1e48392 arch: enable private libgcc for m68k by Angelo Dureghello · 1 year, 8 months ago
  15. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  16. c394e8d Kconfig: clean up skipping low-level initialization by Heinrich Schuchardt · 1 year, 10 months ago
  17. e52fca2 Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig by Tom Rini · 1 year, 11 months ago
  18. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  19. 57b9900 riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 1 year, 11 months ago
  20. 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 1 year, 11 months ago
  21. 68e5404 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · 1 year, 11 months ago
  22. 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years ago
  23. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  24. 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 1 month ago
  25. 1bbfdc5 sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig by Simon Glass · 2 years, 2 months ago
  26. 83505a7 arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 3 months ago
  27. d622b08 nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp by Tom Rini · 2 years, 4 months ago
  28. 9314533 nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · 2 years, 4 months ago
  29. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  30. aec051d microblaze: Remove interrupt handler by Michal Simek · 2 years, 4 months ago
  31. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 4 months ago
  32. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 4 months ago
  33. 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 4 months ago
  34. 89e81e6 mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 4 months ago
  35. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 5 months ago
  36. 39f42fe powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs by Pali Rohár · 2 years, 6 months ago
  37. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  38. 1dd56db treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · 2 years, 6 months ago
  39. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  40. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 7 months ago
  41. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 7 months ago
  42. dd2986a powerpc: Fix incorrect SYS_IMMR migration values by Tom Rini · 2 years, 7 months ago
  43. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  44. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  45. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 2 years, 11 months ago
  46. 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 2 years, 11 months ago
  47. 0153723 arm: Allow supporting ACPI-table generation by Simon Glass · 2 years, 11 months ago
  48. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 2 years, 11 months ago
  49. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  50. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  51. d3adee1 sandbox: imply PARTITION_TYPE_GUID by Heinrich Schuchardt · 2 years, 9 months ago
  52. ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 2 years, 10 months ago
  53. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 10 months ago
  54. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 11 months ago
  55. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 2 years, 11 months ago
  56. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  57. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  58. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  59. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  60. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  61. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  62. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  63. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  64. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 5 months ago
  65. 1b457e7 sandbox: enable LTO by default by Marek Behún · 3 years, 5 months ago
  66. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 5 months ago
  67. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 6 months ago
  68. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  69. 543d091 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 7 months ago
  70. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 7 months ago
  71. 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 8 months ago
  72. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 10 months ago
  73. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
  74. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years ago
  75. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
  76. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  77. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years ago
  78. b1ad415 sandbox: enable poweroff command by Heinrich Schuchardt · 4 years ago
  79. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years ago
  80. 7b56432 arc: Kconfig: Add missing DM dependency by Michal Simek · 4 years, 2 months ago
  81. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 3 months ago
  82. 4a4830c cmd: add clone command by John Chau · 4 years, 4 months ago
  83. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 3 months ago
  84. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 3 months ago
  85. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 5 months ago
  86. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 7 months ago
  87. e556d3d x86: Enable pinctrl in SPL and TPL by Simon Glass · 4 years, 11 months ago
  88. 69b1e9f x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 4 years, 11 months ago
  89. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 11 months ago
  90. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 11 months ago
  91. 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  92. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  93. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  94. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  95. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  96. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  97. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  98. abe0f87 m68k: add OF control support to m68k by Angelo Dureghello · 6 years ago
  99. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  100. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago