index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
exports.c
Age
Commit message (
Expand
)
Author
2015-01-30
Export redesign
Martin Dorwig
2015-01-30
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2011-12-07
Fix SPI build errors in exports.c
Simon Glass
2011-04-13
x86: Rename i386 to x86
Graeme Russ
2010-09-19
Remove support for CONFIG_HAS_UID and "forceenv" command
Wolfgang Denk
2010-07-04
exports.c: fix warning: 'dummy' defined but not used
Wolfgang Denk
2009-12-02
exports: rewrite jump table init
Mike Frysinger
2009-08-09
export SPI functions to standalone apps
Mike Frysinger
2007-08-05
Add functions to list of exported functions
Martin Krause
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-09-01
Added simple_strtoul(), getenv() and setenv() to the exported functions.
Detlev Zundel
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2003-09-11
* Patch by Martin Krause, 11 Sep 2003:
wdenk
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk