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