1. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 2 months ago
  2. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 2 months ago
  3. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 2 months ago
  4. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 2 months ago
  5. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 2 months ago
  6. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  7. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  8. 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  9. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 4 months ago
  10. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 3 months ago
  11. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 5 months ago
  12. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
  13. 7230fdb expo: Add spacing around menus and items by Simon Glass · 1 year, 5 months ago
  14. 06d3414 sandbox: Fix quiting when the LCD window is closed by Simon Glass · 1 year, 5 months ago
  15. 57fdec6 Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · 1 year, 4 months ago
  16. a1e225b sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · 1 year, 5 months ago
  17. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  18. ea3ee19 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · 1 year, 5 months ago
  19. cd88058 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 5 months ago
  20. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 5 months ago
  21. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  22. 763f0a1 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · 1 year, 6 months ago
  23. c383e85 sandbox: correct posix_types.h define by Heinrich Schuchardt · 1 year, 6 months ago
  24. 1a07d39 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 7 months ago
  25. 9963b1f sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 7 months ago
  26. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 6 months ago
  27. 4b6d114 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · 1 year, 6 months ago
  28. 67a3646 sandbox: video: Fix building without SDL by Simon Glass · 1 year, 8 months ago
  29. 74b75aa sandbox: Update the VBE firmware location by Simon Glass · 1 year, 7 months ago
  30. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 7 months ago
  31. 9ee2f35 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 8 months ago
  32. dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 8 months ago
  33. 85c66dc sandbox: Expand size for VPL image by Simon Glass · 1 year, 8 months ago
  34. 3cbaa4e sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · 2 years ago
  35. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 8 months ago
  36. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 8 months ago
  37. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 9 months ago
  38. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 9 months ago
  39. 2ea0622 dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 9 months ago
  40. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  41. 99a5152 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · 1 year, 9 months ago
  42. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 9 months ago
  43. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 9 months ago
  44. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  45. 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 9 months ago
  46. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 9 months ago
  47. 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 9 months ago
  48. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
  49. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  50. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 1 year, 11 months ago
  51. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  52. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 11 months ago
  53. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  54. 304bc9f sandbox: fix sound driver by Heinrich Schuchardt · 1 year, 11 months ago
  55. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 1 year, 11 months ago
  56. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  57. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  58. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  59. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years ago
  60. 8de9896 sandbox: Add an image for VPL by Simon Glass · 2 years ago
  61. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years ago
  62. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years ago
  63. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years ago
  64. b2d93c6 sandbox: Add a way to specify the sandbox executable by Simon Glass · 2 years ago
  65. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years ago
  66. 0b5c9b0 sandbox: Drop message about writing sandbox state by Simon Glass · 2 years ago
  67. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  68. 5bde2e0 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years ago
  69. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years ago
  70. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years ago
  71. 374d5d9 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · 2 years, 1 month ago
  72. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 1 month ago
  73. 5b2f49c sandbox: Initialize sysreset before relocation by Michal Suchanek · 2 years ago
  74. 0718c31 sandbox: Support FDT fixups by Simon Glass · 2 years ago
  75. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 1 month ago
  76. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 1 month ago
  77. 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 1 month ago
  78. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 1 month ago
  79. 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 1 month ago
  80. 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 1 month ago
  81. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  82. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 1 month ago
  83. a2a9317 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 2 months ago
  84. 7df5b35 sandbox: Add function os_flush() by Pali Rohár · 2 years, 2 months ago
  85. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 4 months ago
  86. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 3 months ago
  87. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 3 months ago
  88. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 3 months ago
  89. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 4 months ago
  90. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  91. 2be964d sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · 2 years, 6 months ago
  92. 6699516 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · 2 years, 7 months ago
  93. 7750ee4 sandbox: add function os_printf() by Heinrich Schuchardt · 2 years, 7 months ago
  94. c527e3f sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · 2 years, 7 months ago
  95. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 5 months ago
  96. d9962b1 sandbox: Add libfuzzer integration by Andrew Scull · 2 years, 5 months ago
  97. 001c39a sandbox: Decouple program entry from sandbox init by Andrew Scull · 2 years, 5 months ago
  98. 1e578ed sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 5 months ago
  99. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  100. 0648b13 sandbox: Rename getopt sections by Andrew Scull · 2 years, 5 months ago