Commit Graph

87 Commits (9f79991d4186089e228274196413572cc000143b)

Author SHA1 Message Date
Ralf Baechle 21a151d8ca [MIPS] checkfiles: Fix "need space after that ','" errors. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle e9f874b6f7 [MIPS] Clockevent driver for BCM1480 18 years ago
Ralf Baechle 9b9ea2202f [MIPS] Clockevent driver for BCM1250 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 90b02340dc [MIPS] Switch from to_tm to rtc_time_to_tm 18 years ago
Ralf Baechle 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Ralf Baechle 05dc8c02bf [MIPS] ARC: Get rid of mips_machgroup 18 years ago
Aurelien Jarno df78b5c8fa [MIPS] Move CFE code into arch/mips/fw/cfe 18 years ago
Ralf Baechle 7c4b4773b9 [MIPS] Sibyte: cleanup static inline forward declarations. 18 years ago
Atsushi Nemoto b47bd961e2 [MIPS] Kill redundant EXTRA_AFLAGS 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 76e7f79950 [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. 18 years ago
Ralf Baechle 28e18a0f69 [MIPS] BCM1480: Fix computation of interrupt mask address register. 18 years ago
Ralf Baechle 2e4dafd5d1 [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC. 18 years ago
Ralf Baechle fbd0ed37c8 [MIPS] BCM1480: Fix computation of interrupt mask address register. 18 years ago
Ralf Baechle 428ab280a0 [MIPS] SMP: Scatter __cpuinit over the code as needed. 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
Yoichi Yuasa 1f2c6d6b0c [MIPS] Remove unused time.c for swarm 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Mark Mason d619f38fda [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs 18 years ago
Mark Mason 9a9943575a [MIPS] Add missing silicon revisions for BCM112x 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
Thiemo Seufer 119537c092 [MIPS] Misc fixes for plat_irq_dispatch functions 18 years ago
Ralf Baechle bb9b813bb6 [MIPS] Sibyte: Fix ZBbus profiler 18 years ago
Ralf Baechle ca6f5494f5 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. 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
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Maciej W. Rozycki 03dbd2e0b1 [MIPS] SWARM: Fix a typo in #error directives 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
Ralf Baechle 36d98e79b7 [MIPS] A few more pt_regs fixups. 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
Maciej W. Rozycki d599def5cd [MIPS] SB1250: Interrupt handler fixes 19 years ago
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago