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-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-08-19
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
Michal Simek
2018-07-21
env: Simplify Makefile using $(SPL_TPL_)
York Sun
2018-07-21
env: typo in description of ENV_IS_IN_REMOTE
Heinrich Schuchardt
2018-07-19
env: Added support to save env to spi through Kconfig
Vipul Kumar
2018-06-13
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
2018-06-13
u-boot: Fix several typos
Shyam Saini
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