| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -15/+15 |
* | disk-on-chip: remove duplicate doc_probe declaration | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-09 | -1/+0 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -2/+2 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -1/+2 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -4/+4 |
* | Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of | wdenk | 2005-05-05 | -1/+1 |
* | Fix bug in the SDRAM initialization code for canmb, IceCube and | wdenk | 2005-04-21 | -4/+7 |
* | Patch by Josef Wagner, 04 Jun 2004: | wdenk | 2004-06-19 | -79/+205 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -0/+193 |