1. e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  2. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · 4 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 12 months ago
  7. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · 1 year ago
  8. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  9. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  10. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  11. 810e16e spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  12. 1c39806 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  13. 29e338f spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  14. 09a4602 spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  15. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  16. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 1 month ago
  17. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  18. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  19. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  20. 765dc6a test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  21. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  22. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  23. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  24. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · 1 year, 1 month ago
  25. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · 1 year, 1 month ago
  26. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · 1 year, 1 month ago
  27. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  28. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · 1 year, 1 month ago
  29. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · 1 year, 1 month ago
  30. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  31. 0cc99a2 sandbox: test: Tidy up spl_test_load() calls by Simon Glass · 2 years, 9 months ago
  32. 1cd0600 sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
  33. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 9 months ago
  34. fb5370b test: Update test-imagetools.sh to match new syntax by Martyn Welch · 6 years ago
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. 7b41d0c test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  37. fe39411 test: Convert the FIT test to test/py by Simon Glass · 7 years ago
  38. 6867ec0 test: Indent test-fit.py to match the next patch by Simon Glass · 7 years ago
  39. 5735c98 test: Fix FIT test to pass again by Simon Glass · 7 years ago
  40. 8445f73 test-fit.py: Minor grammar/spelling/clarification tweaks by Robert P. J. Day · 8 years ago
  41. 546bab1 image: Fix FIT and vboot tests to exit sandbox correctly by Simon Glass · 9 years ago
  42. aad8dd7 add test for two 'loadables' by Karl Apsite · 10 years ago
  43. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  44. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  45. b5f97d5 test: Add DEBUG output option to test-fit.py by Simon Glass · 10 years ago
  46. 73a0445 sandbox: Correct ordering of 'sb save' commands by Simon Glass · 10 years ago
  47. 943b417 Correct sandbox filesystem commands in FIT image test by Simon Glass · 10 years ago
  48. c5c0c79 sandbox: dumpimage: Test dumpimage by Guilherme Maciel Ferreira · 11 years ago
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. 27620cc Show stdout on error in fit-test by Simon Glass · 11 years ago
  51. db74919 sandbox: image: Create a test for loading FIT images by Simon Glass · 12 years ago