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