summaryrefslogtreecommitdiff
path: root/board/mcc200
AgeCommit message (Collapse)Author
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
2006-08-17MCC200: restrict addressable flash space to 32 MBWolfgang Denk
2006-07-23MCC200: set default configuration to low_boot DDR,Wolfgang Denk
and support for configurable options high_boot and/or SDRAM.
2006-07-10Fix error in flash protection calculation on MCC200 board.Wolfgang Denk
2006-06-14Fix memory init problems on MCC200 boardWolfgang Denk
2006-06-09Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk
2006-04-06MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk
Code cleanup.
2006-03-06Minor code cleanupWolfgang Denk
2006-03-04Add lowboot target to mcc200 boardStefan Roese
Patch by Stefan Roese, 4 Mar 2006
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese
Patch by Stefan Roese, 1 Mar 2006
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese
Patch by Stefan Roese, 28 Feb 2006
2006-02-24Cleanup MCC200 board.Wolfgang Denk
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk
Minimally modified patch by Bluetechnix, Vienna