1. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  2. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 2 months ago
  3. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 3 months ago
  4. 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  5. 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 5 months ago
  6. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 5 months ago
  7. 22bfaa1 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  8. 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  9. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 5 months ago
  10. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 5 months ago
  11. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  12. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  13. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  14. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 8 months ago
  15. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  16. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  17. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 9 months ago
  18. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 2 years, 10 months ago
  19. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 2 years, 10 months ago
  20. 0a92dee sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · 3 years ago
  21. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  22. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  23. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years ago
  24. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  25. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  27. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  28. 9926df8 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 4 months ago
  29. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 4 months ago
  30. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  31. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  32. 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 4 months ago
  33. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 5 months ago
  34. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  35. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  36. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  37. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 6 months ago
  38. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 9 months ago
  39. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  40. 67c7e9a configs: sandbox: activate DEBUG_UART by Patrick Delaunay · 3 years, 10 months ago
  41. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  42. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 3 years, 11 months ago
  43. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  44. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  45. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  46. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 2 months ago
  47. 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 2 months ago
  48. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 2 months ago
  49. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  50. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  51. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  52. 7d81344 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · 4 years, 3 months ago
  53. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  54. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  55. fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  56. 8ce16be sandbox: add rtc command to defconfigs by Rasmus Villemoes · 4 years, 3 months ago
  57. 7012865 gpio: fix test.py for gpio label lookup by Heiko Schocher · 4 years, 3 months ago
  58. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  59. 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 4 months ago
  60. e2dce7a Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 3 months ago
  61. 02c770b sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · 4 years, 5 months ago
  62. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  63. 48e4288 sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · 4 years, 6 months ago
  64. 292defd configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · 4 years, 7 months ago
  65. 2201fe7 test: enable RSA library test on sandbox by AKASHI Takahiro · 4 years, 7 months ago
  66. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  67. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  68. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  69. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  70. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  71. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  72. dbcbdad sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 4 years, 10 months ago
  73. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  74. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  75. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  76. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  77. 7bd6432 configs: sandbox: Enable composite clk by Peng Fan · 5 years ago
  78. 3ec7fc4 sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  79. 3c944f2 defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code by Lukasz Majewski · 5 years ago
  80. f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  81. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  82. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  83. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  84. 2ec3d25 rockchip: defconfig: Clean the unused pinctrl config by David Wu · 6 years ago
  85. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  86. 15a5c72 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  87. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  88. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  89. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  90. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  91. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  92. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  93. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  94. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  95. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  96. 2a8e80d configs: add TPMv2.x support in Sandbox by Miquel Raynal · 6 years ago
  97. 7ddce7d sandbox: Enable MC34708 PMIC support by Lukasz Majewski · 6 years ago
  98. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 6 years ago
  99. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  100. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago