aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_imx_container.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06common: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-11-16spl: Only support bl_len when we have toSean Anderson1-5/+5
2023-11-16spl: Set FAT bl_len to ARCH_DMA_MINALIGNSean Anderson1-3/+5
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson1-26/+19
2023-11-16spl: Take advantage of bl_len's power-of-twonessSean Anderson1-4/+4
2023-10-17spl: Use map_sysmem where appropriateSean Anderson1-1/+3
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson1-0/+158