aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum/ocelot_c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-291-2/+2
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-291-2/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-051-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-107/+28
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-093-15/+16
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+3
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-292-16/+14
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-052-5/+5
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-054-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+1344