aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi7-8/+0
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2-5/+16
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer1-77/+22
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer5-87/+15
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno1-27/+53
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno1-0/+37
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno4-74/+58
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno1-3/+3
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno1-0/+3
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber1-1/+1
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber1-1/+1
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle1-0/+46
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz1-29/+0
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse588-731/+66020
2008-10-11MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli1-7/+7
2008-10-11MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2-6/+6
2008-10-11MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney3-1/+155
2008-10-11MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney1-0/+2
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2-5/+23
2008-10-11MIPS: Probe watch registers and report configuration.David Daney2-2/+13
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney6-1/+249
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney1-0/+7
2008-10-11MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle1-1/+263
2008-10-11MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto3-0/+48
2008-10-11MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle3-77/+188
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle1-11/+24
2008-10-11MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle1-12/+0
2008-10-11MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle1-10/+0
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle463-42/+61652
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle54-21/+21
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto7-6/+437
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto6-0/+793
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto4-0/+118
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2-7/+7
2008-10-11MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2-0/+87
2008-10-11MIPS: RB532: Convert to GPIO libFlorian Fainelli2-68/+162
2008-10-11MIPS: RB532: Cleanup the headers againFlorian Fainelli3-6/+6
2008-10-11MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli1-2/+0
2008-10-11MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli1-3/+3
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