summaryrefslogtreecommitdiff
path: root/board/mcc200
Commit message (Expand)AuthorAgeLines
* Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-06-0/+19
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-7/+11
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-30-1/+191
* | Code cleanupWolfgang Denk2006-08-27-2/+2
|/
* Updates for MCC200 / PRS200 boards:Wolfgang Denk2006-08-24-1/+5
* MCC200: restrict addressable flash space to 32 MBWolfgang Denk2006-08-17-0/+8
* MCC200: set default configuration to low_boot DDR,Wolfgang Denk2006-07-23-5/+12
* Fix error in flash protection calculation on MCC200 board.Wolfgang Denk2006-07-10-1/+1
* Fix memory init problems on MCC200 boardWolfgang Denk2006-06-14-1/+50
* Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-09-1/+1
* MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk2006-04-06-0/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-4/+4
* Minor code cleanupWolfgang Denk2006-03-06-78/+0
* Add lowboot target to mcc200 boardStefan Roese2006-03-04-2/+14
* Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-01-0/+2
* Convert mcc200 to use common CFI flash driverStefan Roese2006-02-28-1211/+48
* Cleanup MCC200 board.Wolfgang Denk2006-02-24-7/+1
* Initial port to MCC200 board (work in progress)Wolfgang Denk2006-02-22-0/+1815