summaryrefslogtreecommitdiff
path: root/include/_exports.h
Commit message (Expand)AuthorAgeLines
* Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass2015-03-04-0/+2
* Export redesignMartin Dorwig2015-01-29-29/+70
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-12-0/+1
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-19-1/+0
* export SPI functions to standalone appsMike Frysinger2009-08-09-4/+10
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+3
* Add functions to list of exported functionsMartin Krause2007-08-06-0/+2
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-01-0/+3
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-12-0/+2
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-11-0/+4
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+12