aboutsummaryrefslogtreecommitdiff
path: root/env
AgeCommit message (Expand)Author
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15env: Remove duplicate newlinesMarek Vasut
2024-07-14env: ENV_IS_IN_EXT4 should enable SYS_MMC_ENV_DEVHeinrich Schuchardt
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-17Init virtio before loading ENV from EXT4 or FATFiona Klute
2024-05-06env: Remove <common.h> and add needed includesTom Rini
2024-05-06cmd/Kconfig: Add some missing dependenciesTom Rini
2024-04-18env: mmc: print MMC device being readQuentin Schulz
2024-03-22xilinx: versal-net: Add support for saving env based on bootmodeVenkatesh Yadav Abbarapu
2024-01-29env: sf: report malloc error to callerRalph Siemsen
2024-01-22env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being presentTom Rini
2024-01-19Merge branch '2024-01-18-assorted-fixes'Tom Rini
2024-01-19env: migrate env_get_default to call env_get_default_intoQuentin Schulz
2024-01-19env: allow to copy value from default environment into a bufferQuentin Schulz
2024-01-18cmd: nvedit: Fix typo in 'illegal character' errorIvan Orlov
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13mmc: env: Unify the U_BOOT_ENV_LOCATION conditionsSimon Glass
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini
2023-10-11env: Improve ENV_OFFSET help messagePaul Barker
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-14env: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-07-17env: Fix default environment saving issueAshok Reddy Soma
2023-07-14env: mmc: statically set the environment partition nameEmmanuel Di Fede
2023-05-16env: Remove misuse of env is nowhere leftoverStefan Herbrechtsmeier
2023-05-09cmd: nvedit: remove error check, handle with KconfigTroy Kisky
2023-03-02env: Allow VPL environment to be nowhereSimon Glass
2023-02-23env: mmc: Apply GPT only on eMMC user HW partitionMarek Vasut
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka
2023-02-10env: Complete generic support for writable listJan Kiszka
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass
2023-02-06env: mmc: Fix offset issue for env saveYe Li
2023-01-11env: add failing trace in env_erasePatrick Delaunay
2023-01-11env: ubi: add support of command env erasePatrick Delaunay
2023-01-10env: mmc: cosmetic: remove unused macro STR(X)Patrick Delaunay
2023-01-10env: mmc: add debug message when mmc-env-partition is not foundPatrick Delaunay
2023-01-10env: mmc: select GPT env partition by type guidPatrick Delaunay
2023-01-10env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay
2023-01-10env: mcc: fix compilation error with ENV_IS_EMBEDDEDPatrick Delaunay
2023-01-10env: mcc: Drop unnecessary #ifdefsPatrick Delaunay
2023-01-10env: mmc: introduced ENV_MMC_OFFSETPatrick Delaunay
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini
2022-12-22env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini