index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
/
mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
Mattijs Korpershoek
1
-2
/
+3
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-07
env: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2024-04-19
env: mmc: print MMC device being read
Quentin Schulz
1
-0
/
+3
2023-12-13
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
1
-1
/
+1
2023-07-14
env: mmc: statically set the environment partition name
Emmanuel Di Fede
1
-0
/
+5
2023-02-23
env: mmc: Apply GPT only on eMMC user HW partition
Marek Vasut
1
-4
/
+8
2023-02-07
env: mmc: Fix offset issue for env save
Ye Li
1
-4
/
+4
2023-01-10
env: mmc: cosmetic: remove unused macro STR(X)
Patrick Delaunay
1
-3
/
+0
2023-01-10
env: mmc: add debug message when mmc-env-partition is not found
Patrick Delaunay
1
-0
/
+1
2023-01-10
env: mmc: select GPT env partition by type guid
Patrick Delaunay
1
-1
/
+18
2023-01-10
env: mmc: add CONFIG_ENV_MMC_USE_DT
Patrick Delaunay
1
-0
/
+7
2023-01-10
env: mcc: fix compilation error with ENV_IS_EMBEDDED
Patrick Delaunay
1
-5
/
+7
2023-01-10
env: mcc: Drop unnecessary #ifdefs
Patrick Delaunay
1
-56
/
+64
2023-01-10
env: mmc: introduced ENV_MMC_OFFSET
Patrick Delaunay
1
-4
/
+20
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
1
-2
/
+2
2022-06-15
env: mmc : align erase address and size on erase_grp_size
Patrick Delaunay
1
-3
/
+7
2021-10-25
env: mmc: Add support for redundant env in both eMMC boot partitions
Marek Vasut
1
-5
/
+42
2021-10-25
env: mmc: Add missing eMMC bootpart restoration to env erase
Marek Vasut
1
-4
/
+10
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
1
-2
/
+3
2021-04-17
env: add ENV_ERASE_PTR macro
Patrick Delaunay
1
-5
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-11-18
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
1
-1
/
+1
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
1
-5
/
+0
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-4
/
+0
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
1
-2
/
+2
2020-07-26
env: mmc: add redundancy support in mmc_offset_try_partition
Patrick Delaunay
1
-3
/
+3
2020-07-26
env: mmc: correct the offset returned by mmc_offset_try_partition
Patrick Delaunay
1
-2
/
+2
2020-07-26
env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
Patrick Delaunay
1
-6
/
+12
2020-05-19
part: Drop disk_partition_t typedef
Simon Glass
1
-1
/
+1
2020-03-10
env: Update env_addr for mmc environment driver
Pankit Garg
1
-0
/
+5
2019-11-21
env: Finish migration of common ENV options
Tom Rini
1
-4
/
+0
2019-11-21
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
1
-5
/
+0
2019-08-12
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
1
-2
/
+3
2019-07-18
env: mmc: add erase-function
Frank Wunderlich
1
-0
/
+51
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
1
-6
/
+6
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-07
env: Properly check for BLK support
Sjoerd Simons
1
-1
/
+1
2018-02-20
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...
Faiz Abbas
1
-0
/
+2
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
1
-2
/
+1
2018-02-01
env: move more common code to env_import_redund
Simon Goldschmidt
1
-21
/
+2
2018-01-27
env: mmc: Make the debug messages play a little nicer
Maxime Ripard
1
-1
/
+0
2017-11-30
env: suppress a spurious warning with GCC 7.1
Philipp Tomsich
1
-1
/
+1
2017-11-17
env: Save environment at the end of an MMC partition
Jorge Ramirez-Ortiz
1
-4
/
+58
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
1
-8
/
+11
2017-08-16
env: Drop unused env_ptr variables
Simon Glass
1
-6
/
+0
2017-08-16
env: Drop the env_name_spec global
Simon Glass
1
-2
/
+1
2017-08-16
env: Drop common init() functions
Simon Glass
1
-10
/
+0
[next]