aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/msp71xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05MIPS: PNX Removing dead CONFIG_PMCTWILEDChristoph Egger1-11/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa1-6/+0
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle2-4/+0
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald1-59/+1
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald1-6/+2
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald1-5/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-4/+4
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel1-73/+0
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-3/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-4/+4
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-5/+1
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish1-1/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-14/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean1-0/+50
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean10-0/+1669
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165