1. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  2. 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  3. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 5 months ago
  4. 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  5. 02c770b sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · 4 years, 7 months ago
  6. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  7. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  8. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  9. 48e4288 sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 8 months ago
  10. 292defd configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · 4 years, 9 months ago
  11. 68a2a84 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · 4 years, 7 months ago
  12. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  13. 2201fe7 test: enable RSA library test on sandbox by AKASHI Takahiro · 4 years, 9 months ago
  14. c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 9 months ago
  15. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  16. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
  17. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 10 months ago
  18. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  19. 23b3f3c configs: sandbox: Enable random number generator(rng) device by Sughosh Ganu · 4 years, 11 months ago
  20. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  21. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  22. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  23. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  24. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  25. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  26. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  27. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  28. 8d69439 sandbox: enable command aes by Philippe Reynes · 5 years ago
  29. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  30. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  31. 259f722 configs: sandbox: enable PCAP capture cmd by Ramon Fried · 5 years ago
  32. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  33. 7bd6432 configs: sandbox: Enable composite clk by Peng Fan · 5 years ago
  34. 3ec7fc4 sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  35. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  36. 31a3879 test/py: Add base test case for A/B updates by Ruslan Trofymenko · 5 years ago
  37. 3c944f2 defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code by Lukasz Majewski · 5 years ago
  38. fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
  39. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  40. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  41. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  42. d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
  43. a1396cd sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · 6 years ago
  44. 034d1ca sandbox: Enable fdtdec tests by Thierry Reding · 6 years ago
  45. 2ec3d25 rockchip: defconfig: Clean the unused pinctrl config by David Wu · 6 years ago
  46. 599fb3b configs: Resync with savedefconfig by Tom Rini · 6 years ago
  47. 6f2d59c test: bootcount: add bootcount-uclass test by Philipp Tomsich · 6 years ago
  48. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  49. 15a5c72 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  50. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  51. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  52. b0ec829 configs: sandbox: enable padding pss for rsa signature by Philippe Reynes · 6 years ago
  53. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  54. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  55. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  56. b592936 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  57. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  58. 426e040 configs: sandbox: add onewire w1 and sandbox eeprom by Eugen Hristev · 6 years ago
  59. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  60. 12ddfd4 efi: sandbox: Enable selftest command by Simon Glass · 6 years ago
  61. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  62. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  63. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  64. 957983e sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  65. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  66. a92b794 sandbox: compile both TPM stack versions and drivers by Miquel Raynal · 6 years ago
  67. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  68. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  69. 2a8e80d configs: add TPMv2.x support in Sandbox by Miquel Raynal · 7 years ago
  70. 7ddce7d sandbox: Enable MC34708 PMIC support by Lukasz Majewski · 7 years ago
  71. 37dc72f configs: Resync with savedefconfig by Tom Rini · 7 years ago
  72. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  73. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  74. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  75. 560eeee block: Migrate SystemACE chip to Kconfig by Tom Rini · 7 years ago
  76. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  77. e189a0b log: sandbox: Enable logging by Simon Glass · 7 years ago
  78. e341434a sandbox: Adjust pre-console address to avoid conflict by Simon Glass · 7 years ago
  79. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  80. 39dd65a sandbox: Enable btrfs support by Tom Rini · 7 years ago
  81. 2e5026a usb: kbd: Set a default polling mechanism for USB keyboard by Bin Meng · 7 years ago
  82. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  83. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  84. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  85. 1e9c439 config: sandbox: Add unit tests by Pantelis Antoniou · 7 years ago
  86. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  87. 48f6232 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  88. dd027dd sandbox: Enable NVMe driver for build testing by Bin Meng · 7 years ago
  89. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  90. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  91. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  92. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  93. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  94. cb70e6c Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  95. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  96. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  97. fb82fe3 configs: Resync defconfigs by Tom Rini · 7 years ago
  98. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  99. 46bac66 sandbox: Move to use live tree by Simon Glass · 7 years ago
  100. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago