summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] ARC: Fix several compiler warnings.Ralf Baechle2007-03-081-3/+3
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0713-56/+28Star
|\
| * [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0Star
| * [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-074-1/+11
| * [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-071-0/+1
| * [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6Star
| * [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-073-12/+2Star
| * [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6Star
| * [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
* | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-063-2/+18
|/
* [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-041-1/+5
* [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-042-1/+30
* [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-041-3/+1Star
* [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle2007-03-041-1/+1
* [MIPS] Cobalt: update reserved resourcesYoichi Yuasa2007-03-041-23/+24
* [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-041-0/+2
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-0438-418/+254Star
* [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.Ralf Baechle2007-03-041-3/+0Star
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-045-26/+0Star
* [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-047-251/+68Star
* [MIPS] Oprofile: Add missing break statements.Ralf Baechle2007-03-041-0/+2
* [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-041-10/+4Star
* [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.Ralf Baechle2007-03-043-33/+2Star
* [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.Ralf Baechle2007-03-042-115/+1Star
* [MIPS] N32 waitid is the same as o32.Ralf Baechle2007-03-042-29/+1Star
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-033-42/+10Star
* jmr3927: do not call tc35815_killall().Ralf Baechle2007-03-031-4/+0Star
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-273-13/+19
* [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2007-02-272-2/+2
* [MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle2007-02-271-1/+1
* [MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer2007-02-271-3/+3
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-273-9/+9
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-271-4/+0Star
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-272-28/+23Star
* [MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller2007-02-271-1/+1
* [MIPS] excite: Rename CONFIG optionThomas Koeller2007-02-271-2/+2
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-271-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-2724-48/+0Star
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-271-80/+42Star
* [MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa2007-02-271-5/+16
* [MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth2007-02-223-3/+3
* Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle2007-02-221-8/+88
* [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle2007-02-221-1/+1
* [MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle2007-02-221-21/+4Star
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-2253-60/+191
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-2012-74/+158
|\
| * [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-203-56/+0Star
| * [MIPS] Drop __init from init_8259A()Atsushi Nemoto2007-02-201-5/+8
| * [MIPS] Fix Kconfig typo bugRalf Baechle2007-02-201-1/+1
| * [MIPS] Fix double signal on trap and break instructionAtsushi Nemoto2007-02-201-0/+2