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