Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c5d076d666078438b8ee6710457e51da10297aaa
/
env
27271b6
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected
by Miquel Raynal
· 5 years ago
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· 5 years ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
f4bdf1b
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· 5 years ago
4bb26a4
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
5a1f32b
ubi: env: fix redundand management
by Philippe Reynes
· 5 years ago
7677030
env: Kconfig: Add environment default offset in versal
by T Karthik Reddy
· 5 years ago
9ad1d3b
Revert "env: solve compilation error in SPL"
by Tom Rini
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· 5 years ago
4686d8f
env: Rename the redundancy flags
by Simon Glass
· 5 years ago
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· 5 years ago
bf86488
env: Move env_valid to env.h
by Simon Glass
· 5 years ago
204eb22
env: Rename environment to embedded_environment
by Simon Glass
· 5 years ago
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
eec9796
env: Move set_default_vars to env.h
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
8fe4093
env: Move env_relocate() to env.h
by Simon Glass
· 5 years ago
79fd214
env: Move env_init() to env.h
by Simon Glass
· 5 years ago
81f087e
env: mmc: add erase-function
by Frank Wunderlich
· 5 years ago
33afa93
env: register erase command
by Frank Wunderlich
· 5 years ago
1df0143
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
674ab24
env: ubi: support configurable VID offset
by Hamish Guthrie
· 6 years ago
7bd60e6
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· 6 years ago
975bcde
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
by Markus Klotzbuecher
· 6 years ago
ada136e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 5 years ago
e5289a7
Kconfig: Add SPI / SPI_FLASH as dependencies
by Tom Rini
· 5 years ago
af75581
env: allow ENV_IS_NOWHERE with other storage target
by Patrice Chotard
· 6 years ago
15dc5c0
env: ext4: Allow overriding interface, device and partition
by Patrice Chotard
· 6 years ago
a3a43b3
env: solve compilation error in SPL
by Patrick Delaunay
· 6 years ago
088b676
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
by Patrick Delaunay
· 6 years ago
dfe7462
env: spi: Fix incorrect entry description
by Marek Vasut
· 6 years ago
da9647c
env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
by Martyn Welch
· 6 years ago
448dd27
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· 6 years ago
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
f45775c
Revert "env: add spi_flash_read_env function"
by Heiko Schocher
· 6 years ago
1c71c49
Merge branch '2019-01-25-master-imports'
by Tom Rini
· 6 years ago
239f312
env: Fix saving environment to "bad CRC" location
by Sam Protsenko
· 6 years ago
c309788
env: common: Return specific error code on bad CRC
by Sam Protsenko
· 6 years ago
07dfc09
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
by Alexey Brodkin
· 6 years ago
f92421c
Revert "env: sf: fix environment in SPI NOR"
by Tom Rini
· 6 years ago
6a6c75e
env: sf: fix environment in SPI NOR
by Heiko Schocher
· 6 years ago
5e7fae7
env: add spi_flash_read_env function
by Horatiu Vultur
· 6 years ago
619fc68
common: command: Add support for $ auto-completion
by Boris Brezillon
· 6 years ago
ced7b35
env: sata: Fix saveenv issue
by Ye Li
· 6 years ago
a44849a
env: sata: Add missed env location for SATA boot
by Ye Li
· 6 years ago
9a90cc9
env: sf: define API to override sf environment address
by Rajesh Bhagat
· 6 years ago
0e9fe16
env: allow flash and nand env driver to compile together
by Rajesh Bhagat
· 6 years ago
4b066a1
arm64: versal: Add support for new Xilinx Versal ACAPs
by Michal Simek
· 6 years ago
0be67b2
fix: env: Fix the SPI flash device setup for DM mode
by Konstantin Porotchkin
· 6 years ago
adeec30
env: ubi: Add missing ENV_NAME
by Marek Vasut
· 6 years ago
e93ef19
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
by Michal Simek
· 6 years ago
051dfd8
env: Don't show "Failed" error message
by Sam Protsenko
· 6 years ago
a8a17f8
u-boot: remove driver lookup loop from env_save()
by Nicholas Faustini
· 6 years ago
187da8d
env: Simplify Makefile using $(SPL_TPL_)
by York Sun
· 6 years ago
aefbfe1
env: typo in description of ENV_IS_IN_REMOTE
by Heinrich Schuchardt
· 7 years ago
4e9d34cf
env: add the same prefix to error messages to make it detectable by tests
by Quentin Schulz
· 6 years ago
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
16e3424
cmd: nvedit: set H_INTERACTIVE in do_env_default
by Yaniv Levinsky
· 6 years ago
23840d1
cmd: nvedit: propagate envflag to set_default_vars
by Yaniv Levinsky
· 6 years ago
c5330b4
env: Added support to save env to spi through Kconfig
by Vipul Kumar
· 6 years ago
124f9d0
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
by Alex Kiernan
· 6 years ago
efe757c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9991fe8
env: mmc/fat/ext4: undefined reference to `mmc_initialize'
by Heinrich Schuchardt
· 7 years ago
75c6579
env: Relocate env drivers if manual reloc is required
by Siva Durga Prasad Paladugu
· 7 years ago
a410d6e
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· 7 years ago
5e4546d
env: Properly check for BLK support
by Sjoerd Simons
· 7 years ago
14c7114
Allow providing default environment from file
by Rasmus Villemoes
· 7 years ago
29524f2
common: env_embedded: allow fine placement of environment object
by Christophe Leroy
· 7 years ago
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
d66aa10
sunxi: disable direct MMC environment
by Andre Przywara
· 7 years ago
3d668df
Convert CONFIG_UBI_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
05239e8
Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig
by Petr Vorel
· 7 years ago
aae518f
env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
by Faiz Abbas
· 7 years ago
9b0d66b
env: restore old env_get_char() behaviour
by Goldschmidt Simon
· 7 years ago
470947d
env: Fix env_load_location
by York Sun
· 7 years ago
28a2137
Fix misaligned buffer in env_fat_save
by Alex Kiernan
· 7 years ago
8f9ce3a
env: sf: use env_import_redund to simplify env_sf_load
by Simon Goldschmidt
· 7 years ago
35b4c32
env: make env drivers propagate env_import return value
by Simon Goldschmidt
· 7 years ago
e07096e
env: move more common code to env_import_redund
by Simon Goldschmidt
· 7 years ago
32c3eb5
env: make env_import(_redund) return 0 on success, not 1
by Simon Goldschmidt
· 7 years ago
8b7dcd3
env: sunxi: Enable FAT-based environment support by default
by Maxime Ripard
· 7 years ago
8944875
env: Mark env_get_location as weak
by Maxime Ripard
· 7 years ago
7569e18
env: Allow to build multiple environments in Kconfig
by Maxime Ripard
· 7 years ago
662a1ec
env: mmc: depends on the MMC framework
by Maxime Ripard
· 7 years ago
2131c5e
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
520cf80
env: Support multiple environments
by Maxime Ripard
· 7 years ago
12e6eac
env: common: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
dda03f9
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
be6b2dc
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
185402a
env: Make it explicit where we're loading our environment from
by Maxime Ripard
· 7 years ago
1e8294d
env: Make the env save message a bit more explicit
by Maxime Ripard
· 7 years ago
fd3158e
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
b7da89a
env: Rename env_driver_lookup_default and env_get_default_location
by Maxime Ripard
· 7 years ago
Next »