aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sead (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-2/+2
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-3/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
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 Baechle2-2/+2
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle1-0/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-1/+1
2007-01-08[MIPS] Fix build errors on SEADAtsushi Nemoto1-2/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+2
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
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-116/+83
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-1/+112
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-11-17[MIPS] SEAD: More build fixes.Ralf Baechle2-13/+3
2005-10-29Clean up SEAD interrupt initialization.Maciej W. Rozycki1-7/+5
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+161