public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Support for SM502 on PCI bus
@ 2010-05-26  8:38 Anatolij Gustschin
  2010-05-26  8:38 ` [U-Boot] [PATCH 1/3] video: sm501: add support for SM501 chips " Anatolij Gustschin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Anatolij Gustschin @ 2010-05-26  8:38 UTC (permalink / raw)
  To: u-boot

This patch series adds support for SM502 on ICON
board.

Anatolij Gustschin (3):
  video: sm501: add support for SM501 chips on PCI bus
  video: sm501.c: add weak default functions
  ppc4xx: icon: add support for SM502 chip

 board/mosaixtech/icon/icon.c |   69 +++++++++++++++++++++++++
 drivers/video/sm501.c        |  117 ++++++++++++++++++++++++++++++++++++++++--
 include/configs/icon.h       |   23 ++++++++
 include/pci_ids.h            |    1 +
 4 files changed, 205 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-06-17 21:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26  8:38 [U-Boot] [PATCH 0/3] Support for SM502 on PCI bus Anatolij Gustschin
2010-05-26  8:38 ` [U-Boot] [PATCH 1/3] video: sm501: add support for SM501 chips " Anatolij Gustschin
2010-06-12  8:45   ` Anatolij Gustschin
2010-05-26  8:38 ` [U-Boot] [PATCH 2/3] video: sm501.c: add weak default functions Anatolij Gustschin
2010-06-12  8:45   ` Anatolij Gustschin
2010-05-26  8:38 ` [U-Boot] [PATCH 3/3] ppc4xx: icon: add support for SM502 chip Anatolij Gustschin
2010-06-17 21:14   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox