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
2024-07-15
Merge patch series "api: Remove duplicate newlines"
Tom Rini
2024-07-15
env: Remove duplicate newlines
Marek Vasut
2024-07-14
env: ENV_IS_IN_EXT4 should enable SYS_MMC_ENV_DEV
Heinrich Schuchardt
2024-06-17
arm64: versal2: Add support for AMD Versal Gen 2
Michal Simek
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-17
Init virtio before loading ENV from EXT4 or FAT
Fiona Klute
2024-05-06
env: Remove <common.h> and add needed includes
Tom Rini
2024-05-06
cmd/Kconfig: Add some missing dependencies
Tom Rini
2024-04-18
env: mmc: print MMC device being read
Quentin Schulz
2024-03-22
xilinx: versal-net: Add support for saving env based on bootmode
Venkatesh Yadav Abbarapu
2024-01-29
env: sf: report malloc error to caller
Ralph Siemsen
2024-01-22
env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being present
Tom Rini
2024-01-19
Merge branch '2024-01-18-assorted-fixes'
Tom Rini
2024-01-19
env: migrate env_get_default to call env_get_default_into
Quentin Schulz
2024-01-19
env: allow to copy value from default environment into a buffer
Quentin Schulz
2024-01-18
cmd: nvedit: Fix typo in 'illegal character' error
Ivan Orlov
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
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
[next]