8d60a903d9
[MIPS] kgdb: Remove existing implementation
...
This patch explicitly removes the kgdb implementation, for mips which
is intended to be followed by a patch that adds a kgdb implementation
for MIPS that makes use of the kgdb core in the kernel.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2008-07-30 21:54:42 +01:00
07f6169cff
[MIPS] Excite: Fix build error.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-11-02 16:13:47 +00:00
e0511f7524
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
...
Fixme: At the time of this writing cevt-r4k.c doesn't yet know about how
to handle the alternate timer interrupt of the RM9000.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-29 19:35:34 +00:00
49a89efbbb
[MIPS] Fix "no space between function name and open parenthesis" warnings.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-11 23:46:15 +01:00
4b550488f8
[MIPS] Deforest the function pointer jungle in the time code.
...
Hard to follow who is pointing what to where and why so it's simply getting
in the way of the time code renovation.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-10-11 23:46:08 +01:00
b187f180cc
serial: add early_serial_setup() back to header file
...
early_serial_setup was removed from serial.h, but forgot to put in
serial_8250.h
Signed-off-by: Yinghai Lu <yinghai.lu@sun.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-07-18 08:38:22 -07:00
820c229f6c
[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.
...
Signed-off-by: Milind Arun Choudhary <milindchoudhary@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-04-27 16:20:25 +01:00
cbc8413567
[MIPS] excite: Set serial driver iotype to UPIO_RM9000
...
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-02-26 23:06:06 +00:00
54d0a216f4
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
---
2006-07-13 21:26:17 +01:00
e1e80b4d24
[MIPS] Don't include obsolete <linux/config.h>.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-07-13 21:25:58 +01:00
ec52d7bff0
[MIPS] excite: plat_setup -> plat_mem_setup.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-06-29 21:10:54 +01:00
35189fad3c
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
...
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2006-06-19 17:39:26 +01:00