aboutsummaryrefslogtreecommitdiff
path: root/board/g2000/g2000.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13ppc4xx: remove G2000 boardMatthias Fuchs1-245/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-09-28ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese1-8/+7
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-7/+7
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-13/+13
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-7/+7
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-15/+0
2009-06-12General help message cleanupWolfgang Denk1-3/+3
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-35/+0
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+2
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2004-12-16Code cleanup.wdenk1-19/+15
2004-12-16G2000 board support addedstroese1-0/+316