aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/atlas (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-12/+12
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-5/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-31[MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman1-0/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-4/+4
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle1-3/+2
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle1-0/+2
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-1/+1
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-22/+6
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-6/+6
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2-21/+86
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-127/+87
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-1/+121
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-1/+1
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-1/+1
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+354