9
0
Fork 0
barebox/doc
wdenk 3e38691e8f * Patch by Arun Dharankar, 4 Apr 2003:
Add IDMA example code (tested on 8260 only)

* Add support for Purple Board (MIPS64 5Kc)

* Add support for MIPS64 5Kc CPUs

* Fix missing setting of "loadaddr" and "bootfile" on ARM and MIPS

* Patch by Denis Peter, 04 Apr 2003:
  - update MIP405-4 board

* Patches by Denis Peter, 03 April 2003:
  - fix PCI IRQs on MPL boards
  - fix two more un-relocated pointer problems

* Fix behaviour of "run" command:
  - print error message iv variable does not exist
  - terminate processing of arguments in case of error

* Patches by Peter Figuli, 10 Mar 2003
  - Add support for BTUART on PXA platform
  - Add support for WEP EP250 (PXA) board

* Fix flash problems on INCA-IP; add tool to allow bruning images  to
  flash using a BDI2000

* Implement fix for I2C Edge Conditions problem for all boards that
  use the bit-banging driver (common/soft_i2c.c)

* Add patches by Robert Schwebel, 31 Mar 2003:
  - csb226 board: bring in sync with innokom/memsetup.S
  - csb226 board: fix MDREFR handling
  - misc doc fixes / extensions
  - innokom board: cleanup, MDREFR fix in memsetup.S, config update
  - add BOOT_PROGRESS to armlinux.c
2003-04-05 00:53:31 +00:00
..
I2C_Edge_Conditions * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
README-i386 * Patch by Josef Wagner, 12 Mar 2003: 2003-03-12 10:41:04 +00:00
README.EVB-64260-750CX Initial revision 2002-09-18 20:55:40 +00:00
README.INCA-IP * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
README.IPHASE4539 * Patch by Josef Wagner, 12 Mar 2003: 2003-03-12 10:41:04 +00:00
README.JFFS2 * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
README.MBX Initial revision 2001-12-27 23:05:33 +00:00
README.Modem Initial revision 2002-11-03 00:24:07 +00:00
README.OXC Initial revision 2002-11-02 22:58:18 +00:00
README.PIP405 Initial revision 2002-11-03 00:38:21 +00:00
README.POST * Patch by Robert Schwebel, 21 Jan 2003: 2003-03-06 00:02:04 +00:00
README.RPXClassic Initial revision 2002-11-03 00:07:02 +00:00
README.RPXlite Initial revision 2002-11-03 00:38:21 +00:00
README.Sandpoint8240 Initial revision 2002-11-03 00:38:21 +00:00
README.TQM8260 Initial revision 2002-11-02 23:30:20 +00:00
README.amigaone * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
README.autoboot Initial revision 2002-11-02 22:58:18 +00:00
README.bedbug Initial revision 2002-11-02 23:30:20 +00:00
README.cmi * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
README.commands * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
README.console Initial revision 2002-11-02 22:58:18 +00:00
README.ebony Initial revision 2002-11-03 00:24:07 +00:00
README.evb64260 Initial revision 2002-11-02 23:30:20 +00:00
README.fads Initial revision 2002-11-03 00:07:02 +00:00
README.idma2intr * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
README.mpc5xx * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00
README.mpc74xx Initial revision 2002-11-02 23:30:20 +00:00
README.ppc440 Initial revision 2002-11-03 00:24:07 +00:00
README.sched * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
README.usb Initial revision 2002-11-02 23:30:20 +00:00
README.video Initial revision 2002-11-03 00:07:02 +00:00
TODO-i386 * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00

README.video

/*
 * (C) Copyright 2000
 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
 *
 * See file CREDITS for list of people who contributed to this
 * project.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of
 * the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 * MA 02111-1307 USA
 */

U-Boot MPC8xx video controller driver
======================================

The driver has been tested with the following configurations:

- MPC823FADS with AD7176 on a PAL TV (YCbYCr) 	- arsenio@tin.it
- GENIETV    with AD7177 on a PAL TV (YCbYCr)	- arsenio@tin.it