aboutsummaryrefslogtreecommitdiff
path: root/common/exports.c
AgeCommit message (Expand)Author
2011-12-07Fix SPI build errors in exports.cSimon Glass
2011-04-13x86: Rename i386 to x86Graeme Russ
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk
2010-07-04exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk
2009-12-02exports: rewrite jump table initMike Frysinger
2009-08-09export SPI functions to standalone appsMike Frysinger
2007-08-06Add functions to list of exported functionsMartin Krause
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk