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
2020-10-30
env: Access Environment in SPI flashes before relocation
Heiko Schocher
2020-10-14
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
David Woodhouse
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-09-23
env: kconfig: Add default option for ARCH_ZYNQ
Michal Simek
2020-08-27
env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Michal Simek
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-31
env: Add support for explicit write access list
Marek Vasut
2020-07-31
env: Add option to only ever append environment
Marek Vasut
2020-07-31
env: add absolute path at CONFIG_ENV_EXT4_FILE
Patrick Delaunay
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-26
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
2020-06-15
env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
Patrick Delaunay
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-15
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-04-24
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-06
env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
Michal Simek
2020-04-06
env: Kconfig: Adding default values for Microblaze
Varalaxmi Bingi
2020-01-30
env: Enable SPI flash env for rockchip
Jagan Teki
2020-01-30
env: kconfig: Restrict rockchip env for MMC
Jagan Teki
2020-01-22
env: another attempt at fixing SPL build failures
Rasmus Villemoes
2019-12-04
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-10-16
ubi: env: fix redundand management
Philippe Reynes
2019-10-08
env: Kconfig: Add environment default offset in versal
T Karthik Reddy
2019-07-12
stm32mp1: move CONFIG_ENV in Kconfig
Patrick Delaunay
2019-07-09
env: ubi: support configurable VID offset
Hamish Guthrie
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-13
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
2019-06-06
env: allow ENV_IS_NOWHERE with other storage target
Patrice Chotard
2019-05-23
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-09
env: spi: Fix incorrect entry description
Marek Vasut
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-01-25
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
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
[next]