Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add support for Prodrive P3P440 board: | Stefan Roese | 2005-11-22 | -0/+70 |
| | | | | | | | - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005 | |||
* | cpu/ppc4xx/sdram.c rewritten now using get_ram_size() | stroese | 2004-07-15 | -227/+38 |
| | ||||
* | Disable memory controller before setting first values. | stroese | 2003-09-12 | -0/+5 |
| | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+4 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Cleanup: remove trailing white space | wdenk | 2003-02-11 | -5/+5 |
| | ||||
* | Added 4MByte and 128MByte onboard SDRAM | stroese | 2003-02-10 | -4/+105 |
| | ||||
* | Initial revision | wdenk | 2002-11-03 | -0/+191 |