Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cdbff9fc4002fdd47181088d5abe90e5f2fa1904
/
env
3f989e7b
env: Move env_relocate() to env.h
by Simon Glass
· 5 years ago
4bfd1f5
env: Move env_init() to env.h
by Simon Glass
· 5 years ago
3485392
env: mmc: add erase-function
by Frank Wunderlich
· 5 years ago
cd121bd
env: register erase command
by Frank Wunderlich
· 5 years ago
4048e17
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
985186d
env: ubi: support configurable VID offset
by Hamish Guthrie
· 5 years ago
a9221f3
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· 5 years ago
ff4818c
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
by Markus Klotzbuecher
· 5 years ago
c3f4318
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 5 years ago
a4298dd
Kconfig: Add SPI / SPI_FLASH as dependencies
by Tom Rini
· 5 years ago
208bd2b
env: allow ENV_IS_NOWHERE with other storage target
by Patrice Chotard
· 6 years ago
d319edc
env: ext4: Allow overriding interface, device and partition
by Patrice Chotard
· 6 years ago
7d47765
env: solve compilation error in SPL
by Patrick Delaunay
· 6 years ago
579a3e7
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
by Patrick Delaunay
· 6 years ago
dd30961
env: spi: Fix incorrect entry description
by Marek Vasut
· 6 years ago
f2fae51
env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
by Martyn Welch
· 6 years ago
5efc068
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· 6 years ago
abe66b1
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
9ba5e5b
Revert "env: add spi_flash_read_env function"
by Heiko Schocher
· 6 years ago
0da9025
Merge branch '2019-01-25-master-imports'
by Tom Rini
· 6 years ago
293a172
env: Fix saving environment to "bad CRC" location
by Sam Protsenko
· 6 years ago
49d04c5
env: common: Return specific error code on bad CRC
by Sam Protsenko
· 6 years ago
70b5ea7
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
by Alexey Brodkin
· 6 years ago
82eeb71
Revert "env: sf: fix environment in SPI NOR"
by Tom Rini
· 6 years ago
3d5931e
env: sf: fix environment in SPI NOR
by Heiko Schocher
· 6 years ago
9a9d66f
env: add spi_flash_read_env function
by Horatiu Vultur
· 6 years ago
03dcf17
common: command: Add support for $ auto-completion
by Boris Brezillon
· 6 years ago
17be909
env: sata: Fix saveenv issue
by Ye Li
· 6 years ago
9a6a311
env: sata: Add missed env location for SATA boot
by Ye Li
· 6 years ago
119c01c2
env: sf: define API to override sf environment address
by Rajesh Bhagat
· 6 years ago
b6cba29
env: allow flash and nand env driver to compile together
by Rajesh Bhagat
· 6 years ago
ec48b6c
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
25a1765
fix: env: Fix the SPI flash device setup for DM mode
by Konstantin Porotchkin
· 6 years ago
344ca79
env: ubi: Add missing ENV_NAME
by Marek Vasut
· 6 years ago
4aee624
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
by Michal Simek
· 6 years ago
13bbfb4
env: Don't show "Failed" error message
by Sam Protsenko
· 6 years ago
d30ba23
u-boot: remove driver lookup loop from env_save()
by Nicholas Faustini
· 6 years ago
474ecd2
env: Simplify Makefile using $(SPL_TPL_)
by York Sun
· 6 years ago
646f1ab
env: typo in description of ENV_IS_IN_REMOTE
by Heinrich Schuchardt
· 7 years ago
6c90f62
env: add the same prefix to error messages to make it detectable by tests
by Quentin Schulz
· 6 years ago
c5d548a
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
5a04264
cmd: nvedit: set H_INTERACTIVE in do_env_default
by Yaniv Levinsky
· 6 years ago
477f811
cmd: nvedit: propagate envflag to set_default_vars
by Yaniv Levinsky
· 6 years ago
2a30809
env: Added support to save env to spi through Kconfig
by Vipul Kumar
· 6 years ago
8df430d
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
by Alex Kiernan
· 6 years ago
919d25c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
95058fb
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
by Heinrich Schuchardt
· 7 years ago
7bcdf19
env: Relocate env drivers if manual reloc is required
by Siva Durga Prasad Paladugu
· 7 years ago
d910130
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· 7 years ago
d48b8d1
env: Properly check for BLK support
by Sjoerd Simons
· 7 years ago
f3d8f7d
Allow providing default environment from file
by Rasmus Villemoes
· 7 years ago
23ac79f
common: env_embedded: allow fine placement of environment object
by Christophe Leroy
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
901fb09
sunxi: disable direct MMC environment
by Andre Przywara
· 7 years ago
c0ce4ce
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
afb6fda
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
26862b4
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· 7 years ago
b2cdef4
env: restore old env_get_char() behaviour
by Goldschmidt Simon
· 7 years ago
e1caa58
env: Fix env_load_location
by York Sun
· 7 years ago
cda87ec
Fix misaligned buffer in env_fat_save
by Alex Kiernan
· 7 years ago
8071993
env: sf: use env_import_redund to simplify env_sf_load
by Simon Goldschmidt
· 7 years ago
2166ebf
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· 7 years ago
31f044b
env: move more common code to env_import_redund
by Simon Goldschmidt
· 7 years ago
42a1820
env: make env_import(_redund) return 0 on success, not 1
by Simon Goldschmidt
· 7 years ago
0163c91
env: sunxi: Enable FAT-based environment support by default
by Maxime Ripard
· 7 years ago
40c08a6
env: Mark env_get_location as weak
by Maxime Ripard
· 7 years ago
fb69464
env: Allow to build multiple environments in Kconfig
by Maxime Ripard
· 7 years ago
d282a1d
env: mmc: depends on the MMC framework
by Maxime Ripard
· 7 years ago
1d44608
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
7d714a2
env: Support multiple environments
by Maxime Ripard
· 7 years ago
58ae999
env: common: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
29b8f21
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
d0816da
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
3574ba0
env: Make it explicit where we're loading our environment from
by Maxime Ripard
· 7 years ago
9efac3c
env: Make the env save message a bit more explicit
by Maxime Ripard
· 7 years ago
8a3a7e2
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
52746c4
env: Rename env_driver_lookup_default and env_get_default_location
by Maxime Ripard
· 7 years ago
9c24dfb
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
3cd084d
env: ENV_IS_IN_FAT improvements
by Tuomas Tynkkynen
· 7 years ago
086ebcd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b500c92
env: sf: Add support for env init for QSPI-NOR
by Ashish Kumar
· 7 years ago
1087a79
env: enable accessing the environment in an EXT4 partition
by Jorge Ramirez-Ortiz
· 7 years ago
81f53b0
rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
by Klaus Goger
· 7 years ago
fd37466
env: suppress a spurious warning with GCC 7.1
by Philipp Tomsich
· 7 years ago
c6831c7
env: Remove CONFIG_ENV_AES support
by Tom Rini
· 7 years ago
c9e87ba
env: Save environment at the end of an MMC partition
by Jorge Ramirez-Ortiz
· 7 years ago
3a85647
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
by Bin Meng
· 7 years ago
7b7341d
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· 7 years ago
83ee44a
ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE
by Masahiro Yamada
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
5eb3522
env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
by Tom Rini
· 7 years ago
e3f24d4
Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
by Adam Ford
· 7 years ago
2d7cb5b
env: Replace all open-coded gd->env_valid values with ENV_ flags
by Simon Glass
· 7 years ago
c55d8b9
env: Allow env_load() to detect errors
by Simon Glass
· 7 years ago
eeba55c
env: Correct case of no sub-init function
by Tom Rini
· 7 years ago
e94c126
env: Sort selection of default choices
by Andy Shevchenko
· 7 years ago
c595199
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
21f6394
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
Next »