Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-08 | automatic update mechanism | Andrei Safronov | |
2006-11-27 | Minor code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-06 | Sequential accesses to non-existent memory must be synchronized, | Wolfgang Denk | |
at least on G2 cores. This fixes get_ram_size() problems on MPC5200 Rev. B boards. | |||
2006-08-27 | Code cleanup | Wolfgang Denk | |
2006-08-24 | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | |
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions | |||
2006-08-17 | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | |
2006-07-23 | MCC200: set default configuration to low_boot DDR, | Wolfgang Denk | |
and support for configurable options high_boot and/or SDRAM. | |||
2006-07-10 | Fix error in flash protection calculation on MCC200 board. | Wolfgang Denk | |
2006-06-14 | Fix memory init problems on MCC200 board | Wolfgang Denk | |
2006-06-09 | Fix U-Boot enviroenment sector protection on MCC200 board | Wolfgang Denk | |
2006-04-06 | MCC200 Board: fix flash unprotection code for flash > 32 MB. | Wolfgang Denk | |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | |
2006-03-06 | Minor code cleanup | Wolfgang Denk | |
2006-03-01 | Fix problem with flash_get_size() from CFI driver update | Stefan Roese | |
Patch by Stefan Roese, 1 Mar 2006 | |||
2006-02-28 | Convert mcc200 to use common CFI flash driver | Stefan Roese | |
Patch by Stefan Roese, 28 Feb 2006 | |||
2006-02-24 | Cleanup MCC200 board. | Wolfgang Denk | |
2006-02-22 | Initial port to MCC200 board (work in progress) | Wolfgang Denk | |
Minimally modified patch by Bluetechnix, Vienna |