aboutsummaryrefslogtreecommitdiff
path: root/include/configs/PPChameleonEVB.h
AgeCommit message (Collapse)Author
2004-09-09Fix SysClk handling for PPChameleon and CATcenter boardswdenk
2004-08-01* Code cleanupwdenk
* Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards * Patches by Marc Leeman, 23 Jul 2004: - Add define for the PCI/Memory Buffer Configuration Register - corrected comments in cpu/mpc824x/cpu_init.c * Add support for multiple serial interfaces (for example to allow modem dial-in / dial-out)
2004-07-01Patch by Andrea Marson, 11 Jun 2004:wdenk
Update for PPChameleon board: - support for SysClk @ 25MHz - support for Silicon Motion SM712 VGA controller - some clean ups
2004-06-06Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk
2004-05-13Add support for CATcenter board (based on PPChameleon ME module)wdenk
2004-04-18* Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135wdenk
* Configure PPChameleon board to use JFFS2 NAND support. * Added support for JFFS2 filesystem (read-only) on top of NAND flash
2004-03-25Code cleanupLABEL_2004_03_25_1630wdenk
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk
before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk
* Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices * Patch by Andrea Marson, 16 Dec 2003: Add support for the PPChameleon ME and HI modules * Patch by Yuli Barcohen, 22 Dec 2003: Add support for Motorola DUET ADS board (MPC87x/88x)
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk
recent tools * Add checksum verification to 'imls' command * Add bd_info fields needed for 4xx Linux I2C driver * Patch by Martin Krause, 4 Nov. 2003: Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap) * Print used network interface when CONFIG_NET_MULTI is set
2003-10-22Fix PCI problems on PPChameleon boardwdenk
2003-10-19* Fix PCI problems on PPChameleonEVBLABEL_2003_10_20_0025wdenk
* TRAB auto-update: image type patch by Martin Krause, 17 Oct 2003
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk
* Make fatload set filesize environment variable fix potential buffer overlow problem * enable basic / medium / high-end configurations for PPChameleonEVB board; fix NAND code * enable TFTP client code to specify to the server the desired timeout value (see RFC-2349)
2003-09-13* Patch by llandre, 11 Sep 2003:wdenk
update configuration for PPChameleonEVB board
2003-09-03Adjustments / cleanup for PPChameleon EVB boardwdenk
2003-09-02* Add support for PPChameleon Eval Boardwdenk
* Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization