1. 0ed6ce2 video console: sandbox: add 12x22 font defconfigs by Dzmitry Sankouski · 1 year, 8 months ago
  2. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  3. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  4. 057c567 sandbox: Enable the Ethernet bootdev by Simon Glass · 1 year, 9 months ago
  5. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 10 months ago
  6. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 10 months ago
  7. fcb624b rtc: add ht1380 driver by Sergei Antonov · 1 year, 11 months ago
  8. 3089d12 configs: Resync with savedefconfig by Tom Rini · 1 year, 10 months ago
  9. 3688cf5 configs: Add IPV6 config to sandbox_defconfig by Viacheslav Mitrofanov · 1 year, 11 months ago
  10. 1bb3d8b configs: Resync with savedefconfig by Tom Rini · 2 years ago
  11. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  12. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  13. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 1 month ago
  14. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 1 month ago
  15. d662e9a configs: Resync with savedefconfig by Tom Rini · 2 years ago WIP/2022-10-21-enforce-some-DM-migrations
  16. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 2 months ago
  17. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  18. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  19. 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 1 month ago
  20. d219fc0 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  21. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years, 1 month ago
  22. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 2 months ago
  23. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 3 months ago
  24. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  25. 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 3 months ago
  26. 9396116 configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9 by Heinrich Schuchardt · 2 years, 3 months ago
  27. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 4 months ago
  28. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  29. 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 4 months ago
  30. 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 6 months ago
  31. 29a0218 sandbox: enable bootmenu command by Heinrich Schuchardt · 2 years, 6 months ago
  32. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 6 months ago
  33. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 6 months ago WIP/2022-04-20-assorted-improvements
  34. 9859465 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  35. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 6 months ago
  36. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 6 months ago
  37. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  38. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  39. 2945143 configs: sandbox_defconfig: enable stage pre-load in bootm by Philippe Reynes · 2 years, 7 months ago
  40. bc30585 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  41. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 8 months ago
  42. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 8 months ago
  43. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 9 months ago
  44. cccc4ab configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  45. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  46. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 9 months ago
  47. ceefc66 configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  48. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  49. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  50. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  51. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  52. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
  53. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years ago
  54. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago WIP/01Nov2021
  55. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years ago
  56. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago WIP/27Oct2021
  57. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  58. 299f125 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years, 1 month ago
  59. 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 1 month ago
  60. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 2 months ago WIP/31Aug2021-next
  61. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  62. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  63. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 2 months ago
  64. 815529e sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 2 months ago
  65. 18f5285 configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  66. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 4 months ago
  67. 4edc79b configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago WIP/16Aug2021
  68. 46a738a test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 3 months ago
  69. 62db089 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 3 months ago
  70. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  71. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
  72. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 4 months ago
  73. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 4 months ago
  74. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 3 months ago
  75. 9926df8 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 5 months ago
  76. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 5 months ago
  77. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  78. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  79. 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 4 months ago
  80. 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 6 months ago
  81. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 6 months ago
  82. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 6 months ago WIP/2021-04-04-gpio-sysinfo-update
  83. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago WIP/27Apr2021
  84. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  85. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 8 months ago
  86. 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
  87. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  88. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  89. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 7 months ago
  90. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 9 months ago
  91. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago WIP/22Feb2021
  92. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 9 months ago
  93. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 8 months ago
  94. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago WIP/29Jan2021
  95. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 10 months ago
  96. 3616b4f sandbox: enable capsule update for testing by AKASHI Takahiro · 4 years ago
  97. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  98. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  99. cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  100. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago WIP/2020-10-28-mux-driver-framework