index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-2
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+2
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-1
/
+0
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
1
-82
/
+7
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-2
/
+2
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
1
-2
/
+0
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
1
-10
/
+14
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
1
-3
/
+3
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
1
-2
/
+0
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+13
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
1
-1
/
+3
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
1
-1
/
+7
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
1
-1
/
+3
2023-10-17
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
1
-1
/
+1
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
1
-1
/
+13
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
1
-1
/
+1
2023-08-17
spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
Elena Popa
1
-1
/
+1
2023-06-12
global: Use proper project name U-Boot
Michal Simek
1
-1
/
+1
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
1
-1
/
+1
2023-03-01
spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
Pali Rohár
1
-9
/
+3
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-2
/
+2
2022-08-04
spl: mmc: Use correct MMC device when loading image
Harald Seiler
1
-2
/
+15
2022-06-06
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
1
-1
/
+1
2022-04-11
spl: allow boot from first bootable partition
Jérôme Carretero
1
-4
/
+28
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-2
/
+2
2022-01-21
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
1
-5
/
+8
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
1
-16
/
+27
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
1
-1
/
+1
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
1
-1
/
+15
2021-07-27
spl: mmc: Support OP-TEE payloads in Falcon mode
Alexandru Gagniuc
1
-2
/
+2
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
1
-13
/
+24
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
1
-1
/
+1
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
1
-3
/
+2
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
1
-2
/
+2
2020-03-09
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
Faiz Abbas
1
-7
/
+4
2020-01-16
spl: mmc: support uboot image offset on main partition
Baruch Siach
1
-2
/
+13
2019-10-29
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
1
-2
/
+3
2019-10-14
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-10
/
+4
2019-10-11
spl: mmc: Add option to set eMMC HW boot partition
Mans Rullgard
1
-0
/
+4
2019-10-11
spl: mmc: Fix indentation in spl_mmc.c file
Mans Rullgard
1
-20
/
+20
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
1
-10
/
+4
2019-10-08
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
Peng Fan
1
-0
/
+11
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
1
-0
/
+10
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
1
-25
/
+51
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
1
-3
/
+3
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
1
-3
/
+3
[next]