Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da0af048528df9515ce47ceb33d84f746fb8235f
/
api
/
api.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
0a23a73
api: remove superfluous assignment
by xypron.glpk@gmx.de
· Sun Jul 30 19:54:37 2017 +0200
c4971b9
api: Use hashtable function for API_env_enum
by Emmanuel Vadot
· Mon Dec 26 18:57:56 2016 +0100
10c7a57
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
by Stanislav Galabov
· Wed Feb 17 15:23:31 2016 +0200
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
e46966d
api: Export API structure address as an environment variable
by Stanislav Galabov
· Tue Mar 01 14:19:04 2016 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0d46041
api: export LCD device to external apps
by Che-Liang Chiou
· Thu Oct 20 23:04:22 2011 +0000
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· Wed Oct 20 03:41:17 2010 -0400
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
780b627
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed May 13 22:16:31 2009 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· Wed May 14 12:22:49 2008 +0200
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· Mon May 12 00:40:58 2008 +0200
ffaed16
API: remove duplicate syscall check
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 11 23:13:57 2008 +0200
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· Mon Apr 14 23:01:50 2008 +0200
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· Thu Jan 10 00:55:14 2008 +0100
a19be78
API for external applications.
by Rafal Jaworowski
· Wed Jan 09 19:39:36 2008 +0100