summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher4-0/+54
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk7-25/+0
2009-08-09export SPI functions to standalone appsMike Frysinger3-5/+20
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn43-2/+5464
2007-08-05Add functions to list of exported functionsMartin Krause4-2/+7
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger34-39/+35
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger34-71/+43
2007-07-03include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger7-11/+10
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel3-3/+12
2003-09-12Move TRAB burn-in tests to TRAB board directorywdenk10-25/+1376
2003-09-11* Patch by Martin Krause, 11 Sep 2003:wdenk15-7/+1878
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk72-1092/+950