aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAge
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-08
* IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-05
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-30
* device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-15
|\ \
| * | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-14
| |/
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-16
* | mips: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
|/
* [MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle2008-02-19
* [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-29
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle2007-11-15
* [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle2007-11-15
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-02
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-02
* [MIPS] Sibyte: Remove blank line.Ralf Baechle2007-11-02
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-02
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-02
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-02
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-02
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-02
* [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2007-10-29
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-29
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-22
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-19
* [MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2007-10-17
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Clockevent driver for BCM1480Ralf Baechle2007-10-11
* [MIPS] Clockevent driver for BCM1250Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-11
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-11
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-11
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-11
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-11
* [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-21
* [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-21
* [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-10
* [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-10
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-26
* [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-26
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-31
* [MIPS] BCM1480: Include <linux/module.h>.Ralf Baechle2007-07-31
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-17