index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
Age
Commit message (
Expand
)
Author
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-24
Revert "env: Make _init() expect _INVALID when _IS_NOWHERE"
Tom Rini
2021-09-23
env: Make _init() expect _INVALID when _IS_NOWHERE
Pierre-Clément Tosi
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-30
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
2021-08-18
env: Kconfig: Add default option for PHY_CORTINA
Kuldeep Singh
2021-08-01
sunxi: Select environment MMC based on boot device
Samuel Holland
2021-07-07
ppc: Remove sbc8641d board
Tom Rini
2021-07-07
ppc: Remove xpedite boards
Tom Rini
2021-07-07
m68k: Remove M5475x boards
Tom Rini
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
2021-04-23
xilinx: versal: Add support for saving env based on bootmode
Ashok Reddy Soma
2021-04-23
env: Setup default value for ENV_OFFSET_REDUND
Michal Simek
2021-04-16
env: sf: remove the static env_flash variable
Patrick Delaunay
2021-04-16
env: sf: add missing spi_flash_free
Patrick Delaunay
2021-04-16
env: sf: add support of command env erase
Patrick Delaunay
2021-04-16
env: sf: update the use of macro ENV_SAVE_PTR
Patrick Delaunay
2021-04-16
env: add ENV_ERASE_PTR macro
Patrick Delaunay
2021-04-16
env: Fix invalid env handling in env_init()
Marek Vasut
2021-04-16
env/fat.c: support redund environment
Brandon Maier
2021-04-16
env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
Martin Fuzzey
2021-04-16
env: increment redund flag on read fail
Brandon Maier
2021-04-16
env: add CONFIG_ENV_SECT_SIZE_AUTO
Rasmus Villemoes
2021-04-16
env/sf.c: use a variable to hold the sector size
Rasmus Villemoes
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-29
env: sf: cosmetic: remove unnecessary space
Patrick Delaunay
2021-01-20
env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
Michal Simek
2020-11-19
env: typo enougth
Heinrich Schuchardt
2020-11-18
env: mmc: Correct partition comparison in mmc_offset_try_partition
Hoyeonjiki Kim
2020-11-03
env: sf: fix init function behaviour
Heiko Schocher
2020-10-30
env: Access Environment in SPI flashes before relocation
Heiko Schocher
2020-10-30
env: split env_import_redund() into 2 functions
Heiko Schocher
2020-10-14
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
David Woodhouse
2020-10-14
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-09-23
env: kconfig: Add default option for ARCH_ZYNQ
Michal Simek
2020-08-27
env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Michal Simek
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-31
env: Add support for explicit write access list
Marek Vasut
2020-07-31
env: Add option to only ever append environment
Marek Vasut
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
2020-07-31
env: Add H_DEFAULT flag
Marek Vasut
2020-07-31
env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
Marek Vasut
2020-07-31
env: ext4: add support of command env erase
Patrick Delaunay
2020-07-31
env: ext4: introduce new function env_ext4_save_buffer
Patrick Delaunay
2020-07-31
cmd: env: add env select command
Patrick Delaunay
2020-07-31
cmd: env: add env load command
Patrick Delaunay
2020-07-31
env: the ops driver load becomes mandatory in struct env_driver
Patrick Delaunay
2020-07-31
env: nowhere: add .load ops
Patrick Delaunay
[next]