summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx/video.c
Commit message (Collapse)AuthorAgeFilesLines
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-5/+5
| | | | * Add support for MGT5100 and MPC5200 processors
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-29/+104
| | | | | | | | | | | | | | | | | | - Correct flash and JFFS2 support for MPC8260ADS - fix PVR values and clock generation for PowerQUICC II family (8270/8275/8280) * Patch by Bernhard Kuhn, 08 Jul 2003: - add support for M68K targets * Patch by Ken Chou, 3 Jul: - Fix PCI config table for A3000 - Fix iobase for natsemi.c (PCI_BASE_ADDRESS_0 is the IO base register for DP83815) * Allow to enable "slow" POST routines by key press on power-on * Fix temperature dependend switching of LCD backlight on LWMON * Tweak output format for LWMON
* * Code cleanup:wdenk2003-06-271-9/+7
| | | | | | | | | - 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)
* Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk2002-11-041-8/+0
| | | | | | | | Improve PCI access on 32-bits Compact PCI bus Adjust VFD initialization on TRAB Cleanup RRvision video code
* Initial revisionwdenk2002-11-031-0/+1265
OpenPOWER on IntegriCloud