Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-16 | test: spl: Support testing LEGACY_LZMA filesystem images | Sean Anderson | 1 | -1/+3 |
2023-11-16 | spl: Only support bl_len when we have to | Sean Anderson | 1 | -5/+4 |
2023-10-17 | test: spl: Add a test for the SPI load method | Sean Anderson | 1 | -0/+1 |
2023-10-17 | test: spl: Add a test for the NOR load method | Sean Anderson | 1 | -6/+263 |
2023-10-17 | test: spl: Add a test for the MMC load method | Sean Anderson | 1 | -0/+36 |
2023-10-17 | test: spl: Add functions to create images | Sean Anderson | 1 | -0/+350 |
2023-10-17 | test: spl: Split tests up and use some configs | Sean Anderson | 1 | -75/+1 |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass | 1 | -2/+2 |
2022-03-18 | sandbox: test: Tidy up spl_test_load() calls | Simon Glass | 1 | -5/+1 |
2021-07-21 | sandbox: Support executables for more phases | Simon Glass | 1 | -1/+5 |
2021-03-12 | spl: test: Add a test for spl_load_simple_fit() | Simon Glass | 1 | -0/+91 |