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
/
api
/
api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
api: storage: Add the missing write operation support
Cristian Ciocaltea
2019-11-07
1
-21
/
+38
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Drop the ACTION typedef
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
api: remove superfluous assignment
xypron.glpk@gmx.de
2017-08-13
1
-1
/
+1
*
api: Use hashtable function for API_env_enum
Emmanuel Vadot
2017-01-20
1
-29
/
+31
*
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
Stanislav Galabov
2016-05-21
1
-29
/
+29
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-1
/
+1
*
api: Export API structure address as an environment variable
Stanislav Galabov
2016-03-08
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
api: export LCD device to external apps
Che-Liang Chiou
2011-11-15
1
-0
/
+47
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-3
/
+0
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
1
-5
/
+0
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-14
1
-2
/
+1
*
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
1
-0
/
+1
*
API: remove duplicate syscall check
Jean-Christophe PLAGNIOL-VILLARD
2008-05-12
1
-1
/
+1
*
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
1
-1
/
+0
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-01-10
1
-6
/
+6
*
API for external applications.
Rafal Jaworowski
2008-01-09
1
-0
/
+670