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
/
env
/
mmc.c
Age
Commit message (
Expand
)
Author
2025-10-21
env: Invert gd->env_valid for env_mmc_save
Jasper Orschulko
2025-07-02
env: mmc: fix offsets relative to the end of the partition
Michael Walle
2025-06-20
env: Rename ENV_MMC_PARTITION to ENV_MMC_SW_PARTITION
Marek Vasut
2025-06-20
env: Rename SYS_MMC_ENV_PART to ENV_MMC_EMMC_HW_PARTITION
Marek Vasut
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2025-06-20
env: Rename SYS_REDUNDAND_ENVIRONMENT to ENV_REDUNDANT
Marek Vasut
2025-04-10
env: mmc: Fix test for ENV_IS_EMBEDDED
Tom Rini
2025-02-28
env: mmc: Clean up env_mmc_load() ifdeffery
Marek Vasut
2025-02-28
env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
Marek Vasut
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-01
env: mmc: rework mmc_env_partition_by_guid() to work with two separate partit...
Rasmus Villemoes
2024-10-01
env: mmc: do not return an offset before the start of the partition
Rasmus Villemoes
2024-10-01
env: mmc: refactor mmc_offset_try_partition()
Rasmus Villemoes
2024-07-31
env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
Mattijs Korpershoek
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
env: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
env: mmc: print MMC device being read
Quentin Schulz
2023-12-13
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
2023-07-14
env: mmc: statically set the environment partition name
Emmanuel Di Fede
2023-02-23
env: mmc: Apply GPT only on eMMC user HW partition
Marek Vasut
2023-02-06
env: mmc: Fix offset issue for env save
Ye Li
2023-01-10
env: mmc: cosmetic: remove unused macro STR(X)
Patrick Delaunay
2023-01-10
env: mmc: add debug message when mmc-env-partition is not found
Patrick Delaunay
2023-01-10
env: mmc: select GPT env partition by type guid
Patrick Delaunay
2023-01-10
env: mmc: add CONFIG_ENV_MMC_USE_DT
Patrick Delaunay
2023-01-10
env: mcc: fix compilation error with ENV_IS_EMBEDDED
Patrick Delaunay
2023-01-10
env: mcc: Drop unnecessary #ifdefs
Patrick Delaunay
2023-01-10
env: mmc: introduced ENV_MMC_OFFSET
Patrick Delaunay
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-06-15
env: mmc : align erase address and size on erase_grp_size
Patrick Delaunay
2021-10-25
env: mmc: Add support for redundant env in both eMMC boot partitions
Marek Vasut
2021-10-25
env: mmc: Add missing eMMC bootpart restoration to env erase
Marek Vasut
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-04-16
env: add ENV_ERASE_PTR macro
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-18
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
2020-07-26
env: mmc: add redundancy support in mmc_offset_try_partition
Patrick Delaunay
2020-07-26
env: mmc: correct the offset returned by mmc_offset_try_partition
Patrick Delaunay
2020-07-26
env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
Patrick Delaunay
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-03-09
env: Update env_addr for mmc environment driver
Pankit Garg
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
[next]