1. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  2. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  3. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  4. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  5. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  6. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 1 month ago
  7. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 2 months ago
  8. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  9. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 4 months ago
  10. 1b457e7 sandbox: enable LTO by default by Marek Behún · 3 years, 4 months ago
  11. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 4 months ago
  12. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 5 months ago
  13. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  14. 543d091 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 7 months ago
  15. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 6 months ago
  16. 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 7 months ago
  17. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 9 months ago
  18. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 3 years, 10 months ago
  19. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 3 years, 11 months ago
  20. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 3 years, 11 months ago
  21. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  22. 839d66c x86: Provide default SMBIOS manufacturer/product by Simon Glass · 3 years, 11 months ago
  23. b1ad415 sandbox: enable poweroff command by Heinrich Schuchardt · 4 years ago
  24. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 3 years, 11 months ago
  25. 7b56432 arc: Kconfig: Add missing DM dependency by Michal Simek · 4 years, 1 month ago
  26. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 2 months ago
  27. 4a4830c cmd: add clone command by John Chau · 4 years, 3 months ago
  28. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 2 months ago
  29. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 2 months ago
  30. efc0644 sandbox: move compression option to Kconfig by Michael Walle · 4 years, 4 months ago
  31. 1c0bc80 sandbox: implement ft_board_setup() by Heinrich Schuchardt · 4 years, 6 months ago
  32. e556d3d x86: Enable pinctrl in SPL and TPL by Simon Glass · 4 years, 10 months ago
  33. 69b1e9f x86: Don't imply libfdt or SPI flash in TPL by Simon Glass · 4 years, 10 months ago
  34. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  35. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  36. 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  37. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  38. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  39. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  40. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  41. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  42. a4298dd Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · 5 years ago
  43. abe0f87 m68k: add OF control support to m68k by Angelo Dureghello · 6 years ago
  44. f30f268 Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  45. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 5 years ago
  46. 31d5261 x86: Enable the RTC on all boards by Simon Glass · 5 years ago
  47. 9898790 x86: Support SPL and TPL by Simon Glass · 5 years ago
  48. add4967 arch: armv8: Provide a way to disable cache maintenance ops by Vignesh Raghavendra · 5 years ago
  49. 7c8d210 riscv: Enable create symlink using kconfig by Anup Patel · 6 years ago
  50. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  51. 2a04957 dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  52. 919e7a8 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  53. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  54. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  55. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  56. fe39e8e sandbox: imply CONFIG_TEE (TEE uclass) by Jens Wiklander · 6 years ago
  57. cd1f45c riscv: kconfig: Imply DM support for some common drivers by Bin Meng · 6 years ago
  58. bf6cc82 riscv: kconfig: Select DM and OF_CONTROL by Bin Meng · 6 years ago
  59. 117a433 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
  60. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  61. 0f1caa9 sandbox: Enable bitrev library build by Bin Meng · 6 years ago
  62. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  63. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  64. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  65. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  66. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  67. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  68. 068feb9 riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
  69. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  70. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  71. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  72. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  73. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  74. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  75. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  76. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  77. 4f0faac x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  78. 263252c x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  79. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  80. e28497b x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · 7 years ago
  81. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  82. 611dbb7 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  83. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  84. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  85. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  86. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  87. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  88. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  89. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  90. c2774e6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  91. ded48cd sandbox: Enable CMD_GETTIME by Simon Glass · 7 years ago
  92. ee7c0e7 Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · 7 years ago
  93. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  94. 1b33089 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 7 years ago
  95. 7d0f5c1 Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · 7 years ago
  96. 594e8d1 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · 7 years ago
  97. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  98. d91a9d7 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · 7 years ago
  99. fe7604a Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 7 years ago
  100. 86132af nds32: Support AG101P serial DM. by rick · 7 years ago