summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAgeFilesLines
* irq: update all arches for new irq_desc, fixMike Travis2009-01-152-2/+4
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-132-8/+8
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-8/+8
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-26/+26
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1Star
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-305-231/+0Star
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-221-1/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-2/+2
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-2/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-152-0/+38
|\ \
| * | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-142-0/+38
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-2/+2
|\|
| * [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-161-2/+2
* | mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-181-7/+18
|/
* [MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle2008-02-191-1/+0Star
* [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-291-3/+0Star
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-295-125/+198
* [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle2007-11-161-3/+3
* [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle2007-11-161-13/+2Star
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-023-330/+20Star
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-022-62/+55Star
* [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-021-1/+1
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-021-7/+1Star
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-021-1/+0Star
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-022-2/+2
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-022-29/+0Star
* [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2007-10-292-2/+2
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-294-54/+0Star
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-226-165/+158Star
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-196-167/+82Star
* [MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2007-10-172-5/+5
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-126-13/+13
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-121-2/+2
* [MIPS] Clockevent driver for BCM1480Ralf Baechle2007-10-121-25/+80
* [MIPS] Clockevent driver for BCM1250Ralf Baechle2007-10-121-21/+160
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-124-32/+55
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-122-24/+2Star
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-122-2/+4
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-121-13/+43
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-122-2/+0Star
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-129-931/+8Star
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-122-76/+76
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-121-1/+0Star
* [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-211-0/+1
* [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-211-0/+1
* [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-101-1/+0Star
* [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-101-4/+4