summaryrefslogtreecommitdiff
path: root/include/_exports.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-30i2c: remove i2c driver-model compatibility layerBartosz Golaszewski1-2/+1
2018-11-27spi: Remove used spi_initJagan Teki1-2/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2016-10-11x86: Don't export interrupt handlers with x86_64Simon Glass1-1/+1
2016-09-15Export memset for standalone AQ FW load appsShaohui Xie1-0/+1
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-30Export 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-10export 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-10include/: 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 directorywdenk1-0/+2
2003-09-12* Patch by Martin Krause, 11 Sep 2003:wdenk1-0/+4
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+12