summaryrefslogtreecommitdiff
path: root/env/Kconfig
AgeCommit message (Expand)Author
2018-04-26MLK-18141-2 env: Kconfig: Add ENV_IS_IN_SATA configYe Li
2018-01-27env: sunxi: Enable FAT-based environment support by defaultMaxime Ripard
2018-01-27env: Allow to build multiple environments in KconfigMaxime Ripard
2018-01-27env: mmc: depends on the MMC frameworkMaxime Ripard
2018-01-22env: ENV_IS_IN_FAT improvementsTuomas Tynkkynen
2018-01-15env: enable accessing the environment in an EXT4 partitionJorge Ramirez-Ortiz
2017-12-18rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger
2017-11-21env: Remove CONFIG_ENV_AES supportTom Rini
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-15ARM: uniphier: switch to CONFIG_ENV_IS_NOWHEREMasahiro Yamada
2017-09-08env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-08-20env: Sort selection of default choicesAndy Shevchenko
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-15env: Use tabs in ENV_IS_IN_FATSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass