summaryrefslogtreecommitdiff
path: root/test/image/spl_load_os.c
AgeCommit message (Expand)Author
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-09test: Move some SPL-loading test-code into sandbox commonSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson
2023-10-17test: spl: Split tests up and use some configsSean Anderson