Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | 2006-08-24 | 2 | -1/+5 | |
| | | | | | | - support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions | |||||
* | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | 2006-08-17 | 1 | -0/+8 | |
| | ||||||
* | MCC200: set default configuration to low_boot DDR, | Wolfgang Denk | 2006-07-23 | 2 | -5/+12 | |
| | | | | and support for configurable options high_boot and/or SDRAM. | |||||
* | Fix error in flash protection calculation on MCC200 board. | Wolfgang Denk | 2006-07-10 | 1 | -1/+1 | |
| | ||||||
* | Fix memory init problems on MCC200 board | Wolfgang Denk | 2006-06-14 | 2 | -1/+50 | |
| | ||||||
* | Fix U-Boot enviroenment sector protection on MCC200 board | Wolfgang Denk | 2006-06-09 | 1 | -1/+1 | |
| | ||||||
* | MCC200 Board: fix flash unprotection code for flash > 32 MB. | Wolfgang Denk | 2006-04-06 | 1 | -0/+10 | |
| | ||||||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -2/+2 | |
| | ||||||
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | 1 | -4/+4 | |
| | | | | Code cleanup. | |||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | 2 | -78/+0 | |
| | ||||||
* | Add lowboot target to mcc200 board | Stefan Roese | 2006-03-04 | 1 | -2/+14 | |
| | | | | Patch by Stefan Roese, 4 Mar 2006 | |||||
* | Fix problem with flash_get_size() from CFI driver update | Stefan Roese | 2006-03-01 | 1 | -0/+2 | |
| | | | | Patch by Stefan Roese, 1 Mar 2006 | |||||
* | Convert mcc200 to use common CFI flash driver | Stefan Roese | 2006-02-28 | 4 | -1211/+48 | |
| | | | | Patch by Stefan Roese, 28 Feb 2006 | |||||
* | Cleanup MCC200 board. | Wolfgang Denk | 2006-02-24 | 1 | -7/+1 | |
| | ||||||
* | Initial port to MCC200 board (work in progress) | Wolfgang Denk | 2006-02-22 | 9 | -0/+1815 | |
Minimally modified patch by Bluetechnix, Vienna |