summaryrefslogtreecommitdiff
path: root/include/_exports.h
Commit message (Expand)AuthorAgeFilesLines
* spi: Remove used spi_initJagan Teki2018-11-271-2/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* x86: Don't export interrupt handlers with x86_64Simon Glass2016-10-111-1/+1
* Export memset for standalone AQ FW load appsShaohui Xie2016-09-141-0/+1
* malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede2015-10-201-1/+1
* board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha2015-07-201-0/+13
* Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-041-0/+2
* Export redesignMartin Dorwig2015-01-291-29/+70
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-121-0/+1
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-191-1/+0
* export SPI functions to standalone appsMike Frysinger2009-08-091-4/+10
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+3
* Add functions to list of exported functionsMartin Krause2007-08-061-0/+2
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-011-0/+3
* Move TRAB burn-in tests to TRAB board directoryLABEL_2003_09_12_1745wdenk2003-09-121-0/+2
* * Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk2003-09-111-0/+4
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-0/+12