1. 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years ago
  2. 1bbfdc5 sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig by Simon Glass · 2 years, 1 month ago
  3. 83505a7 arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 2 months ago
  4. d622b08 nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp by Tom Rini · 2 years, 3 months ago
  5. 9314533 nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · 2 years, 3 months ago
  6. 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, 3 months ago
  7. aec051d microblaze: Remove interrupt handler by Michal Simek · 2 years, 3 months ago
  8. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 3 months ago
  9. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 3 months ago
  10. 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 3 months ago
  11. 89e81e6 mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 3 months ago
  12. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 4 months ago
  13. 39f42fe powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs by Pali Rohár · 2 years, 5 months ago
  14. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 6 months ago
  15. 1dd56db treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used by Sean Anderson · 2 years, 5 months ago
  16. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 6 months ago
  17. c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 6 months ago
  18. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 6 months ago
  19. dd2986a powerpc: Fix incorrect SYS_IMMR migration values by Tom Rini · 2 years, 6 months ago
  20. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 7 months ago
  21. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  22. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 2 years, 10 months ago
  23. 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 2 years, 10 months ago
  24. 0153723 arm: Allow supporting ACPI-table generation by Simon Glass · 2 years, 10 months ago
  25. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 2 years, 10 months ago
  26. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  27. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 9 months ago
  28. d3adee1 sandbox: imply PARTITION_TYPE_GUID by Heinrich Schuchardt · 2 years, 8 months ago
  29. ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 2 years, 9 months ago
  30. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 2 years, 9 months ago
  31. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 10 months ago
  32. 93e1edf Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 2 years, 10 months ago
  33. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  34. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  35. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 1 month ago
  36. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  37. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  38. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 1 month ago
  39. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 2 months ago
  40. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  41. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 4 months ago
  42. 1b457e7 sandbox: enable LTO by default by Marek Behún · 3 years, 4 months ago
  43. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 4 months ago
  44. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 5 months ago
  45. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  46. 543d091 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 7 months ago
  47. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 6 months ago
  48. 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 7 months ago
  49. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 9 months ago
  50. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 3 years, 10 months ago
  51. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 3 years, 11 months ago
  52. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  53. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  54. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 3 years, 11 months ago
  55. b1ad415 sandbox: enable poweroff command by Heinrich Schuchardt · 3 years, 11 months ago
  56. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 3 years, 11 months ago
  57. 7b56432 arc: Kconfig: Add missing DM dependency by Michal Simek · 4 years, 1 month ago
  58. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 2 months ago
  59. 4a4830c cmd: add clone command by John Chau · 4 years, 3 months ago
  60. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 2 months ago
  61. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 2 months ago
  62. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 4 months ago
  63. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 6 months ago
  64. e556d3d x86: Enable pinctrl in SPL and TPL by Simon Glass · 4 years, 10 months ago
  65. 69b1e9f x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 4 years, 10 months ago
  66. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  67. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  68. 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  69. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  70. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  71. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  72. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  73. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  74. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  75. abe0f87 m68k: add OF control support to m68k by Angelo Dureghello · 6 years ago
  76. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  77. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 5 years ago
  78. 31d5261 x86: Enable the RTC on all boards by Simon Glass · 5 years ago
  79. 9898790 x86: Support SPL and TPL by Simon Glass · 5 years ago
  80. add4967 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 5 years ago
  81. 7c8d210 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
  82. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  83. 2a04957 dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  84. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  85. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  86. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  87. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  88. fe39e8e sandbox: imply CONFIG_TEE (TEE uclass) by Jens Wiklander · 6 years ago
  89. cd1f45c riscv: kconfig: Imply DM support for some common drivers by Bin Meng · 6 years ago
  90. bf6cc82 riscv: kconfig: Select DM and OF_CONTROL by Bin Meng · 6 years ago
  91. 117a433 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
  92. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  93. 0f1caa9 sandbox: Enable bitrev library build by Bin Meng · 6 years ago
  94. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  95. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  96. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  97. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  98. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  99. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  100. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago