[PATCH 0/8] Update support for MPC512x

Anatolij Gustschin agust at denx.de
Wed Jan 27 23:07:24 EST 2010


This patch series brings support for the Freescale MPC512x
processsors up to date:

powerpc/mpc5121: Add machine restart support
rtc: Add MPC5121 Real time clock driver
mtd: Add NAND Flash Controller driver
dma: Add MPC512x DMA driver
powerpc/mpc5121: add USB host support
powerpc/mpc5121: shared DIU framebuffer support
powerpc/mpc5121: update mpc5121ads DTS
powerpc/mpc5121: Add default config for MPC5121ADS

The patches are based on v2.6.33-rc5 and cover the following
items:

- platform, DTS
- DMA
- DIU
- UART (without h/w flow control)
- I2C
- NAND
- RTC

The code has been tested on the Freescale/STX "MPC5121ADS" board
(board rev. 4) with a MPC5121e Rev. 2. No attempt was made to provide
backward compatibility to older silicon revisions or older revisions
of the board.

Changes since v1:
 - MPC5121 FEC support patches are removed from this patch series
   as these were not accepted
 - I2C support path is also removed, the I2C support is addressed
   by another patch series from Wolfgang Grandegger:
       i2c-mpc: add support for the Freescale MPC512x and other fixes
   Appropriate fixes for MPC5121ADS DTS are addressed by DTS patch in
   this patch series
 - Detailed changelog is added to each patch of the series

Cc: Grant Likely <grant.likely at secretlab.ca>
Cc: John Rigby <jcrigby at gmail.com>
Cc: Dan Williams <dan.j.williams at intel.com>
Cc: <rtc-linux at googlegroups.com>
Cc: <linux-mtd at lists.infradead.org>
Cc: <linux-usb at vger.kernel.org>
---


More information about the Linuxppc-dev mailing list