summaryrefslogtreecommitdiffstats
path: root/arch/mips/emma2rh
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-3/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-2/+0
* [MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov2007-06-061-24/+0
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.Yoichi Yuasa2007-02-202-2/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-3/+3
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-14/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-2/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-72/+17
* [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle2006-10-301-6/+6
* [MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle2006-10-301-6/+33
* [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle2006-10-301-26/+23
* [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle2006-10-302-3/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-13/+13
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-3/+3
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-135-5/+0
* [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-1910-0/+1088