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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: move more common code to env_import_redund
Simon Goldschmidt
2018-02-01
1
-1
/
+20
*
env: make env_import(_redund) return 0 on success, not 1
Simon Goldschmidt
2018-01-31
1
-4
/
+4
*
env: common: Make the debug messages play a little nicer
Maxime Ripard
2018-01-27
1
-1
/
+1
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
1
-61
/
+0
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-4
/
+4
*
env: Replace all open-coded gd->env_valid values with ENV_ flags
Simon Glass
2017-08-20
1
-10
/
+10
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
1
-1
/
+1
*
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
1
-14
/
+0
*
env: common: Drop env_get_char_memory()
Simon Glass
2017-08-15
1
-7
/
+0
*
env: common: Drop env_get_char_init()
Simon Glass
2017-08-15
1
-6
/
+1
*
env: common: Factor out the common env_valid check
Simon Glass
2017-08-15
1
-11
/
+6
*
env: common: Drop env_get_addr()
Simon Glass
2017-08-15
1
-8
/
+3
*
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-08-15
1
-9
/
+9
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-0
/
+353