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
2022-09-13
xilinx: Add env redund offset
T Karthik Reddy
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-07-08
Add SCSI scan for ENV in EXT4 or FAT
Rogier Stam
2022-06-28
Convert CONFIG_ENV_RANGE to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
2022-06-15
env: mmc : align erase address and size on erase_grp_size
Patrick Delaunay
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-02
env: sf: Allow to use env_sf_init_addr() at any stage
Pali Rohár
2022-04-21
env: Implement lower priority arch_env_get_location()
Marek Vasut
2022-04-10
Revert "env: Load env when ENV_IS_NOWHERE is only location selected"
Marek Vasut
2022-04-07
env: fat: Allow overriding interface, device and partition
He Yong
2022-04-07
env: Load env when ENV_IS_NOWHERE is only location selected
Felix.Vietmeyer@jila.colorado.edu
2022-03-18
Convert CONFIG_ETHPRIME to Kconfig
Tom Rini
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-10
env: sunxi: enable ENV_IS_IN_SPI_FLASH
Andre Przywara
2022-03-10
env: sunxi: Define location in SPI flash
Andre Przywara
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-14
env: fat: Add new lines at the end of print statements
Peter Robinson
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
[prev]
[next]