summaryrefslogtreecommitdiff
path: root/env/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-07-14env: mmc: statically set the environment partition nameEmmanuel Di Fede1-0/+12
2023-05-09cmd: nvedit: remove error check, handle with KconfigTroy Kisky1-7/+10
2023-03-03env: Allow VPL environment to be nowhereSimon Glass1-0/+10
2023-02-10env: Complete generic support for writable listJan Kiszka1-0/+1
2023-01-10env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay1-0/+16
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-2/+2
2022-12-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini1-0/+9
2022-12-22env: eeprom: Remove CONFIG_I2C_ENV_EEPROM_BUS supportTom Rini1-7/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-0/+10
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek1-3/+3
2022-09-13xilinx: Add env redund offsetT Karthik Reddy1-0/+1
2022-06-29Convert CONFIG_ENV_RANGE to KconfigTom Rini1-8/+10
2022-06-29Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini1-0/+16
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-0/+12
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini1-2/+5
2022-03-10env: sunxi: enable ENV_IS_IN_SPI_FLASHAndre Przywara1-0/+1
2022-03-10env: sunxi: Define location in SPI flashAndre Przywara1-2/+4
2022-03-04Convert CONFIG_BOOTFILE to KconfigTom Rini1-0/+13
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini1-31/+8
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass1-0/+18
2021-10-25env: mmc: Add support for redundant env in both eMMC boot partitionsMarek Vasut1-0/+5
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-3/+0
2021-08-30eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini1-4/+0
2021-08-18env: Kconfig: Add default option for PHY_CORTINAKuldeep Singh1-1/+1
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland1-2/+1
2021-07-08ppc: Remove sbc8641d boardTom Rini1-1/+1
2021-07-08ppc: Remove xpedite boardsTom Rini1-1/+1
2021-07-08m68k: Remove M5475x boardsTom Rini1-1/+1
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes1-0/+18
2021-04-23xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma1-1/+1
2021-04-23env: Setup default value for ENV_OFFSET_REDUNDMichal Simek1-0/+1
2021-04-16env/fat.c: support redund environmentBrandon Maier1-0/+8
2021-04-16env: add CONFIG_ENV_SECT_SIZE_AUTORasmus Villemoes1-0/+14
2021-01-20env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENTMichal Simek1-2/+3
2020-10-30env: Access Environment in SPI flashes before relocationHeiko Schocher1-0/+8
2020-10-14env/ext4.c: allow loading from an EXT4 partition on the MMC boot deviceDavid Woodhouse1-0/+4
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass1-0/+9
2020-09-23env: kconfig: Add default option for ARCH_ZYNQMichal Simek1-1/+1
2020-08-27env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4Michal Simek1-0/+1
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-0/+19
2020-07-31env: Add support for explicit write access listMarek Vasut1-0/+8
2020-07-31env: Add option to only ever append environmentMarek Vasut1-0/+9
2020-07-31env: add absolute path at CONFIG_ENV_EXT4_FILEPatrick Delaunay1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+6
2020-07-26env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse1-0/+4
2020-06-15env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDRPatrick Delaunay1-1/+1
2020-05-25env: Convert ENV_ACCESS_IGNORE_FORCE to KconfigMarek Vasut1-0/+7
2020-05-16env: Convert CONFIG_DELAY_ENVIRONMENT to KconfigOvidiu Panait1-0/+12
2020-04-24env: add SAVEENV as an alias of the CMD_SAVEENV symbolRasmus Villemoes1-0/+3