aboutsummaryrefslogtreecommitdiff
path: root/board/mcc200/mcc200.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-10Fix auto_update for MCC200 board.Wolfgang Denk1-4/+3
2006-12-08automatic update mechanismAndrei Safronov1-0/+5
2006-11-27Minor code cleanup. Update CHANGELOG.Wolfgang Denk1-2/+1
2006-11-06Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk1-0/+19
2006-08-27Code cleanupWolfgang Denk1-2/+2
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk1-0/+4
2006-08-17MCC200: restrict addressable flash space to 32 MBWolfgang Denk1-0/+8
2006-07-23MCC200: set default configuration to low_boot DDR,Wolfgang Denk1-1/+6
2006-07-10Fix error in flash protection calculation on MCC200 board.Wolfgang Denk1-1/+1
2006-06-14Fix memory init problems on MCC200 boardWolfgang Denk1-1/+7
2006-06-09Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk1-1/+1
2006-04-06MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk1-0/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-03-06Minor code cleanupWolfgang Denk1-60/+0
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese1-0/+2
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese1-35/+47
2006-02-24Cleanup MCC200 board.Wolfgang Denk1-7/+1
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk1-0/+328