1. 9f0588a test/py: net: Add a TFTP put test by Love Kumar · 1 year, 1 month ago
  2. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago
  3. 3d6fe58 test: dm: add scmi command test by AKASHI Takahiro · 1 year ago
  4. 63cd0dc test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · 1 year ago
  5. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
  6. 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 1 year ago
  7. c667b26 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year ago
  8. 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year ago
  9. 764b411 test: Add support to create a fat12 fs by Christian Taedcke · 1 year ago
  10. 601d33f test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 1 year ago
  11. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  12. 550862b efi_loader: Boot var automatic management by Raymond Mao · 1 year ago
  13. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  14. da35ab6 sysreset: Fix unsupported request return values by Paul Barker · 1 year, 1 month ago
  15. 2a1812d test: eth: Don't crash if env_get returns NULL by Sean Anderson · 1 year, 1 month ago
  16. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  17. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  18. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  19. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  20. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  21. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  22. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  23. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  24. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
  25. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  26. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  27. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  28. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  29. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  30. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  31. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 2 months ago
  32. baea7ec bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 2 months ago
  33. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  34. a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 1 month ago
  35. 56ea7c8 CI, pytest: Add a test for sandbox without LTO by Tom Rini · 1 year, 1 month ago
  36. 703b5b3 sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 1 year, 1 month ago
  37. 8b88891 test: Make UNIT_TEST depend on CMDLINE by Simon Glass · 1 year, 1 month ago
  38. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  39. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago
  40. 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
  41. 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 1 month ago
  42. 539e2f7 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 1 year, 1 month ago
  43. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  44. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 1 year, 1 month ago
  45. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  46. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 1 month ago
  47. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 1 month ago
  48. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 1 year, 1 month ago
  49. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 1 year, 1 month ago
  50. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 1 year, 1 month ago
  51. 7ae83bf bootstd: Expand boot-ordering test to include USB by Simon Glass · 1 year, 1 month ago
  52. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 1 year, 1 month ago
  53. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  54. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  55. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  56. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  57. 6ba8eca test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  58. 6c5d0d9 test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  59. 59b3633 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  60. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  61. b5bf83b test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  62. c56468a6 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  63. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  64. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  65. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  66. 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
  67. c8e477e sandbox: add tests for UCLASS_SM by Alexey Romanov · 1 year, 2 months ago
  68. 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
  69. 93ecae9 test: dm: add SCMI base protocol test by AKASHI Takahiro · 1 year, 1 month ago
  70. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
  71. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 1 month ago
  72. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
  73. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 1 month ago
  74. c2bd2d3 expo: Update tests to include textline by Simon Glass · 1 year, 2 months ago
  75. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  76. 256f6da cmd: host: Print out the block size of the host device by Bin Meng · 1 year, 2 months ago
  77. 8897fab blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  78. 7a82bff test/py: net: Add a test for 'pxe get' command by Love Kumar · 1 year, 2 months ago
  79. 3f876cb test: Fix SPL tests not being run by Sean Anderson · 1 year, 2 months ago
  80. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 2 months ago
  81. 4a6105e test: lmb: Add test for coalescing and overlap range by Udit Kumar · 1 year, 2 months ago
  82. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  83. ff6c708 sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
  84. 5fe8bc3 dm: core: Add tests for oftree_path() by Simon Glass · 1 year, 2 months ago
  85. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 2 months ago
  86. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 2 months ago
  87. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  88. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 2 months ago
  89. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 2 months ago
  90. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  91. 9bf78a5 dm: core: Tidy up comments in the ofnode tests by Simon Glass · 1 year, 2 months ago
  92. 3a1fc17 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · 1 year, 2 months ago
  93. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  94. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  95. 4c18175 test: build dependency for event unit tests by Heinrich Schuchardt · 1 year, 3 months ago
  96. aee56c0 test: fix comment indentation on tpm tests by Ilias Apalodimas · 1 year, 6 months ago
  97. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
  98. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  99. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  100. 99b4647 clk: Dont return error when assigned-clocks is empty or missing by Ashok Reddy Soma · 1 year, 3 months ago