summaryrefslogtreecommitdiff
path: root/include/exports.h
AgeCommit message (Expand)Author
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek
2012-12-13vsprintf:fix: Change type returned by ustrtoulLukasz Majewski
2011-12-06Standalone Apps: Standalone apps should need only exports.h.Mike Partington
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher
2011-04-13x86: Rename i386 to x86Graeme Russ
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-04Make *printf() return "int" instead of "void"Wolfgang Denk
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-10-03ppc: Remove reloc_off field from global_data structurePeter Tyser
2009-08-09export SPI functions to standalone appsMike Frysinger
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park
2008-07-01Make setenv() return statusSteven A. Falco
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-06Add functions to list of exported functionsMartin Krause
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel
2004-01-06Add a common get_ram_size() function and modify the thewdenk
2003-09-12Move TRAB burn-in tests to TRAB board directorywdenk
2003-09-11* Patch by Martin Krause, 11 Sep 2003:wdenk
2003-07-26* Allow crc32 to be used at address 0x000wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk