aboutsummaryrefslogtreecommitdiff
path: root/env/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-19env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek1-49/+15
2018-07-21env: Simplify Makefile using $(SPL_TPL_)York Sun1-0/+115
2018-07-21env: typo in description of ENV_IS_IN_REMOTEHeinrich Schuchardt1-1/+1
2018-07-19env: Added support to save env to spi through KconfigVipul Kumar1-0/+28
2018-06-13env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan1-0/+1
2018-06-13u-boot: Fix several typosShyam Saini1-3/+3
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-0/+7
2018-04-06Allow providing default environment from fileRasmus Villemoes1-0/+18
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+0
2018-04-04sunxi: disable direct MMC environmentAndre Przywara1-1/+0
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel1-5/+0
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel1-1/+0
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard1-0/+4
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard1-33/+32
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard1-0/+1
2018-01-22env: ENV_IS_IN_FAT improvementsTuomas Tynkkynen1-3/+1
2018-01-15env: enable accessing the environment in an EXT4 partitionJorge Ramirez-Ortiz1-0/+39
2017-12-18rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger1-0/+18
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini1-8/+0
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng1-0/+1
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen1-15/+0
2017-10-15ARM: uniphier: switch to CONFIG_ENV_IS_NOWHEREMasahiro Yamada1-1/+0
2017-09-08env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini1-0/+8
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford1-30/+0
2017-08-20env: Sort selection of default choicesAndy Shevchenko1-3/+3
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-6/+41
2017-08-15env: Use tabs in ENV_IS_IN_FATSimon Glass1-4/+3
2017-08-15Move environment files from common/ to env/Simon Glass1-0/+441