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