Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> --- | |||
2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | |
> #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 | [MIPS] Don't include obsolete <linux/config.h>. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2006-06-19 | [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board | dmitry pervushin | |
Signed-off-by: dmitry pervushin <dpervushin@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |