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