aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/emma2rh/markeins (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi6-689/+0
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi1-1/+1
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi1-1/+0
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle1-15/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+0
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel2-2/+0
2008-05-12[MIPS] markeins: build fixAdrian Bunk1-2/+5
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-6/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-3/+1
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov1-24/+0
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer1-1/+1
2007-02-20[MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.Yoichi Yuasa1-1/+0
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-2/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-7/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-44/+11
2006-10-30[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle1-6/+6
2006-10-30[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle1-6/+33
2006-10-30[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle1-26/+23
2006-10-30[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle1-2/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-7/+7
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-2/+2
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle3-3/+0
2006-06-19[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin6-0/+756