index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-01-27
env: sunxi: Enable FAT-based environment support by default
Maxime Ripard
2018-01-27
env: Allow to build multiple environments in Kconfig
Maxime Ripard
2018-01-27
env: mmc: depends on the MMC framework
Maxime Ripard
2018-01-22
env: ENV_IS_IN_FAT improvements
Tuomas Tynkkynen
2018-01-15
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
2017-12-18
rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
Klaus Goger
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-10-27
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
Bin Meng
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-15
ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE
Masahiro Yamada
2017-09-08
env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
Tom Rini
2017-09-02
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
2017-08-20
env: Sort selection of default choices
Andy Shevchenko
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
env: Use tabs in ENV_IS_IN_FAT
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass