aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Baechle3-6/+0
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2-71/+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
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk1-15/+15
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel4-263/+0
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-36/+0
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-36/+0
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2008-04-29proper extern for late_time_initAdrian Bunk1-3/+0
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle1-3/+3
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2-65/+89
2008-01-29[MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day1-96/+0
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa1-2/+0
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+2
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2-8/+0
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle1-0/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-5/+5
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-4/+4
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-2/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle3-20/+4
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 Baechle2-15/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle1-6/+11
2007-07-31[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle1-1/+1
2007-07-31[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2-189/+3
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2-4/+4
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu2-0/+2
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle1-1/+1
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean1-0/+50
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean1-0/+46
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean10-0/+1669
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-5/+0
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle1-1/+1
2007-02-06[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers1-0/+2
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-3/+3