aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/jazz
AgeCommit message (Expand)Author
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa
2007-07-24[MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds