summaryrefslogtreecommitdiff
path: root/env/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-06env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACEMichal Simek1-2/+1
2020-04-06env: Kconfig: Adding default values for MicroblazeVaralaxmi Bingi1-0/+2
2020-01-30env: Enable SPI flash env for rockchipJagan Teki1-0/+3
2020-01-30env: kconfig: Restrict rockchip env for MMCJagan Teki1-2/+3
2020-01-23env: another attempt at fixing SPL build failuresRasmus Villemoes1-0/+3
2019-12-04mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selectedMiquel Raynal1-0/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini1-6/+26
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-7/+0
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini1-0/+6
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-7/+11
2019-10-16ubi: env: fix redundand managementPhilippe Reynes1-0/+6
2019-10-08env: Kconfig: Add environment default offset in versalT Karthik Reddy1-2/+3
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay1-3/+2
2019-07-09env: ubi: support configurable VID offsetHamish Guthrie1-0/+7
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-4/+7
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher1-0/+6
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+1
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini1-1/+1
2019-06-06env: allow ENV_IS_NOWHERE with other storage targetPatrice Chotard1-12/+6
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay1-1/+1
2019-05-10env: spi: Fix incorrect entry descriptionMarek Vasut1-2/+2
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-7/+46
2019-01-25ARC: Move ENV_SIZE and ENV_OFFSET to KconfigAlexey Brodkin1-1/+3
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-2/+2