summaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle2007-02-061-2/+4
* [MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle2007-02-063-56/+236
* [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-062-8/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-062-2/+2
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-064-8/+4
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-064-6/+6
* [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2007-01-302-4/+4
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-062-20/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-302-3/+3
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-97/+12
* [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-60/+237
* [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.Ralf Baechle2006-11-064-180/+202
* [MIPS] Ocelot 3: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* [MIPS] Ocelot C: Fix mapping of ioport address range.Ralf Baechle2006-11-061-10/+8
* [MIPS] Ocelot C: Fix warning about missmatching format string.Ralf Baechle2006-11-062-2/+2
* [MIPS] Ocelot C: fix eth registration after conversion to platform_deviceRalf Baechle2006-11-061-3/+121
* [MIPS] Ocelot C: Fix large number of warnings.Ralf Baechle2006-11-061-2/+4
* [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.Ralf Baechle2006-11-021-4/+4
* [MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle2006-10-302-3/+8
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-097-7/+0
* [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle2006-10-091-1/+1
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-087-50/+50
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-133-6/+3
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-024-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3014-14/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-6/+6
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-293-6/+6
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
|/
* spelling fixesAndreas Mohr2006-06-261-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-194-4/+4
* [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-053-3/+3
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-1912-520/+130
* [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-12/+12
* [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-18/+18
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-192-2/+5
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-281-18/+16
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-273-6/+6
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-214-4/+4
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-095-18/+20
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-081-1/+1
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-1/+1
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-074-4/+11
|/
* [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-073-0/+18
* prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-292-2/+4
* Sliceup Kconfig; it's grown too large.Ralf Baechle2005-10-291-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-294-18/+4