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
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
Simon Glass
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-07
env: Move env_set() out of cmd/nvedit.c and in to env/common.c
Tom Rini
2023-10-11
env: Improve ENV_OFFSET help message
Paul Barker
2023-10-10
fsl-layerscape: drop obsolete PPA secure firmware support
Laurentiu Tudor
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-14
env: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-07-17
env: Fix default environment saving issue
Ashok Reddy Soma
2023-07-14
env: mmc: statically set the environment partition name
Emmanuel Di Fede
2023-05-16
env: Remove misuse of env is nowhere leftover
Stefan Herbrechtsmeier
2023-05-09
cmd: nvedit: remove error check, handle with Kconfig
Troy Kisky
2023-03-02
env: Allow VPL environment to be nowhere
Simon Glass
2023-02-23
env: mmc: Apply GPT only on eMMC user HW partition
Marek Vasut
2023-02-10
env: Couple networking-related variable flags to CONFIG_NET
Jan Kiszka
2023-02-10
env: Complete generic support for writable list
Jan Kiszka
2023-02-07
env: Drop ENV_IS_IN_SATA
Simon Glass
2023-02-06
env: mmc: Fix offset issue for env save
Ye Li
2023-01-11
env: add failing trace in env_erase
Patrick Delaunay
2023-01-11
env: ubi: add support of command env erase
Patrick Delaunay
2023-01-10
env: mmc: cosmetic: remove unused macro STR(X)
Patrick Delaunay
2023-01-10
env: mmc: add debug message when mmc-env-partition is not found
Patrick Delaunay
2023-01-10
env: mmc: select GPT env partition by type guid
Patrick Delaunay
2023-01-10
env: mmc: add CONFIG_ENV_MMC_USE_DT
Patrick Delaunay
2023-01-10
env: mcc: fix compilation error with ENV_IS_EMBEDDED
Patrick Delaunay
2023-01-10
env: mcc: Drop unnecessary #ifdefs
Patrick Delaunay
2023-01-10
env: mmc: introduced ENV_MMC_OFFSET
Patrick Delaunay
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-22
Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig
Tom Rini
2022-12-22
env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS support
Tom Rini
2022-12-22
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-22
env: nvram: Drop CONFIG_SYS_NVRAM_ACCESS_ROUTINE
Tom Rini
2022-12-22
env: Rework ENV_IS_EMBEDDED and related logic slightly
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-26
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
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
[next]