Age | Commit message (Expand) | Author |
2013-02-19 | vsprintf: add ustrtoll function | Piotr Wilczek |
2012-12-13 | vsprintf:fix: Change type returned by ustrtoul | Lukasz Majewski |
2011-12-06 | Standalone Apps: Standalone apps should need only exports.h. | Mike Partington |
2011-07-30 | Constify getenv(), setenv() and hash code functions | Wolfgang Denk |
2011-05-12 | lib, vsprintf: introduce strict_strtoul | Heiko Schocher |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-09-19 | Remove support for CONFIG_HAS_UID and "forceenv" command | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-07-04 | Make *printf() return "int" instead of "void" | Wolfgang Denk |
2009-12-05 | Generic udelay() with watchdog support | Ingo van Lil |
2009-10-03 | ppc: Remove reloc_off field from global_data structure | Peter Tyser |
2009-08-09 | export SPI functions to standalone apps | Mike Frysinger |
2008-11-19 | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park |
2008-07-01 | Make setenv() return status | Steven A. Falco |
2007-08-10 | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn |
2007-08-06 | Add functions to list of exported functions | Martin Krause |
2007-07-10 | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | include/ non-config: 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 |
2004-01-06 | Add a common get_ram_size() function and modify the the | wdenk |
2003-09-12 | Move TRAB burn-in tests to TRAB board directory | wdenk |
2003-09-11 | * Patch by Martin Krause, 11 Sep 2003: | wdenk |
2003-07-26 | * Allow crc32 to be used at address 0x000 | wdenk |
2003-07-24 | * Implement new mechanism to export U-Boot's functions to standalone | wdenk |