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