| Commit message (Expand) | Author | Age | Lines |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | Make *printf() return "int" instead of "void" | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | -1/+1 |
* | ppc: Remove reloc_off field from global_data structure | Peter Tyser | 2009-10-03 | -1/+1 |
* | export SPI functions to standalone apps | Mike Frysinger | 2009-08-09 | -1/+2 |
* | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park | 2008-11-19 | -0/+1 |
* | Make setenv() return status | Steven A. Falco | 2008-07-01 | -1/+1 |
* | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+3 |
* | Add functions to list of exported functions | Martin Krause | 2007-08-06 | -1/+3 |
* | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | include/ non-config: 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 | -1/+4 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -3/+3 |
* | Move TRAB burn-in tests to TRAB board directory | wdenk | 2003-09-12 | -0/+2 |
* | * Patch by Martin Krause, 11 Sep 2003: | wdenk | 2003-09-11 | -1/+5 |
* | * Allow crc32 to be used at address 0x000 | wdenk | 2003-07-26 | -0/+4 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -0/+36 |