| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. | Ralf Baechle | 2007-11-15 | 1 | -3/+3 |
* | [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. | Ralf Baechle | 2007-11-15 | 1 | -13/+2 |
* | [MIPS] Sibyte: Split and move clock code. | Ralf Baechle | 2007-11-02 | 3 | -330/+20 |
* | [MIPS] Sibyte: Fixes for oneshot timer mode. | Ralf Baechle | 2007-11-02 | 2 | -62/+55 |
* | [MIPS] Sibyte: Remove blank line. | Ralf Baechle | 2007-11-02 | 1 | -1/+0 |
* | [MIPS] Swarm: Fix build failure | Thiemo Seufer | 2007-11-02 | 1 | -1/+1 |
* | [MIPS] SB1250: Use the right irqaction for the timer interrupt. | Ralf Baechle | 2007-11-02 | 1 | -7/+1 |
* | [MIPS] SB1250: Remove stray assignment of cpumask. | Ralf Baechle | 2007-11-02 | 1 | -1/+0 |
* | [MIPS] Sibyte: Fix names of the clockevent devices. | Ralf Baechle | 2007-11-02 | 2 | -2/+2 |
* | [MIPS] Sibyte: Build fixes / dead code removal. | Ralf Baechle | 2007-11-02 | 2 | -29/+0 |
* | [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. | Ralf Baechle | 2007-10-29 | 2 | -2/+2 |
* | [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). | Ralf Baechle | 2007-10-29 | 4 | -54/+0 |
* | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle | 2007-10-22 | 6 | -165/+158 |
* | [MIPS] Sibyte: Finish conversion to modern time APIs. | Ralf Baechle | 2007-10-19 | 6 | -167/+82 |
* | [MIPS] Sibyte: Fix typos in sibyte clockevent drivers | Atsushi Nemoto | 2007-10-17 | 2 | -5/+5 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 6 | -13/+13 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] Clockevent driver for BCM1480 | Ralf Baechle | 2007-10-11 | 1 | -25/+80 |
* | [MIPS] Clockevent driver for BCM1250 | Ralf Baechle | 2007-10-11 | 1 | -21/+160 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 4 | -32/+55 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 2 | -24/+2 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 | 2 | -2/+4 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 1 | -13/+43 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 2 | -2/+0 |
* | [MIPS] Move CFE code into arch/mips/fw/cfe | Aurelien Jarno | 2007-10-11 | 9 | -931/+8 |
* | [MIPS] Sibyte: cleanup static inline forward declarations. | Ralf Baechle | 2007-10-11 | 2 | -76/+76 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-10-11 | 1 | -1/+0 |
* | [MIPS] BCM1480: include <linux/init.h>. | Ralf Baechle | 2007-09-21 | 1 | -0/+1 |
* | [MIPS] BCM1480: Export zbbus_mhz. | Ralf Baechle | 2007-09-21 | 1 | -0/+1 |
* | [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. | Ralf Baechle | 2007-09-10 | 1 | -1/+0 |
* | [MIPS] BCM1480: Fix computation of interrupt mask address register. | Ralf Baechle | 2007-09-10 | 1 | -4/+4 |
* | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle | 2007-08-27 | 1 | -3/+3 |
* | [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART | Ralf Baechle | 2007-08-27 | 3 | -5/+5 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 3 | -0/+5 |
* | [MIPS] BCM1480: Include <linux/module.h>. | Ralf Baechle | 2007-07-31 | 1 | -0/+1 |
* | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki | 2007-07-17 | 2 | -0/+2 |
* | [MIPS] Remove unused time.c for swarm | Yoichi Yuasa | 2007-07-12 | 1 | -244/+0 |
* | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day | 2007-07-10 | 1 | -3/+3 |
* | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs | Mark Mason | 2007-04-27 | 4 | -65/+101 |
* | [MIPS] Add missing silicon revisions for BCM112x | Mark Mason | 2007-04-20 | 1 | -0/+12 |
* | [MIPS] BCM1480: Fix setting of irq affinity. | Mark Mason | 2007-03-29 | 1 | -2/+2 |
* | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 2007-03-24 | 2 | -11/+13 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 | 1 | -1/+1 |
* | [MIPS] Sibyte: Fix ZBbus profiler | Ralf Baechle | 2007-03-09 | 3 | -108/+283 |
* | [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. | Ralf Baechle | 2007-03-09 | 1 | -4/+6 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 | 5 | -22/+24 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-26 | 2 | -4/+0 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 2 | -2/+2 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 2 | -4/+2 |