1. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  2. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  3. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  4. c3be2f1 sandbox: dts: add meson secure monitor node by Alexey Romanov · 1 year, 2 months ago
  5. 8c5def5 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year, 1 month ago
  6. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 1 month ago
  7. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  8. 01bf2e2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  9. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  10. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  11. 92271d6 sandbox: test: Fix typo in test.dts by Michal Simek · 1 year, 3 months ago
  12. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  13. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  14. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 3 months ago
  15. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 3 months ago
  16. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 3 months ago
  17. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 3 months ago
  18. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 3 months ago
  19. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  20. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  21. 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  22. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  23. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  24. 7230fdb expo: Add spacing around menus and items by Simon Glass · 1 year, 6 months ago
  25. 57fdec6 Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · 1 year, 5 months ago
  26. cd88058 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 7 months ago
  27. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  28. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 7 months ago
  29. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 7 months ago
  30. 74b75aa sandbox: Update the VBE firmware location by Simon Glass · 1 year, 8 months ago
  31. 9ee2f35 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 9 months ago
  32. dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
  33. 85c66dc sandbox: Expand size for VPL image by Simon Glass · 1 year, 9 months ago
  34. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
  35. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
  36. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  37. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
  38. 2ea0622 dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 10 months ago
  39. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 10 months ago
  40. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
  41. 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 10 months ago
  42. 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 10 months ago
  43. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  44. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  45. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  46. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  47. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
  48. 8de9896 sandbox: Add an image for VPL by Simon Glass · 2 years, 1 month ago
  49. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  50. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  51. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  52. 374d5d9 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · 2 years, 2 months ago
  53. 5b2f49c sandbox: Initialize sysreset before relocation by Michal Suchanek · 2 years, 1 month ago
  54. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  55. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  56. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
  57. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  58. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  59. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
  60. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
  61. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 6 months ago
  62. 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 7 months ago
  63. d3f7287 test: Load mac address using RTC by Sean Anderson · 2 years, 7 months ago
  64. 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 7 months ago
  65. e844e5d sandbox: Move some mac addresses to device tree by Sean Anderson · 2 years, 7 months ago
  66. 416e09b sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
  67. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 7 months ago
  68. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 7 months ago
  69. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 7 months ago
  70. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago
  71. 7d0478d bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 7 months ago
  72. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  73. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  74. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 8 months ago
  75. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
  76. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
  77. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
  78. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  79. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  80. fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
  81. fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  82. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
  83. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 4 months ago
  84. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 4 months ago
  85. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  86. 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 3 months ago
  87. 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  88. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
  89. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  90. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
  91. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  92. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  93. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 5 months ago
  94. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
  95. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
  96. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
  97. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  98. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 7 months ago
  99. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
  100. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 7 months ago