index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-06
Allow providing default environment from file
Rasmus Villemoes
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
sunxi: disable direct MMC environment
Andre Przywara
2018-03-24
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
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