aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-04[PATCH] initialize a spin lock in CPM2 uart driverKumar Gala1-0/+6
2005-02-11[PATCH] ppc32: fix typos in cpm_uart_cpm2.cAndrei Konovalov1-4/+4
2004-11-10[PATCH] Fix CPM2 uart driver device number brain damageTom Rini1-6/+1
2004-11-03ppc32: Update MPC8xx code to quasi functionalTom Rini3-4/+36
2004-07-18PPC32: Typo fix in m8xx serial driver.Tom Rini1-1/+1
2004-07-15ppc32: reworked CPM uart driver to work for properly for all CPMsKumar Gala1-117/+94
2004-07-15ppc32: reworked cpm alloc functionsKumar Gala4-19/+19
2004-07-10[PATCH] ppc32: CPM UART fixesKumar Gala1-11/+13
2004-06-22[PPC32] Update CPM2 (MPC82xx/MPC85xx) code to use rheap for DP memoryTom Rini1-7/+8
2004-06-22[PPC32] Change how we handle DP memory on MPC8xx.Tom Rini1-7/+7
2004-06-21Update CPM UART driver according to feedback from Dan Malek.David Woodhouse2-296/+299
2004-06-17Change new Motorola copyright notices and email addresses to Freescale.David Woodhouse4-7/+7
2004-06-17UART driver for Motorola CPM/CPM2 I/O core on 8xx/8xxx chips.David Woodhouse7-0/+1969