Ralf Baechle
|
77aec99906
|
[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-30 21:41:30 +00:00 |
|
Ralf Baechle
|
4aad7b7269
|
[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.
This fixes the wreckage caused by shuffeling the order of struct resource
members.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-30 21:41:30 +00:00 |
|
Ralf Baechle
|
e30e66beca
|
[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-30 21:41:30 +00:00 |
|
Ralf Baechle
|
408d3258f9
|
[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.
I wonder if the original contributor still cares ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-30 21:41:29 +00:00 |
|
Ralf Baechle
|
937a801576
|
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-08 02:38:28 +01:00 |
|
Ralf Baechle
|
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 |
|
Ralf Baechle
|
94dee171df
|
[MIPS] Eleminate interrupt migration helper use.
> #define hw_interrupt_type irq_chip
> typedef struct irq_chip hw_irq_controller;
> #define no_irq_type no_irq_chip
> typedef struct irq_desc irq_desc_t;
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-07-13 21:25:58 +01:00 |
|
Ralf Baechle
|
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 |
|
dmitry pervushin
|
355c471f2f
|
[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board
Signed-off-by: dmitry pervushin <dpervushin@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-06-19 17:39:26 +01:00 |
|