Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove support for CONFIG_HAS_UID and "forceenv" command | Wolfgang Denk | 2010-09-19 | -3/+0 |
* | exports.c: fix warning: 'dummy' defined but not used | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | exports: rewrite jump table init | Mike Frysinger | 2009-12-02 | -31/+27 |
* | export SPI functions to standalone apps | Mike Frysinger | 2009-08-09 | -0/+8 |
* | Add functions to list of exported functions | Martin Krause | 2007-08-06 | -0/+2 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Added simple_strtoul(), getenv() and setenv() to the exported functions. | Detlev Zundel | 2006-09-01 | -2/+5 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -1/+2 |
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -1/+5 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -0/+31 |