aboutsummaryrefslogtreecommitdiff
path: root/include/_exports.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede1-1/+1
2015-07-20board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha1-0/+13
2015-03-04Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass1-0/+2
2015-01-29Export redesignMartin Dorwig1-29/+70
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher1-0/+1
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk1-1/+0
2009-08-09export SPI functions to standalone appsMike Frysinger1-4/+10
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+3
2007-08-06Add functions to list of exported functionsMartin Krause1-0/+2
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel1-0/+3
2003-09-12Move TRAB burn-in tests to TRAB board directoryLABEL_2003_09_12_1745wdenk1-0/+2
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk1-0/+4
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+12