summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli1-1/+1
2008-10-11MIPS: RB532: Remove gpio bootup stateFlorian Fainelli1-10/+0
2008-10-11MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli1-4/+4
2008-10-11MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli1-14/+2
2008-10-11MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.Atsushi Nemoto1-1/+1
2008-10-11MIPS: TXx9: Add board_be_init for TX4927/TX4938Atsushi Nemoto2-0/+46
2008-10-11MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto3-0/+71
2008-10-11MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto4-18/+24
2008-10-11MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2-3/+12
2008-10-11MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto2-0/+22
2008-10-11MIPS: TXx9: Add mtd supportAtsushi Nemoto7-0/+139
2008-10-11MIPS: TXx9: Runtime configuration of timeout-errorAtsushi Nemoto2-5/+11
2008-10-11MIPS: TXx9: Cache fixupAtsushi Nemoto6-26/+124
2008-10-11MIPS: TXx9: Early command-line preprocessingAtsushi Nemoto1-6/+68
2008-10-11MIPS: TXx9: Add prom_getenvAtsushi Nemoto1-0/+15
2008-10-11MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto5-23/+31
2008-10-11MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2-0/+14
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer4-37/+22
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar1-0/+2
2008-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+83
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle1-0/+1
2008-10-06[MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle1-11/+16
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2-1/+83
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell8-273/+523
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2-6/+6
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell3-13/+14
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle1-1/+1
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle2-4/+4
2008-09-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-11/+94
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-2/+1
2008-09-24[MIPS] au1000: Fix gpio directionBruno Randolf1-1/+3
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto3-20/+55
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle1-0/+2
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto1-4/+17
2008-09-16[MIPS] VR41xx: unsigned irq cannot be negativeroel kluin1-2/+4
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-09-08[MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer1-1/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2-2/+0
2008-09-06[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2-15/+27
2008-09-06[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto1-0/+1
2008-09-06[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto1-0/+1
2008-09-06[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer6-14/+25
2008-09-06[MIPS] Fix data bus error recoveryThomas Bogendoerfer1-2/+4