1. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  2. 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  3. 185d3db sandbox: Enable NVMEM by Sean Anderson · 2 years, 5 months ago
  4. 29a0218 sandbox: enable bootmenu command by Heinrich Schuchardt · 2 years, 5 months ago
  5. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 5 months ago
  6. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 6 months ago
  7. 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
  8. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 5 months ago
  9. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 5 months ago
  10. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  11. 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  12. 2945143 configs: sandbox_defconfig: enable stage pre-load in bootm by Philippe Reynes · 2 years, 6 months ago
  13. bc30585 configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  14. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 7 months ago
  15. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  16. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 8 months ago
  17. cccc4ab configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  18. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  19. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 8 months ago
  20. ceefc66 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  21. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 8 months ago
  22. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  23. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 9 months ago
  24. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 2 years, 10 months ago
  25. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 2 years, 10 months ago
  26. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  27. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  28. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years ago
  29. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  30. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  31. 299f125 configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget support by Patrice Chotard · 3 years, 1 month ago
  32. 458b30a image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years ago
  33. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 1 month ago
  34. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  35. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  36. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 1 month ago
  37. 815529e sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · 3 years, 1 month ago
  38. 18f5285 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  39. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 4 months ago
  40. 4edc79b configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  41. 46a738a test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 2 months ago
  42. 62db089 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 2 months ago
  43. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  44. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 3 months ago
  45. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 4 months ago
  46. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 4 months ago
  47. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 2 months ago
  48. 9926df8 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 4 months ago
  49. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 4 months ago
  50. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  51. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  52. 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 4 months ago
  53. 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 5 months ago
  54. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 5 months ago
  55. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 5 months ago
  56. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  57. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 6 months ago
  58. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  59. 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
  60. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 7 months ago
  61. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  62. 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 6 months ago
  63. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 8 months ago
  64. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  65. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 9 months ago
  66. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 7 months ago
  67. 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
  68. 9e9a530 cmd: Add a pwm command by Pragnesh Patel · 3 years, 9 months ago
  69. 3616b4f sandbox: enable capsule update for testing by AKASHI Takahiro · 3 years, 10 months ago
  70. 53def46 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  71. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 3 years, 11 months ago
  72. cdeb7b8 configs: Resync with savedefconfig by Tom Rini · 4 years ago
  73. 15995ac test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years ago
  74. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  75. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  76. 26f555a test: Add PStore command tests by Frédéric Danis · 4 years, 6 months ago
  77. b24550a configs: Resync with savedefconfig by Tom Rini · 4 years ago
  78. 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years ago
  79. 6b981a2 sandbox: enable support of generic udp protocol by Philippe Reynes · 4 years ago
  80. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  81. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  82. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  83. d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  84. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  85. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  86. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 4 months ago
  87. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  88. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 2 months ago
  89. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 2 months ago
  90. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 2 months ago
  91. 72773c0 configs: sandbox: activate command env select and env load by Patrick Delaunay · 4 years, 2 months ago
  92. 4df087c configs: sandbox: activate env in ext4 support by Patrick Delaunay · 4 years, 2 months ago
  93. 5f92286 sandbox: enable button by Philippe Reynes · 4 years, 2 months ago
  94. 56c31e5 sandbox: enable FIT cipher support in defconfig by Patrick Oppenlander · 4 years, 2 months ago
  95. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 3 months ago
  96. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  97. 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
  98. 7d81344 configs: sandbox: Enable sub command 'env info' by Patrick Delaunay · 4 years, 3 months ago
  99. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  100. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago