aboutsummaryrefslogtreecommitdiffstats
path: root/env
Commit message (Expand)AuthorAgeFilesLines
* env: Switch the callback static list to KconfigChristoph Niedermaier2024-12-061-0/+13
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-118-28/+28
|\
| * global: Rename SPL_TPL_ to PHASE_Simon Glass2024-10-111-11/+11
| * global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-118-17/+17
* | Merge patch series "env: mmc: fix use of two separate partitions with proper ...WIP/01Oct2024Tom Rini2024-10-011-18/+77
|\ \ | |/ |/|
| * env: mmc: rework mmc_env_partition_by_guid() to work with two separate partit...Rasmus Villemoes2024-10-011-9/+37
| * env: mmc: do not return an offset before the start of the partitionRasmus Villemoes2024-10-011-1/+9
| * env: mmc: refactor mmc_offset_try_partition()Rasmus Villemoes2024-10-011-18/+41
* | include: export uuid.hCaleb Connolly2024-09-121-1/+1
|/
* Merge tag 'v2024.10-rc3' into nextTom Rini2024-08-192-9/+19
|\
| * ubi: allow to write to volume with offsetAlexey Romanov2024-08-081-5/+5
| * ubi: allow to read from volume with offsetAlexey Romanov2024-08-081-3/+3
| * env_spi: support overriding spi dev from board codeVenkatesh Yadav Abbarapu2024-08-051-1/+11
* | env: remove vars that are not in default envRavi Minnikanti2024-08-151-1/+9
|/
* env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PARTMattijs Korpershoek2024-07-311-2/+3
* Merge patch series "api: Remove duplicate newlines"WIP/15Jul2024Tom Rini2024-07-151-2/+0
|\
| * env: Remove duplicate newlinesMarek Vasut2024-07-151-2/+0
* | env: ENV_IS_IN_EXT4 should enable SYS_MMC_ENV_DEVHeinrich Schuchardt2024-07-141-1/+1
|/
* arm64: versal2: Add support for AMD Versal Gen 2Michal Simek2024-06-171-3/+3
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2018-20/+7
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1918-7/+20
* Init virtio before loading ENV from EXT4 or FATWIP/17May2024Fiona Klute2024-05-172-0/+10
* env: Remove <common.h> and add needed includesTom Rini2024-05-0617-19/+6
* cmd/Kconfig: Add some missing dependenciesTom Rini2024-05-061-1/+1
* env: mmc: print MMC device being readWIP/18Apr2024Quentin Schulz2024-04-181-0/+3
* xilinx: versal-net: Add support for saving env based on bootmodeVenkatesh Yadav Abbarapu2024-03-221-1/+1
* env: sf: report malloc error to callerRalph Siemsen2024-01-291-1/+3
* env: Make ENV_IS_IN_SPI_FLASH depend on SPI flash being presentTom Rini2024-01-221-1/+1
* Merge branch '2024-01-18-assorted-fixes'Tom Rini2024-01-191-1/+1
|\
| * cmd: nvedit: Fix typo in 'illegal character' errorIvan Orlov2024-01-181-1/+1
* | env: migrate env_get_default to call env_get_default_intoQuentin Schulz2024-01-191-3/+5
* | env: allow to copy value from default environment into a bufferQuentin Schulz2024-01-191-0/+8
|/
* global: Restrict use of '#include <linux/kconfig.h>'Tom Rini2023-12-211-0/+2
* Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini2023-12-131-1/+1
|\
| * mmc: env: Unify the U_BOOT_ENV_LOCATION conditionsSimon Glass2023-12-131-1/+1
* | fs: ext4: Remove unused parameter from ext4_mountSean Anderson2023-11-161-2/+2
|/
* env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini2023-11-071-4/+109
* env: Improve ENV_OFFSET help messagePaul Barker2023-10-111-1/+11
* fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor2023-10-101-1/+1
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* env: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut2023-09-143-39/+0
* cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut2023-09-141-1/+0
* Kconfigs: Correct default of "0" on hex type entriesTom Rini2023-08-091-2/+2
* env: Fix default environment saving issueWIP/2023-07-17-assorted-updatesAshok Reddy Soma2023-07-171-0/+1
* env: mmc: statically set the environment partition nameEmmanuel Di Fede2023-07-142-0/+17
* env: Remove misuse of env is nowhere leftoverWIP/2023-05-16-remove-misuse-of-env-is-nowhereStefan Herbrechtsmeier2023-05-161-2/+0
* cmd: nvedit: remove error check, handle with KconfigTroy Kisky2023-05-091-7/+10
* env: Allow VPL environment to be nowhereSimon Glass2023-03-021-0/+10
* env: mmc: Apply GPT only on eMMC user HW partitionWIP/2023-02-23-assorted-fixesMarek Vasut2023-02-231-4/+8
* env: Couple networking-related variable flags to CONFIG_NETJan Kiszka2023-02-101-5/+5