aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ite-boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-67/+13
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2-2/+2
2006-04-19[MIPS] ITE: Glue build.Ralf Baechle1-0/+1
2006-04-19[MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle1-3/+0
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen2-6/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+8
2005-10-29Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle1-1/+0
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-15/+14
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+1907