index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
env
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
Miquel Raynal
2019-12-04
1
-0
/
+2
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-6
/
+26
*
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-20
1
-7
/
+0
*
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-11-20
1
-0
/
+6
*
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
2019-11-12
1
-7
/
+11
*
ubi: env: fix redundand management
Philippe Reynes
2019-10-16
1
-0
/
+6
*
env: Kconfig: Add environment default offset in versal
T Karthik Reddy
2019-10-08
1
-2
/
+3
*
stm32mp1: move CONFIG_ENV in Kconfig
Patrick Delaunay
2019-07-12
1
-3
/
+2
*
env: ubi: support configurable VID offset
Hamish Guthrie
2019-07-09
1
-0
/
+7
*
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
1
-4
/
+7
*
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
2019-07-09
1
-0
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-06-17
1
-1
/
+1
|
\
|
*
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
2019-06-13
1
-1
/
+1
*
|
env: allow ENV_IS_NOWHERE with other storage target
Patrice Chotard
2019-06-06
1
-12
/
+6
|
/
*
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-23
1
-1
/
+1
*
env: spi: Fix incorrect entry description
Marek Vasut
2019-05-09
1
-2
/
+2
*
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
1
-7
/
+46
*
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2019-01-25
1
-1
/
+3
*
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-10-16
1
-2
/
+2
*
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
Michal Simek
2018-08-19
1
-49
/
+15
*
env: Simplify Makefile using $(SPL_TPL_)
York Sun
2018-07-21
1
-0
/
+115
*
env: typo in description of ENV_IS_IN_REMOTE
Heinrich Schuchardt
2018-07-21
1
-1
/
+1
*
env: Added support to save env to spi through Kconfig
Vipul Kumar
2018-07-19
1
-0
/
+28
*
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
Alex Kiernan
2018-06-13
1
-0
/
+1
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
1
-3
/
+3
*
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-08
1
-0
/
+7
*
Allow providing default environment from file
Rasmus Villemoes
2018-04-06
1
-0
/
+18
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-1
/
+0
|
\
|
*
sunxi: disable direct MMC environment
Andre Przywara
2018-04-04
1
-1
/
+0
*
|
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
1
-5
/
+0
*
|
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
Petr Vorel
2018-03-24
1
-1
/
+0
|
/
*
env: sunxi: Enable FAT-based environment support by default
Maxime Ripard
2018-01-27
1
-0
/
+4
*
env: Allow to build multiple environments in Kconfig
Maxime Ripard
2018-01-27
1
-33
/
+32
*
env: mmc: depends on the MMC framework
Maxime Ripard
2018-01-27
1
-0
/
+1
*
env: ENV_IS_IN_FAT improvements
Tuomas Tynkkynen
2018-01-22
1
-3
/
+1
*
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
2018-01-15
1
-0
/
+39
*
rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
Klaus Goger
2017-12-18
1
-0
/
+18
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-8
/
+0
*
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
Bin Meng
2017-10-27
1
-0
/
+1
*
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-15
/
+0
*
ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE
Masahiro Yamada
2017-10-15
1
-1
/
+0
*
env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
Tom Rini
2017-09-08
1
-0
/
+8
*
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
Adam Ford
2017-09-02
1
-30
/
+0
*
env: Sort selection of default choices
Andy Shevchenko
2017-08-20
1
-3
/
+3
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-6
/
+41
*
env: Use tabs in ENV_IS_IN_FAT
Simon Glass
2017-08-15
1
-4
/
+3
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-0
/
+441