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-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-11-16
bootm: Tidy up use of autostart env var
Simon Glass
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
2021-11-13
env: Simplify env_get_default()
Marek Behún
2021-11-13
env: Fix env_get() when returning empty string using env_get_f()
Marek Behún
2021-11-13
env: Don't set ready flag if import failed in env_set_default()
Marek Behún
2021-10-31
env: Use static_assert() to check if default_environment is too large
Marek Behún
2021-10-31
env: Always use char for default_environment
Marek Behún
2021-10-31
env: flash: Cosmetic fix
Marek Behún
2021-10-31
env: flash: Let generic env_init() assign default environment
Marek Behún
2021-10-31
env: nowhere: Cosmetic fix
Marek Behún
2021-10-31
env: nowhere: Let generic env_init() assign default environment
Marek Behún
2021-10-31
env: nvram: Cosmetic fix in env_nvram_init()
Marek Behún
2021-10-31
env: nvram: Let generic env_init() assign default environment
Marek Behún
2021-10-31
env: nand: Put ENV_INVALID into gd->env_valid if default environment
Marek Behún
2021-10-31
env: sf: Put ENV_INVALID into gd->env_valid on CRC failure
Marek Behún
2021-10-31
env: sf: Use ENV_VALID enum names instead of literals
Marek Behún
2021-10-31
env: sf: Cosmetic fix in env_sf_init_addr()
Marek Behún
2021-10-26
env: superfluous check before free()
Heinrich Schuchardt
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-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-21
env: Move non-cli env functions to env/common.c
Marek Behún
2021-10-21
env: Inline env_get_char() into its only user
Marek Behún
2021-10-21
env: Drop env_get_char_spec() and old, unused .get_char() implementations
Marek Behún
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
[prev]
[next]