1. 1a535ad test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 11 months ago
  2. dd6db62 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 12 months ago
  3. b7ee8d0 test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 12 months ago
  4. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
  5. b5977fc test_net: print out net list by Maxim Uvarov · 11 months ago
  6. 6722ea5 test: hush: dollar: fix bugous behavior by Ion Agorria · 11 months ago
  7. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  8. 8181e18 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 11 months ago
  9. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  10. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  11. 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  12. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  13. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  14. 871e5d0 bloblist: Update the tag numbering by Simon Glass · 11 months ago
  15. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · 11 months ago
  16. 66cf0ac test: hush: Fix loop tests for modern hush by Francis Laniel · 11 months ago
  17. 0c0495c test: hush: Fix variable expansion tests for modern hush by Francis Laniel · 11 months ago
  18. c42dda3 test: hush: Fix instructions list tests for modern hush by Francis Laniel · 11 months ago
  19. 5b64c45 cli: add modern hush as parser for run_command*() by Francis Laniel · 11 months ago
  20. 939fb4f test: hush: Test hush loops by Francis Laniel · 11 months ago
  21. 097533a test: hush: Test hush commands list by Francis Laniel · 11 months ago
  22. 91ec870 test: hush: Test hush variable expansion by Francis Laniel · 11 months ago
  23. b2c1b6a test/py: hush_if_test: Remove the test file by Francis Laniel · 11 months ago
  24. 361b424 test: hush: Test hush if/else by Francis Laniel · 11 months ago
  25. 2dba91a test: Add framework to test hush behavior by Francis Laniel · 11 months ago
  26. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  27. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · 12 months ago
  28. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year ago
  29. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
  30. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
  31. 873de89 test: dm: clk_ccf: fix building error by Yang Xiwen · 12 months ago
  32. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 12 months ago
  33. bde44c9 dm: test: clk: Add test for ccf clk_set_rate() by Igor Prusov · 12 months ago
  34. 25da81a test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
  35. 7545c5a test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 12 months ago
  36. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · 1 year ago
  37. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year ago
  38. edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · 1 year ago
  39. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 2 months ago
  40. a7dd66f test: print: Skip test on x86 by Simon Glass · 1 year, 2 months ago
  41. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 2 months ago
  42. 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 2 months ago
  43. 88934a7 test: font: Add dependencies on fonts by Simon Glass · 1 year, 2 months ago
  44. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · 1 year, 2 months ago
  45. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 2 months ago
  46. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 2 months ago
  47. 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · 1 year, 2 months ago
  48. facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · 1 year, 2 months ago
  49. e85cd12 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
  50. 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
  51. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  52. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  53. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · 12 months ago
  54. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
  55. aefa08f test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
  56. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 12 months ago
  57. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year, 2 months ago
  58. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year, 2 months ago
  59. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year, 2 months ago
  60. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year, 2 months ago
  61. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year, 2 months ago
  62. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · 1 year, 1 month ago
  63. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · 12 months ago
  64. d40686d test: dm: add scmi command test by AKASHI Takahiro · 1 year ago
  65. 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · 1 year ago
  66. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
  67. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · 1 year ago
  68. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year ago
  69. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year ago
  70. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · 1 year ago
  71. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 1 year ago
  72. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  73. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · 1 year, 1 month ago
  74. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  75. bdb3a3f sysreset: Fix unsupported request return values by Paul Barker · 1 year, 1 month ago
  76. 85e8fc8 test: eth: Don't crash if env_get returns NULL by Sean Anderson · 1 year, 1 month ago
  77. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  78. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  79. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  80. 810e16e spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  81. 1c39806 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  82. 29e338f spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  83. 09a4602 spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  84. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  85. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
  86. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  87. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  88. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  89. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  90. 765dc6a test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  91. 326422b nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  92. 6d5083b bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 2 months ago
  93. 3ff8a9a bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 2 months ago
  94. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  95. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 1 month ago
  96. 773f1ed CI, pytest: Add a test for sandbox without LTO by Tom Rini · 1 year, 1 month ago
  97. eb0a7eb sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 1 year, 1 month ago
  98. 2a4df7c test: Make UNIT_TEST depend on CMDLINE by Simon Glass · 1 year, 1 month ago
  99. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  100. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago