summaryrefslogtreecommitdiff
path: root/include/configs/cmc_pu2.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-30use correct at91rm9200 register nameDavid Brownell1-1/+1
2008-02-04ARM: AT91RM9200 based boards config cleanupLadislav Michl1-20/+1
2007-07-10include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger1-21/+21
2006-06-16Update configuration for CMC-PU2 boardWolfgang Denk1-10/+1
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-16/+16
2005-08-19Change main clock on CMC-PU2 board from 207 MHz to 179 MHzWolfgang Denk1-2/+2
2005-08-18Remove CONFIG_AT91RM9200DK in CMC-PU2 configurationWolfgang Denk1-1/+0
2005-04-20get rid of obsolete CFG_AT91C_BRGR_DIVISOR definitionwdenk1-2/+0
2005-04-06Patch by Steven Scholz, 06 Apr 2005:wdenk1-3/+7
2005-04-05* Add FEC support for TQM8540 board.wdenk1-3/+46
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-8/+2
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-2/+2
2005-04-03Minor cleanupwdenk1-1/+1
2005-04-03Prepare for SoC rework of ARM code:wdenk1-11/+3
2005-04-03Fix problems with SNTP support;wdenk1-4/+8
2005-04-01Patch by Martin Krause, 01 Apr 2005:wdenk1-2/+2
2005-04-01Patch by Steven Scholz, 13 Dec 2004:wdenk1-0/+32
2004-12-15Cleanup for CMC_PU2 boardwdenk1-50/+37
2004-11-25* Fix udelay() on AT91RM9200 for delays < 1 ms.wdenk1-3/+7
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-50/+19
2004-10-12Fix CFG_HZ problems on AT91RM9200 systemswdenk1-2/+4
2004-10-10* Patch by Gary Jennejohn, 01 Oct 2004:wdenk1-0/+225