summaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+3
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-15/+15
* MIPS: PMC MSP71XX gpio driversPatrick Glass2008-10-113-0/+367
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-304-263/+0Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-36/+0Star
|\
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-36/+0Star
* | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
|/
* [MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik2008-05-121-4/+1Star
* proper extern for late_time_initAdrian Bunk2008-04-291-3/+0Star
* [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-292-65/+89
* [MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day2008-01-291-96/+0Star
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-291-2/+0Star
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+2
* Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-291-1/+1
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-192-8/+0Star
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-122-5/+5
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-121-4/+4
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-121-2/+6
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-123-20/+4Star
* [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish2007-10-121-1/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-122-15/+1Star
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] Yosemite: Fix warning.Ralf Baechle2007-07-311-6/+11
* [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle2007-07-311-0/+2
* [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle2007-07-311-0/+2
* [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle2007-07-311-1/+1
* [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2007-07-312-189/+3Star
* [MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2007-07-312-4/+4
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-182-0/+2
* [MIPS] Yosemite: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [MIPS] PMC MSP71xx PCI supportMarc St-Jean2007-07-101-0/+50
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-101-0/+46
* [MIPS] PMC MSP71xx core platformMarc St-Jean2007-07-1010-0/+1669
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+165
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-5/+0Star
* [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle2007-02-061-1/+1
* [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers2007-02-061-0/+2
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+3
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-2/+0Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-4/+2Star
* [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-311-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-44/+12Star
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2