aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/momentum
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 14-14/+0
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 3-6/+6
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Gravatar Ralf Baechle 3-6/+6
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 2-3/+3
2006-06-26spelling fixesGravatar Andreas Mohr 1-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Gravatar Ralf Baechle 4-4/+4
2006-06-05[SERIAL] typo: buad -> baudGravatar Horst Schirmeier 3-3/+3
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Gravatar Ralf Baechle 12-520/+130
2006-04-19[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Gravatar Ralf Baechle 1-12/+12
2006-04-19[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Gravatar Ralf Baechle 1-18/+18
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Gravatar Ralf Baechle 2-2/+5
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsGravatar Matt Mackall 1-18/+16
2006-03-27[PATCH] mips: fixed collision of rtc function nameGravatar Yoichi Yuasa 3-6/+6
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Gravatar Ralf Baechle 4-4/+4
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Gravatar Ralf Baechle 5-18/+20
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 4-4/+11
2006-02-05[SERIAL] uart_port flags member should use UPF_*Gravatar Russell King 1-1/+1
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Gravatar Ralf Baechle 1-1/+1
2005-11-07Use rtc_lock to protect RTC operationsGravatar Atsushi Nemoto 3-0/+18
2005-10-29 prom_free_prom_memory() returns unsigned longGravatar Arthur Othieno 2-2/+4
2005-10-29Sliceup Kconfig; it's grown too large.Gravatar Ralf Baechle 1-0/+6
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedGravatar Ralf Baechle 2-16/+14
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 4-18/+4
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 5-13/+13
2005-09-05[PATCH] mips: clean up 32/64-bit configurationGravatar Ralf Baechle 8-25/+25
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 35-0/+4597