summaryrefslogtreecommitdiff
path: root/common/spl/spl_mmc.c
AgeCommit message (Expand)Author
2026-03-26spl: mmc: support squashfsRichard Genoud
2025-12-17spl: mmc: Respect sector value passed to mmc_load_image_raw_partitionJan Kiszka
2025-12-17spl: mmc: Account for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE being a ch...Jan Kiszka
2025-11-07spl: mmc: avoid including errno.h twiceHeinrich Schuchardt
2025-10-20spl: falcon: disable fallback to U-Boot on failureAnshul Dalal
2025-10-20spl: mmc: split spl_mmc_do_fs_boot into regular/os_bootAnshul Dalal
2025-10-07spl: mmc: load kernel image before args in falconAnshul Dalal
2025-04-08spl: mmc: properly annotate fallthroughAndre Przywara
2024-12-27spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12spl: mmc: Avoid size growth in spl_mmc_find_device() debugSimon Glass
2024-10-03mmc: Add more debugging for SPLSimon Glass
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23spl: mmc: Adjust args of spl_mmc_find_device()Simon Glass
2024-08-23spl: mmc: Handle error codes consistentlySimon Glass
2024-08-23spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORTSimon 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-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06common: Remove <common.h> and add needed includesTom Rini
2023-11-16spl: Convert mmc to spl_loadSean Anderson
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-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-16spl: Remove NULL assignments in spl_load_infoSean Anderson
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-17spl: Use map_sysmem where appropriateSean Anderson
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLKSean Anderson
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-08-17spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORElena Popa
2023-06-12global: Use proper project name U-BootMichal Simek
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár
2023-03-01spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-08-04spl: mmc: Use correct MMC device when loading imageHarald Seiler
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-07-31SPL: Add support for specifying offset between header and imagePali Rohár
2021-07-27spl: mmc: Support OP-TEE payloads in Falcon modeAlexandru Gagniuc