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
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
1
-0
/
+2
2019-12-03
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-12-03
common: Move sorting functions to their own header file
Simon Glass
1
-0
/
+1
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
7
-0
/
+7
2019-11-21
env: Finish migration of common ENV options
Tom Rini
5
-18
/
+30
2019-11-21
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
5
-23
/
+1
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
1
-0
/
+6
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
1
-7
/
+11
2019-10-16
ubi: env: fix redundand management
Philippe Reynes
1
-0
/
+6
2019-10-08
env: Kconfig: Add environment default offset in versal
T Karthik Reddy
1
-2
/
+3
2019-10-04
Revert "env: solve compilation error in SPL"
Tom Rini
1
-6
/
+1
2019-08-12
env: Rename environment.h to env_internal.h
Simon Glass
18
-18
/
+18
2019-08-11
env: Drop the ACTION typedef
Simon Glass
2
-2
/
+2
2019-08-11
env: Rename the redundancy flags
Simon Glass
3
-16
/
+18
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
3
-9
/
+9
2019-08-11
env: Move env_valid to env.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
1
-1
/
+1
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
8
-23
/
+30
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
3
-0
/
+3
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-0
/
+1
2019-07-18
env: mmc: add erase-function
Frank Wunderlich
1
-0
/
+51
2019-07-18
env: register erase command
Frank Wunderlich
1
-0
/
+30
2019-07-12
stm32mp1: move CONFIG_ENV in Kconfig
Patrick Delaunay
1
-3
/
+2
2019-07-09
env: ubi: support configurable VID offset
Hamish Guthrie
2
-4
/
+20
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
1
-4
/
+7
2019-07-09
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
1
-0
/
+6
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-1
/
+1
2019-06-13
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
1
-1
/
+1
2019-06-06
env: allow ENV_IS_NOWHERE with other storage target
Patrice Chotard
1
-12
/
+6
2019-06-06
env: ext4: Allow overriding interface, device and partition
Patrice Chotard
1
-13
/
+21
2019-05-23
env: solve compilation error in SPL
Patrick Delaunay
1
-1
/
+6
2019-05-23
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
1
-1
/
+1
2019-05-10
env: spi: Fix incorrect entry description
Marek Vasut
1
-2
/
+2
2019-04-12
env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
Martyn Welch
1
-1
/
+1
2019-04-10
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
1
-1
/
+1
2019-03-26
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2
-20
/
+46
2019-03-14
Revert "env: add spi_flash_read_env function"
Heiko Schocher
1
-45
/
+11
2019-01-27
Merge branch '2019-01-25-master-imports'
Tom Rini
2
-8
/
+21
2019-01-26
env: Fix saving environment to "bad CRC" location
Sam Protsenko
1
-6
/
+19
2019-01-26
env: common: Return specific error code on bad CRC
Sam Protsenko
1
-2
/
+2
2019-01-25
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
1
-1
/
+3
2019-01-21
Revert "env: sf: fix environment in SPI NOR"
Tom Rini
1
-1
/
+1
2019-01-18
env: sf: fix environment in SPI NOR
Heiko Schocher
1
-1
/
+1
2019-01-17
env: add spi_flash_read_env function
Horatiu Vultur
1
-11
/
+45
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
1
-4
/
+48
2019-01-09
env: sata: Fix saveenv issue
Ye Li
1
-1
/
+1
2019-01-09
env: sata: Add missed env location for SATA boot
Ye Li
1
-0
/
+3
[next]