aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pmc-sierra
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A
2011-03-17mips: change to new flag variablematt mooney
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: PNX Removing dead CONFIG_PMCTWILEDChristoph Egger
2010-08-05MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger
2010-08-05MIPS: PMC-Sierra: Move board Makefile parts to their own Platform fileShane McDonald
2010-08-05MIPS: Yosemite: ht-irq.c: Checkpatch cleanupAndrea Gelmini
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Yosemite: Convert SMP startup lock to arch spinlock.Ralf Baechle
2010-02-27MIPS: Remove trailing space in messagesFrans Pop
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik
2008-04-29proper extern for late_time_initAdrian Bunk
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle
2008-01-29[MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto