Age | Commit message (Expand) | Author |
---|---|---|
2024-08-23 | spl: Create a function to init spl_load_info | Simon Glass |
2024-08-09 | test: Move some SPL-loading test-code into sandbox common | Simon Glass |
2024-05-20 | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" | Tom Rini |
2024-05-19 | Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" | Tom Rini |
2024-05-06 | test: Remove <common.h> and add needed includes | Tom Rini |
2023-11-16 | spl: Only support bl_len when we have to | Sean Anderson |
2023-11-16 | spl: Remove filename from spl_load_info | Sean Anderson |
2023-11-16 | spl: Refactor spl_load_info->read to use units of bytes | Sean Anderson |
2023-10-17 | test: spl: Add functions to create images | Sean Anderson |
2023-10-17 | test: spl: Fix spl_test_load not failing if fname doesn't exist | Sean Anderson |
2023-10-17 | test: spl: Split tests up and use some configs | Sean Anderson |