Commit Graph

50 Commits (17f0f4a47df9aea9ee26c939f8057c35e0be1847)

Author SHA1 Message Date
Jason Wessel 8d60a903d9 [MIPS] kgdb: Remove existing implementation 17 years ago
Ralf Baechle af0c4f649d [MIPS] BCM1480: Remove stray function call resulting in infinite recursion 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Ralf Baechle 33b75e5c51 [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. 17 years ago
Ralf Baechle a8401fa57f [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. 17 years ago
Ralf Baechle 217dd11e9d [MIPS] Sibyte: Split and move clock code. 18 years ago
Ralf Baechle f3f9ad0edc [MIPS] Sibyte: Fixes for oneshot timer mode. 18 years ago
Ralf Baechle faf2782bf3 [MIPS] Sibyte: Remove blank line. 18 years ago
Ralf Baechle 2e5dcd2b4c [MIPS] Sibyte: Fix names of the clockevent devices. 18 years ago
Ralf Baechle 9e32a510af [MIPS] Sibyte: Build fixes / dead code removal. 18 years ago
Ralf Baechle 1238d5d868 [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. 18 years ago
Ralf Baechle 11ca25aa31 [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). 18 years ago
Ralf Baechle d04533650f [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. 18 years ago
Ralf Baechle d527eef5b7 [MIPS] Sibyte: Finish conversion to modern time APIs. 18 years ago
Atsushi Nemoto 9ee5389c58 [MIPS] Sibyte: Fix typos in sibyte clockevent drivers 18 years ago
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle e9f874b6f7 [MIPS] Clockevent driver for BCM1480 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 91a2fcc886 [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. 18 years ago
Ralf Baechle 7c4b4773b9 [MIPS] Sibyte: cleanup static inline forward declarations. 18 years ago
Ralf Baechle da51f9e10c [MIPS] BCM1480: include <linux/init.h>. 18 years ago
Ralf Baechle 339c3a6a12 [MIPS] BCM1480: Export zbbus_mhz. 18 years ago
Ralf Baechle 28e18a0f69 [MIPS] BCM1480: Fix computation of interrupt mask address register. 18 years ago
Ralf Baechle fbd0ed37c8 [MIPS] BCM1480: Fix computation of interrupt mask address register. 18 years ago
Ralf Baechle 477f949e0a [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle 3118513172 [MIPS] BCM1480: Include <linux/module.h>. 18 years ago
Maciej W. Rozycki b45d527974 sb1250-duart.c: SB1250 DUART serial support 18 years ago
Mark Mason 6c9fde4bff [MIPS] BCM1480: Fix setting of irq affinity. 18 years ago
Ralf Baechle 8fb303c7f1 [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. 18 years ago
Ralf Baechle 36a885306f [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
Nicolas Kaiser dd6bfd627c [MIPS] Fix double inclusions 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 19 years ago
Mark Mason 472f291df5 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Ralf Baechle 34c2dd01fd [MIPS] BCM1480: Mask pending interrupts against c0_status.im. 19 years ago
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 19 years ago
Thiemo Seufer 5af1c7a4d4 [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler. 19 years ago
Thiemo Seufer 6e61e85b09 [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
[MIPS] James E Wilson e1701fb2e2 [PATCH] Fix BCM1480 doubled process accounting times. 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Martin Michlmayr 76e1daee7d [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c 19 years ago