aboutsummaryrefslogtreecommitdiff
path: root/env/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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