Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
badb99220a42f88bc823c884e487657bfe734a4d
/
env
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
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
bfebc8c
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
0151009
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
310fb14
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
a69d0f6
env: Drop env_get_char_spec()
by Simon Glass
· 7 years ago
6eeae42
env: Drop env_init_new()
by Simon Glass
· 7 years ago
98b5755
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
ac358be
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
7938822
env: Drop common init() functions
by Simon Glass
· 7 years ago
e5bce24
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
c9d728d
env: Add a new implementation of environment access
by Simon Glass
· 7 years ago
c1c3fe2
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
4415f1d
env: Create a location driver for each location
by Simon Glass
· 7 years ago
42a8180
env: Rename nand env_location to nand_env_location
by Simon Glass
· 7 years ago
203e94f
env: Add an enum for environment state
by Simon Glass
· 7 years ago
75de597
env: common: Drop env_get_char_memory()
by Simon Glass
· 7 years ago
81a4dea
env: common: Drop env_get_char_init()
by Simon Glass
· 7 years ago
5fc5254
env: common: Factor out the common env_valid check
by Simon Glass
· 7 years ago
0219fb6
env: common: Drop env_get_addr()
by Simon Glass
· 7 years ago
bcdfb8d
env: common: Make env_get_addr/get_char_memory() static
by Simon Glass
· 7 years ago
91d3aa0
env: Use tabs in ENV_IS_IN_FAT
by Simon Glass
· 7 years ago
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 7 years ago