1. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  2. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  3. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  4. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 10 months ago
  5. 2223c49 test: hush: Fix loop tests for modern hush by Francis Laniel · 10 months ago
  6. 410e78d test: hush: Fix variable expansion tests for modern hush by Francis Laniel · 10 months ago
  7. 6d3914f test: hush: Fix instructions list tests for modern hush by Francis Laniel · 10 months ago
  8. 3ea3c57 cli: add modern hush as parser for run_command*() by Francis Laniel · 10 months ago
  9. 432c997 test: hush: Test hush loops by Francis Laniel · 10 months ago
  10. 2a70fea test: hush: Test hush commands list by Francis Laniel · 10 months ago
  11. 261d29e test: hush: Test hush variable expansion by Francis Laniel · 10 months ago
  12. 4dc305f test/py: hush_if_test: Remove the test file by Francis Laniel · 10 months ago
  13. d3bc2c5 test: hush: Test hush if/else by Francis Laniel · 10 months ago
  14. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  15. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  16. 921f63e bootflow: Allow setting a cmdline arg with no value by Simon Glass · 11 months ago
  17. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 11 months ago
  18. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  19. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 11 months ago
  20. 97d65b3 test: dm: clk_ccf: fix building error by Yang Xiwen · 10 months ago
  21. d306182 test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 10 months ago
  22. 9e02503 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · 11 months ago
  23. 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  24. 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 10 months ago
  25. 36e3a1e cmd: acpi: fix acpi list command by Heinrich Schuchardt · 11 months ago
  26. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 11 months ago
  27. 0c2f6c3 test: unit test for acpi_find_table() by Heinrich Schuchardt · 11 months ago
  28. a4bee0b bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 1 month ago
  29. c0e708e test: print: Skip test on x86 by Simon Glass · 1 year, 1 month ago
  30. 631d8a3 test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 1 month ago
  31. 14f0cc4 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 1 month ago
  32. 078c6e2 test: font: Add dependencies on fonts by Simon Glass · 1 year, 1 month ago
  33. 40565bb test: fdt: Add a special case for real boards by Simon Glass · 1 year, 1 month ago
  34. 3535f60 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 1 month ago
  35. 80a8a2e test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 1 month ago
  36. 07073d2 test: Run bootstd tests only on sandbox by Simon Glass · 1 year, 1 month ago
  37. f231151 test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · 1 year, 1 month ago
  38. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 1 month ago
  39. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 1 month ago
  40. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  41. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  42. be4a5f7 test: bdinfo: Handle systems without getopt by Marek Vasut · 10 months ago
  43. 3a2b6ba test/py: Disable error E0611 in two cases for pylint by Tom Rini · 10 months ago
  44. 65eed68 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 10 months ago
  45. e54987d Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 11 months ago
  46. 3ff2d79 test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year ago
  47. 2696f3a test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year ago
  48. 8827a38 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year ago
  49. 4823b05 test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year ago
  50. 5bd32a9 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year ago
  51. 9f0588a test/py: net: Add a TFTP put test by Love Kumar · 12 months ago
  52. 339d968 Merge patch series "cmd: add scmi command" by Tom Rini · 11 months ago
  53. 3d6fe58 test: dm: add scmi command test by AKASHI Takahiro · 11 months ago
  54. 63cd0dc test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · 11 months ago
  55. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 11 months ago
  56. 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 11 months ago
  57. c667b26 test: Add size granularity parameter to mk_fs by Christian Taedcke · 11 months ago
  58. 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 11 months ago
  59. 764b411 test: Add support to create a fat12 fs by Christian Taedcke · 11 months ago
  60. 601d33f test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 11 months ago
  61. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  62. 550862b efi_loader: Boot var automatic management by Raymond Mao · 11 months ago
  63. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  64. da35ab6 sysreset: Fix unsupported request return values by Paul Barker · 12 months ago
  65. 2a1812d test: eth: Don't crash if env_get returns NULL by Sean Anderson · 12 months ago
  66. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 12 months ago
  67. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 12 months ago
  68. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 12 months ago
  69. 2e5476b spl: Convert net to spl_load by Sean Anderson · 12 months ago
  70. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 12 months ago
  71. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 12 months ago
  72. 682184e spl: Convert fat to spl_load by Sean Anderson · 12 months ago
  73. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 12 months ago
  74. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 12 months ago
  75. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 12 months ago
  76. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 12 months ago
  77. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 12 months ago
  78. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 11 months ago
  79. 8502b5b test: spl: Add a test for NAND by Sean Anderson · 12 months ago
  80. bc8e8a4 nand: Add sandbox driver by Sean Anderson · 12 months ago
  81. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 1 month ago
  82. baea7ec bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 1 month ago
  83. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  84. a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 12 months ago
  85. 56ea7c8 CI, pytest: Add a test for sandbox without LTO by Tom Rini · 12 months ago
  86. 703b5b3 sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 12 months ago
  87. 8b88891 test: Make UNIT_TEST depend on CMDLINE by Simon Glass · 12 months ago
  88. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  89. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 12 months ago
  90. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  91. 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 12 months ago
  92. 539e2f7 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 12 months ago
  93. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 12 months ago
  94. 2ba0f82 test: dm: add SCMI power domain protocol test by AKASHI Takahiro · 1 year ago
  95. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year ago
  96. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year ago
  97. 5cab351 Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 12 months ago
  98. 500439e rockchip: test: dm: add rkmtd test by Johan Jonker · 1 year ago
  99. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 12 months ago
  100. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 12 months ago