summaryrefslogtreecommitdiff
path: root/env/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* env: Remove CONFIG_ENV_AES supportTom Rini2017-11-211-8/+0
* env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2017-10-271-0/+1
* env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen2017-10-161-15/+0
* ARM: uniphier: switch to CONFIG_ENV_IS_NOWHEREMasahiro Yamada2017-10-151-1/+0
* env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini2017-09-081-0/+8
* Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford2017-09-021-30/+0
* env: Sort selection of default choicesAndy Shevchenko2017-08-201-3/+3
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-6/+41
* env: Use tabs in ENV_IS_IN_FATSimon Glass2017-08-151-4/+3
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+441