aboutsummaryrefslogtreecommitdiff
path: root/board/c2mon/c2mon.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-236/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-4/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-13/+13
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-3/+3
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-46/+1
2003-10-29* Prepare for releasewdenk1-3/+16
2002-08-26Initial revisionwdenk1-0/+266