summaryrefslogtreecommitdiffstats
path: root/common/exports.c
Commit message (Expand)AuthorAgeFilesLines
* board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha2015-07-201-0/+7
* Export redesignMartin Dorwig2015-01-291-26/+3
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-1/+2
* dm: spi: Add a uclass for SPISimon Glass2014-10-221-1/+3
* Fix SPI build errors in exports.cSimon Glass2011-12-071-0/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-1/+1
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-191-3/+0
* exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk2010-07-041-1/+1
* exports: rewrite jump table initMike Frysinger2009-12-021-31/+27
* export SPI functions to standalone appsMike Frysinger2009-08-091-0/+8
* Add functions to list of exported functionsMartin Krause2007-08-061-0/+2
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-081-2/+2
* common/ non-cmd: 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-2/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-111-1/+5
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-0/+31
OpenPOWER on IntegriCloud