1. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 2 years ago
  2. 00fc8ca virtio: Add a block device by Simon Glass · 2 years ago
  3. 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 2 years ago
  4. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 2 years ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 2 months ago
  6. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 3 months ago
  7. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 3 months ago
  8. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 3 months ago
  9. 8de9896 sandbox: Add an image for VPL by Simon Glass · 2 years, 3 months ago
  10. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 3 months ago
  11. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 3 months ago
  12. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 3 months ago
  13. 374d5d9 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · 2 years, 4 months ago
  14. 5b2f49c sandbox: Initialize sysreset before relocation by Michal Suchanek · 2 years, 3 months ago
  15. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 4 months ago
  16. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 3 months ago
  17. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 4 months ago
  18. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 4 months ago
  19. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 7 months ago
  20. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 6 months ago
  21. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 6 months ago
  22. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 8 months ago
  23. 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 8 months ago
  24. d3f7287 test: Load mac address using RTC by Sean Anderson · 2 years, 8 months ago
  25. 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 8 months ago
  26. e844e5d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 8 months ago
  27. 416e09b sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 8 months ago
  28. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 8 months ago
  29. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 9 months ago
  30. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 9 months ago
  31. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 9 months ago
  32. 7d0478d bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 9 months ago
  33. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 9 months ago
  34. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 9 months ago
  35. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 10 months ago
  36. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 11 months ago
  37. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 11 months ago
  38. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 3 years ago
  39. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years, 1 month ago
  40. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years, 1 month ago
  41. fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 3 months ago
  42. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 3 months ago
  43. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 5 months ago
  44. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 5 months ago
  45. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 5 months ago
  46. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 5 months ago
  47. 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 5 months ago
  48. 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 5 months ago
  49. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 5 months ago
  50. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 7 months ago
  51. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 6 months ago
  52. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 7 months ago
  53. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 7 months ago
  54. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 6 months ago
  55. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 8 months ago
  56. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 11 months ago
  57. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 8 months ago
  58. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 9 months ago
  59. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 9 months ago
  60. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 9 months ago
  61. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 9 months ago
  62. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  63. 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 10 months ago
  64. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 10 months ago
  65. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 10 months ago
  66. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 9 months ago
  67. 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 10 months ago
  68. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 10 months ago
  69. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 10 months ago
  70. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 4 years ago
  71. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 4 years ago
  72. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 11 months ago
  73. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  74. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 4 years ago
  75. 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 4 years ago
  76. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 11 months ago
  77. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 4 years ago
  78. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 4 years ago
  79. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 4 years ago
  80. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
  81. 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 4 years, 1 month ago
  82. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 4 years, 1 month ago
  83. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years, 1 month ago
  84. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years, 1 month ago
  85. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years, 1 month ago
  86. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years, 2 months ago
  87. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 3 months ago
  88. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 3 months ago
  89. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 3 months ago
  90. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 4 months ago
  91. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 4 months ago
  92. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 4 months ago
  93. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 4 months ago
  94. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 4 months ago
  95. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 4 months ago
  96. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 4 months ago
  97. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 4 months ago
  98. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 4 months ago
  99. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 4 months ago
  100. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 4 months ago