index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_mmc.c
Age
Commit message (
Expand
)
Author
2026-03-26
spl: mmc: support squashfs
Richard Genoud
2025-12-17
spl: mmc: Respect sector value passed to mmc_load_image_raw_partition
Jan Kiszka
2025-12-17
spl: mmc: Account for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE being a ch...
Jan Kiszka
2025-11-07
spl: mmc: avoid including errno.h twice
Heinrich Schuchardt
2025-10-20
spl: falcon: disable fallback to U-Boot on failure
Anshul Dalal
2025-10-20
spl: mmc: split spl_mmc_do_fs_boot into regular/os_boot
Anshul Dalal
2025-10-07
spl: mmc: load kernel image before args in falcon
Anshul Dalal
2025-04-08
spl: mmc: properly annotate fallthrough
Andre Przywara
2024-12-27
spl: mmc: Avoid size growth in spl_mmc_find_device() debug
Simon Glass
2024-12-12
Revert "Merge patch series "vbe: Series part E""
Tom Rini
2024-12-12
spl: mmc: Avoid size growth in spl_mmc_find_device() debug
Simon Glass
2024-10-03
mmc: Add more debugging for SPL
Simon Glass
2024-09-05
Merge patch series "provide names for emmc hardware partitions"
Tom Rini
2024-09-05
mmc: use an enumerated type to represent PARTITION_CONFIG fields
Tim Harvey
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-23
spl: mmc: Adjust args of spl_mmc_find_device()
Simon Glass
2024-08-23
spl: mmc: Handle error codes consistently
Simon Glass
2024-08-23
spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
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
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
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-11-16
spl: Remove dev from spl_load_info
Sean Anderson
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-08-17
spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
Elena Popa
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
2023-03-01
spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
Pali Rohár
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-08-04
spl: mmc: Use correct MMC device when loading image
Harald Seiler
2022-06-06
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
2022-04-11
spl: allow boot from first bootable partition
Jérôme Carretero
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-01-21
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
2021-07-27
spl: mmc: Support OP-TEE payloads in Falcon mode
Alexandru Gagniuc
[next]