summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
Commit message (Collapse)AuthorAgeFilesLines
...
* * Enabled password check on RMU boardwdenk2003-12-031-1/+1
| | | | | * Fix configuration problem with IceCube in LOWBOOT configuration: environment got embedded, corrupting the image layout.
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-071-11/+43
| | | | | | | | Add low boot support for MPC5200 * Fix problem with dual PCMCIA support (NSCU) * Fix MPC5200 I2C initialization function
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-301-0/+5
| | | | | | | | | | * Patch by Kyle Harris, 30 Oct 2003: Fix build errors for ixdp425 board * Patch by David M. Horn, 29 Oct 2003: Fixes to build under CYGWIN * Get IceCube MGT5100 working (again)
* Fix problems with I2C support for mpc5200dzu2003-09-301-8/+4
|
* Update MPC5200 port pin configuration for Linux CAN drivers.wdenk2003-09-181-1/+1
|
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-171-0/+1
|
* Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk2003-09-161-0/+6
| | | | go back to 66 MHz for stability
* * Patch by Gleb Natapov, 14 Sep 2003:wdenk2003-09-141-0/+1
| | | | | | | | | | enable watchdog support for all MPC824x boards that have a watchdog * On MPC5200, restrict FEC to a maximum of 10 Mbps to work around the "Non-octet Aligned Frame" errors we see at 100 Mbps * Patch by Sharad Gupta, 14 Sep 2003: fix SPR numbers for upper BAT register ([ID]BAT[4-7][UL])
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-131-1/+19
| | | | | | various changes to VCMA9 board specific files * Add I2C support for MGT5100 / MPC5200
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-111-2/+2
| | | | | | add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
* * Add support for SK98xx driverwdenk2003-09-051-5/+11
| | | | | | | | | | | | | | | * Add PCI support for SL8245 board * Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB) or 1 x AM29LV652 (two LV065 in one chip = 16 MB); Run IPB at 133 Mhz; adjust the MII clock frequency accordingly * Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16 MHz) to allow for more accurate baudrate settings (error now 0.7% at 115 kbps, instead of 3.5% before) * Patch by Andreas Mohr, 4 Sep 2003: Fix a lot of spelling errors
* * Fix ICU862 environment problemwdenk2003-08-281-2/+0
| | | | | | * Fix RAM size detection for RMU board * Implement "reset" for MGT5100/MPC5200 systems
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-171-0/+3
| | | | | | | | | | | | | allow selection of clock frequency as "make" target * Implement memory autosizing code for IceCube boards * Configure network port on INCA-IP for autonegotiation * Fix overflow problem in network timeout code * Patch by Richard Woodruff, 8 Aug 2003: Allow crc32 to be used at address 0x000 (crc32_no_comp, too).
* * Fix PCI support for MPC5200 / IceCube Boardwdenk2003-08-051-8/+39
|
* * Allow crc32 to be used at address 0x000wdenk2003-07-261-4/+1
| | | | | | | | * Provide consistent interface to standalone applications to access the 'global_data' structure Provide a doc/README.standalone more useful to users/developers. * Make IceCube MGT5100 FEC driver work
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-0/+173
* Add support for MGT5100 and MPC5200 processors
OpenPOWER on IntegriCloud