summaryrefslogtreecommitdiff
path: root/board/g2000/g2000.c
Commit message (Expand)AuthorAgeLines
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2009-09-28-8/+7
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-7/+7
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-13/+13
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-7/+7
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-15/+0
* General help message cleanupWolfgang Denk2009-06-12-3/+3
* Command usage cleanupPeter Tyser2009-01-28-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-35/+0
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* Code cleanup.wdenk2004-12-16-19/+15
* G2000 board support addedstroese2004-12-16-0/+316