| Commit message (Expand) | Author | Age | Lines |
* | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | -1/+1 |
* | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | -5/+0 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | -3/+0 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | -7/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -11/+11 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -3/+3 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -1/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -67/+0 |
* | Code cleanup | wdenk | 2003-09-16 | -1/+1 |
* | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | 2003-09-11 | -5/+3 |
* | * Patches by Denis Peter, 9 Sep 2003: | wdenk | 2003-09-10 | -0/+68 |
* | * Code cleanup: | wdenk | 2003-06-27 | -6/+5 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -0/+16 |
* | Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board: | wdenk | 2003-03-28 | -23/+49 |
* | Initial revision | wdenk | 2002-11-03 | -0/+563 |