1. be6a249 sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 1 year, 1 month ago
  2. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  3. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  4. 8e545b3 sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year, 1 month ago
  5. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 1 month ago
  6. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 3 months ago
  7. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  8. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  9. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  10. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  11. a24be84 sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  12. 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
  13. c3be2f1 sandbox: dts: add meson secure monitor node by Alexey Romanov · 1 year, 2 months ago
  14. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
  15. 8c5def5 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year, 1 month ago
  16. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
  17. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 1 month ago
  18. a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year, 1 month ago
  19. 3cce6fc sandbox: fix spl_board_init by Heinrich Schuchardt · 1 year, 1 month ago
  20. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  21. 01bf2e2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · 1 year, 2 months ago
  22. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  23. 9719293 sandbox: Only read the state if we have a state file by Simon Glass · 1 year, 2 months ago
  24. d02c6f5 sandbox: Move reading the RAM buffer into a better place by Simon Glass · 1 year, 2 months ago
  25. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  26. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  27. 92271d6 sandbox: test: Fix typo in test.dts by Michal Simek · 1 year, 2 months ago
  28. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
  29. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  30. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  31. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 3 months ago
  32. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 3 months ago
  33. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 3 months ago
  34. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  35. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 3 months ago
  36. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 3 months ago
  37. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 3 months ago
  38. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  39. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  40. 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  41. 76e1607 sandbox: fix a compilation error by Sergei Antonov · 1 year, 5 months ago
  42. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 4 months ago
  43. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  44. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  45. 7230fdb expo: Add spacing around menus and items by Simon Glass · 1 year, 6 months ago
  46. 06d3414 sandbox: Fix quiting when the LCD window is closed by Simon Glass · 1 year, 6 months ago
  47. 57fdec6 Kbuild: Fix cleanup of *.dtbo for sandbox by Tobias Deiminger · 1 year, 5 months ago
  48. a1e225b sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · 1 year, 6 months ago
  49. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  50. ea3ee19 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · 1 year, 6 months ago
  51. cd88058 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 6 months ago
  52. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 6 months ago
  53. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 7 months ago
  54. 763f0a1 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · 1 year, 7 months ago
  55. c383e85 sandbox: correct posix_types.h define by Heinrich Schuchardt · 1 year, 7 months ago
  56. 1a07d39 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 7 months ago
  57. 9963b1f sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 8 months ago
  58. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 7 months ago
  59. 4b6d114 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · 1 year, 7 months ago
  60. 67a3646 sandbox: video: Fix building without SDL by Simon Glass · 1 year, 9 months ago
  61. 74b75aa sandbox: Update the VBE firmware location by Simon Glass · 1 year, 8 months ago
  62. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  63. 9ee2f35 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 9 months ago
  64. dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 9 months ago
  65. 85c66dc sandbox: Expand size for VPL image by Simon Glass · 1 year, 9 months ago
  66. 3cbaa4e sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · 2 years, 1 month ago
  67. 4fef657 tpm: Separate out the TPM tests for v1 and v2 by Simon Glass · 1 year, 9 months ago
  68. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
  69. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  70. 298ffdd test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · 1 year, 10 months ago
  71. 2ea0622 dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · 1 year, 10 months ago
  72. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  73. 99a5152 sandbox: Drop reference to CONFIG_ARCH_DEVICE_TREE by Simon Glass · 1 year, 10 months ago
  74. 2f3d6a4 test: dm: test-fdt: Add decode_panel_timing test by Nikhil M Jain · 1 year, 10 months ago
  75. 08386da test: Add test for mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
  76. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  77. 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 10 months ago
  78. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  79. 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 10 months ago
  80. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
  81. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  82. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 2 years ago
  83. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 11 months ago
  84. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 2 years ago
  85. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  86. 304bc9f sandbox: fix sound driver by Heinrich Schuchardt · 2 years ago
  87. 968eaae test: test sandbox sound driver more rigorously by Heinrich Schuchardt · 2 years ago
  88. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  89. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  90. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  91. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
  92. 8de9896 sandbox: Add an image for VPL by Simon Glass · 2 years, 1 month ago
  93. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  94. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
  95. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 1 month ago
  96. b2d93c6 sandbox: Add a way to specify the sandbox executable by Simon Glass · 2 years, 1 month ago
  97. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years, 1 month ago
  98. 0b5c9b0 sandbox: Drop message about writing sandbox state by Simon Glass · 2 years, 1 month ago
  99. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  100. 5bde2e0 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years, 1 month ago