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
*
env: Access Environment in SPI flashes before relocation
Heiko Schocher
2020-10-30
1
-0
/
+8
*
env/ext4.c: allow loading from an EXT4 partition on the MMC boot device
David Woodhouse
2020-10-14
1
-0
/
+4
*
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-10-09
1
-0
/
+9
*
env: kconfig: Add default option for ARCH_ZYNQ
Michal Simek
2020-09-23
1
-1
/
+1
*
env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Michal Simek
2020-08-27
1
-0
/
+1
*
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-08
1
-0
/
+19
*
env: Add support for explicit write access list
Marek Vasut
2020-07-31
1
-0
/
+8
*
env: Add option to only ever append environment
Marek Vasut
2020-07-31
1
-0
/
+9
*
env: add absolute path at CONFIG_ENV_EXT4_FILE
Patrick Delaunay
2020-07-31
1
-1
/
+1
*
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-28
1
-0
/
+6
*
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
2020-07-26
1
-0
/
+4
*
env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
Patrick Delaunay
2020-06-15
1
-1
/
+1
*
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-25
1
-0
/
+7
*
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-15
1
-0
/
+12
*
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-24
1
-0
/
+3
*
env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
Michal Simek
2020-04-06
1
-2
/
+1
*
env: Kconfig: Adding default values for Microblaze
Varalaxmi Bingi
2020-04-06
1
-0
/
+2
*
env: Enable SPI flash env for rockchip
Jagan Teki
2020-01-30
1
-0
/
+3
*
env: kconfig: Restrict rockchip env for MMC
Jagan Teki
2020-01-30
1
-2
/
+3
*
env: another attempt at fixing SPL build failures
Rasmus Villemoes
2020-01-22
1
-0
/
+3
*
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
[next]