CVSROOT: /home/cvs
Module name: linux
Changes by: ppopov@ftp.linux-mips.org 05/08/05 02:14:41
Modified files:
arch/mips/configs: pnx8550-jbs_defconfig
arch/mips/philips/pnx8550/common: gdb_hook.c int.c pci.c
platform.c proc.c prom.c
reset.c setup.c time.c
arch/mips/philips/pnx8550/jbs: board_setup.c init.c irqmap.c
drivers/serial : Kconfig Makefile
include/asm-mips/mach-pnx8550: uart.h
include/linux : serial_core.h
Added files:
drivers/serial : ip3106_uart.c
include/linux : serial_ip3106.h
Removed files:
drivers/serial : pnx8550_uart.c
Log message:
- Cleaned up .h include path names
- Cleaned up uart driver and further abstracted out the SoC
hardware dependencies so the driver can be used across different SoCs.
- Renamed the driver to ip3106_uart.c to match the name of the
Philips IP block.
|