summaryrefslogtreecommitdiff
path: root/board/pm520/pm520.c
Commit message (Expand)AuthorAgeLines
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-4/+4
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-05-1/+1
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-21-4/+7
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-19-79/+205
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-23-0/+193