summaryrefslogtreecommitdiff
path: root/env
AgeCommit message (Expand)Author
2025-05-05env: Introduce support for MTDChristian Marangi
2025-04-28Merge patch series "bloblist: fix the overriding of fdt from bloblist"Tom Rini
2025-04-28env: point fdt address to the fdt in a bloblistRaymond Mao
2025-04-16amd: versal2: Add support for saving env based on bootmodeVenkatesh Yadav Abbarapu
2025-04-10env: mmc: Fix test for ENV_IS_EMBEDDEDTom Rini
2025-02-28env: mmc: Clean up env_mmc_load() ifdefferyMarek Vasut
2025-02-28env: mmc: Make redundant env in both eMMC boot partitions consider DT propertiesMarek Vasut
2025-02-10env: fat: Avoid writing to read-only locationAndre Przywara
2025-01-24treewide: Replace Maximumm with Maximum in Kconfig symbol descriptionMarek Vasut
2024-12-06env: Switch the callback static list to KconfigChristoph Niedermaier
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-01Merge patch series "env: mmc: fix use of two separate partitions with proper ...Tom Rini
2024-10-01env: mmc: rework mmc_env_partition_by_guid() to work with two separate partit...Rasmus Villemoes
2024-10-01env: mmc: do not return an offset before the start of the partitionRasmus Villemoes
2024-10-01env: mmc: refactor mmc_offset_try_partition()Rasmus Villemoes
2024-09-12include: export uuid.hCaleb Connolly
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-15env: remove vars that are not in default envRavi Minnikanti
2024-08-08ubi: allow to write to volume with offsetAlexey Romanov
2024-08-08ubi: allow to read from volume with offsetAlexey Romanov
2024-08-05env_spi: support overriding spi dev from board codeVenkatesh Yadav Abbarapu
2024-07-31env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PARTMattijs Korpershoek
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