Commit Graph

65 Commits (a9633279cf13de15b7002b71a507baf89d0619ca)

Author SHA1 Message Date
Dmitri Vorobiev b57c1913b4 [MIPS] malta_int.c: make 4 variables static 17 years ago
Dmitri Vorobiev 52d65cf87f [MIPS] make standard_io_resources[] static 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Dmitri Vorobiev 750dc31c48 [MIPS] Malta: remaining bits of the board support code cleanup 17 years ago
Dmitri Vorobiev ef7645cfe6 [MIPS] Malta: make the helper function static 17 years ago
Dmitri Vorobiev cd80d54859 [MIPS] Malta: fix braces at single statement blocks 17 years ago
Dmitri Vorobiev bbdda5e1fe [MIPS] Malta, Atlas: move an extern function declaration to the header file 17 years ago
Dmitri Vorobiev ae9cef0b79 [MIPS] Malta: Use C89 style for comments 17 years ago
Dmitri Vorobiev 52b3fc04ba [MIPS] Malta: else should follow close brace in malta_int.c 17 years ago
Dmitri Vorobiev a6352cddc7 [MIPS] Malta: remove a superfluous comment 17 years ago
Dmitri Vorobiev 54bf038e22 [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> 17 years ago
Dmitri Vorobiev 1997267072 [MIPS] Malta, Atlas, Sead: remove an extern from .c files 17 years ago
Dmitri Vorobiev f807149667 [MIPS] Malta: fix oversized lines in malta_int.c 17 years ago
Dmitri Vorobiev 82a1791772 [MIPS] Malta: remove a dead function declaration 17 years ago
Dmitri Vorobiev af825586c0 [MIPS] Malta: use tabs not spaces 17 years ago
Dmitri Vorobiev a382963edc [MIPS] Malta: set up the screen info in a separate function 17 years ago
Dmitri Vorobiev f3a4ce9587 [MIPS] Malta: check the PCI clock frequency in a separate function 17 years ago
Dmitri Vorobiev 8216d348e3 [MIPS] Malta: use the KERN_ facility level in printk() 17 years ago
Dmitri Vorobiev 4ca7651354 [MIPS] Malta: use Linux kernel style for structure initialization 17 years ago
Ralf Baechle 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
Dmitri Vorobiev 0487de9142 [MIPS] Malta: Fix reading the PCI clock frequency on big-endian 17 years ago
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 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Kevin D. Kissell f571eff0a2 [MIPS] IRQ Affinity Support for SMTC on Malta Platform 18 years ago
Ralf Baechle 48d480b0bd [MIPS] Malta: Fix off by one bug in interrupt handler. 18 years ago
Ralf Baechle 45a98eb2b7 [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq. 18 years ago
Ralf Baechle 428ab280a0 [MIPS] SMP: Scatter __cpuinit over the code as needed. 18 years ago
Ralf Baechle dc0366bf3c [MIPS] SMTC: Fix secondary VPE interrupt mask initialization. 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle 4d7d814798 [MIPS] Fix modpost warning. 18 years ago
Kevin D. Kissell c3a005f4b6 [MIPS] SMTC: Safety net for i8259A interrupts. 18 years ago
Ralf Baechle e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Chris Dearman b72c052622 [MIPS] Malta: Fix for SOCitSC based Maltas 18 years ago
Ralf Baechle 79894c7b47 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. 18 years ago
Chris Dearman d725cf3818 [MIPS] MT: Reenable EIC support and add support for SOCit SC. 18 years ago
Ralf Baechle e3cf10e93f [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. 18 years ago
Ralf Baechle f197465384 [MIPS] MIPS Tech: Get rid of volatile in core code. 18 years ago
Ralf Baechle 57a2050c40 [MIPS] SMTC: De-obscure Malta hooks. 18 years ago
Ahmed S. Darwish 25b8ac3ba4 [MIPS] Use ARRAY_SIZE macro when appropriate 18 years ago
Atsushi Nemoto 97dcb82de6 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 18 years ago
Jan Altenberg bf2326e752 [PATCH] Malta: Fix build if CONFIG_MTD is diabled. 18 years ago
Ralf Baechle 61e84f9987 [MIPS] Malta: Add missing MTD file. 18 years ago
Ralf Baechle b228f4c54d [MIPS] Malta: Resurrect MTD support for onboard flash. 18 years ago
Ralf Baechle 177b2927e2 [MIPS] Fix Bonito bootup message. 18 years ago
Ralf Baechle ba38cdf942 [MIPS] Malta: Fix uninitialized regs pointer. 19 years ago
Ralf Baechle 0118c3ca9e [MIPS] Malta: Fix build for non-MIPS32/64 configuration. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago