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
/
ext4.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
Init virtio before loading ENV from EXT4 or FAT
Fiona Klute
1
-0
/
+5
2024-05-07
env: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-11-17
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
1
-2
/
+2
2022-07-08
Add SCSI scan for ENV in EXT4 or FAT
Rogier Stam
1
-0
/
+5
2021-04-17
env: add ENV_ERASE_PTR macro
Patrick Delaunay
1
-2
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-10-14
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
David Woodhouse
1
-0
/
+14
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
1
-1
/
+1
2020-07-31
env: ext4: add support of command env erase
Patrick Delaunay
1
-0
/
+19
2020-07-31
env: ext4: introduce new function env_ext4_save_buffer
Patrick Delaunay
1
-8
/
+20
2020-07-31
env: ext4: set gd->env_valid
Patrick Delaunay
1
-1
/
+8
2020-05-19
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
part: Drop disk_partition_t typedef
Simon Glass
1
-2
/
+2
2020-04-24
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
1
-3
/
+1
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
-1
/
+2
2019-06-06
env: ext4: Allow overriding interface, device and partition
Patrice Chotard
1
-13
/
+21
2019-04-10
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
1
-1
/
+1
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-17
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
Heinrich Schuchardt
1
-0
/
+2
2018-02-20
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...
Faiz Abbas
1
-0
/
+3
2018-02-01
env: make env drivers propagate env_import return value
Simon Goldschmidt
1
-2
/
+1
2018-01-16
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
1
-12
/
+18
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
1
-2
/
+4
2017-08-16
env: Drop unused env_ptr variables
Simon Glass
1
-2
/
+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
2017-08-16
env: Switch over to use environment location drivers
Simon Glass
1
-7
/
+6
2017-08-15
env: Create a location driver for each location
Simon Glass
1
-0
/
+8
2017-08-15
env: Add an enum for environment state
Simon Glass
1
-1
/
+1
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-0
/
+129