Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/serial
Marcelo Tosatti 4e4b7952cd [PATCH] cpm_uart: use DPRAM for early console
m8xx_cpm_hostalloc() can't rely on using the coherent DMA allocator early
on boot because the VM is not fully up yet.  Change it to use the on-board
DPRAM instead.

The current code relies on the "bootmem_page" allocated by
m8xx_cpm_reset(), which must be killed.

This is done in v2.4 but has never been forward ported to v2.6.

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: Pantelis Antoniou <panto@intracom.gr>
Cc: Kumar Gala <kumar.gala@freescale.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-27 16:26:18 -07:00
..
cpm_uart [PATCH] cpm_uart: use DPRAM for early console 2005-07-27 16:26:18 -07:00
jsm [PATCH] jsm: warning fixes 2005-07-27 16:25:52 -07:00
8250.c [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS 2005-06-30 22:41:22 +01:00
8250.h
8250_accent.c
8250_acorn.c
8250_acpi.c
8250_boca.c
8250_early.c
8250_fourport.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c [PATCH] serial: MRi MRI-PCIDS1 dual port serial card 2005-07-27 16:25:53 -07:00
8250_pnp.c
21285.c
68328serial.c [PATCH] 68328serial: sysrq should use emergency_reboot 2005-07-26 14:35:44 -07:00
68328serial.h
68360serial.c
amba-pl010.c
amba-pl011.c
au1x00_uart.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
clps711x.c
crisv10.c [PATCH] Serial: Remove linux/version.h 2005-07-16 09:59:00 +01:00
crisv10.h
dz.c
dz.h
icom.c [PATCH] Serial: Remove linux/version.h 2005-07-16 09:59:00 +01:00
icom.h
imx.c
ioc4_serial.c
ip22zilog.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
ip22zilog.h
Kconfig [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s 2005-07-18 10:24:32 +01:00
m32r_sio.c
m32r_sio.h
m32r_sio_reg.h
Makefile [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s 2005-07-18 10:24:32 +01:00
mcfserial.c
mcfserial.h
mpc52xx_uart.c
mpsc.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
mpsc.h
mux.c
pmac_zilog.c [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
pmac_zilog.h
pxa.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
s3c2410.c [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled 2005-07-03 17:44:40 +01:00
sa1100.c
serial_core.c [PATCH] Serial: Fix console port spinlock initialisation 2005-07-03 21:05:45 +01:00
serial_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
serial_lh7a40x.c
serial_txx9.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
sh-sci.c
sh-sci.h
sn_console.c
suncore.c
suncore.h
sunsab.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
sunsab.h
sunsu.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
sunzilog.c [PATCH] Serial: Adjust serial locking 2005-06-29 09:42:38 +01:00
sunzilog.h
uart00.c
v850e_uart.c
vr41xx_siu.c