~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/api/api.c
Commit message (Expand)AuthorAge
* common: board_r: Drop initr_api wrapperOvidiu Panait2021-01-15
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* api: storage: Add the missing write operation supportCristian Ciocaltea2019-11-07
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Drop the ACTION typedefSimon Glass2019-08-11
* env: Drop the ENTRY typedefSimon Glass2019-08-11
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* api: remove superfluous assignmentxypron.glpk@gmx.de2017-08-13
* api: Use hashtable function for API_env_enumEmmanuel Vadot2017-01-20
* Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.Stanislav Galabov2016-05-21
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* api: Export API structure address as an environment variableStanislav Galabov2016-03-08
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* api: export LCD device to external appsChe-Liang Chiou2011-11-15
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* api: remove un-needed ifdef CONFIG_API already handle by the MakefileJean-Christophe PLAGNIOL-VILLARD2009-05-15
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12
* API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD2008-05-12
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10
* API for external applications.Rafal Jaworowski2008-01-09