1. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  2. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  3. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  4. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  5. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  6. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  7. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  8. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  9. 4778a58 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
  10. f8bd43f sandbox: enable LTO by default by Marek Behún · 3 years, 6 months ago
  11. 7243493 sandbox: make LTO available by Marek Behún · 3 years, 6 months ago
  12. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
  13. 4dab60b sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 9 months ago
  14. 4a7fef7 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 9 months ago
  15. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  16. 623369c sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 9 months ago
  17. b87153c linker_lists: Fix alignment issue by Simon Glass · 4 years ago
  18. 0e29873 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
  19. 529e208 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 1 month ago
  20. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  21. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  22. bee77f6 x86: Provide default SMBIOS manufacturer/product by Simon Glass · 4 years, 1 month ago
  23. fedf656 sandbox: enable poweroff command by Heinrich Schuchardt · 4 years, 1 month ago
  24. 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years, 1 month ago
  25. d5d59bd arc: Kconfig: Add missing DM dependency by Michal Simek · 4 years, 3 months ago
  26. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  27. fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
  28. f69c009 x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
  29. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
  30. 8ffe86c sandbox: move compression option to Kconfig by Michael Walle · 4 years, 6 months ago
  31. a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 9 months ago
  32. 7b1ecb8 x86: Enable pinctrl in SPL and TPL by Simon Glass · 5 years ago
  33. fe45513 x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 5 years ago
  34. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  35. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  36. 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  37. 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
  38. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  39. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  40. 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
  41. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  42. e5289a7 Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  43. e007b15 m68k: add OF control support to m68k by Angelo Dureghello · 6 years ago
  44. ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  45. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
  46. 56382fb x86: Enable the RTC on all boards by Simon Glass · 6 years ago
  47. c9ae1ae x86: Support SPL and TPL by Simon Glass · 6 years ago
  48. 384c141 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 6 years ago
  49. 0af3e85 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
  50. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  51. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  52. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  53. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  54. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  55. f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  56. dca252d sandbox: imply CONFIG_TEE (TEE uclass) by Jens Wiklander · 6 years ago
  57. 3880c38 riscv: kconfig: Imply DM support for some common drivers by Bin Meng · 6 years ago
  58. a760eba riscv: kconfig: Select DM and OF_CONTROL by Bin Meng · 6 years ago
  59. 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
  60. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  61. 0c0d9b0 sandbox: Enable bitrev library build by Bin Meng · 6 years ago
  62. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  63. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  64. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  65. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  66. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  67. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  68. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  69. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  70. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  71. fa08a39 x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  72. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  73. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  74. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  75. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  76. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  77. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  78. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  79. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  80. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  81. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  82. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  83. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  84. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  85. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  86. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  87. 367b3ac Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  88. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  89. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  90. d9d7d8b Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  91. f4cb474 sandbox: Enable CMD_GETTIME by Simon Glass · 8 years ago
  92. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 8 years ago
  93. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · 8 years ago
  94. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  95. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 8 years ago
  96. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 8 years ago
  97. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  98. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 8 years ago
  99. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
  100. 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago