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