aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-06-24MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.Ralf Baechle1-3/+4
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz8-132/+5
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz2-11/+0
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle1-5/+0
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+10
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar2-10/+4
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2-10/+4
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-6/+10
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2-2/+2
2009-01-15irq: update all arches for new irq_desc, fixMike Travis2-2/+4
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-8/+8
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2-8/+8
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk2-26/+26
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2-1/+83
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel5-231/+0
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-2/+2
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-0/+38
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-2/+2
2008-07-14i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2-0/+38
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2-2/+2
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki1-2/+2
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet1-7/+18
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-01-29[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle1-3/+0
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle5-125/+198
2007-11-15[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle1-3/+3
2007-11-15[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle1-13/+2
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle3-330/+20
2007-11-02[MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2-62/+55
2007-11-02[MIPS] Sibyte: Remove blank line.Ralf Baechle1-1/+0
2007-11-02[MIPS] Swarm: Fix build failureThiemo Seufer1-1/+1
2007-11-02[MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle1-7/+1
2007-11-02[MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle1-1/+0
2007-11-02[MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2-2/+2
2007-11-02[MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2-29/+0
2007-10-29[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2-2/+2
2007-10-29[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle4-54/+0
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle6-165/+158
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle6-167/+82
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2-5/+5
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle6-13/+13
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle1-25/+80
2007-10-11[MIPS] Clockevent driver for BCM1250Ralf Baechle1-21/+160