aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pmc-sierra
AgeCommit message (Expand)Author
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
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle
2007-07-31[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle
2007-02-06[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa