Commit Graph

21 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
xypron.glpk@gmx.de 5cc9e6b7fa api: remove superfluous assignment 7 years ago
Emmanuel Vadot 6215bd4c1f api: Use hashtable function for API_env_enum 7 years ago
Stanislav Galabov 78757d52c8 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stanislav Galabov 22aa61f707 api: Export API structure address as an environment variable 8 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Che-Liang Chiou a2a5729fc1 api: export LCD device to external apps 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 84bf7ca522 api: remove un-needed ifdef CONFIG_API already handle by the Makefile 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 16 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 20e5ed1374 API: remove duplicate syscall check 16 years ago
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 16 years ago
Wolfgang Denk d3a6532cbe Coding Style cleanup; update CHANGELOG 17 years ago
Rafal Jaworowski 500856eb17 API for external applications. 17 years ago