Commit Graph

142 Commits (490f5de52a87063fcb40e3b22f61b0779603ff6d)

Author SHA1 Message Date
Ralf Baechle b8157180cc [MIPS] Malta: Always compile MTD platform device registration code. 17 years ago
Thomas Bogendoerfer 938b2b1417 [MIPS] Malta: Fix build errors for 64-bit kernels 17 years ago
Ralf Baechle 482845a348 [MIPS] Fix build error - Delete debugging crap that crept in with CMP 17 years ago
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
Dmitri Vorobiev b31dc3c4ff [MIPS] make plat_perf_setup() static 17 years ago
Dmitri Vorobiev ddaf5740b9 [MIPS] make mdesc and prom_getmdesc() static 17 years ago
Dmitri Vorobiev 33d69d2a78 [MIPS] make mips_ejtag_setup() static 17 years ago
Dmitri Vorobiev cd2675fba9 [MIPS] make mips_nmi_setup() static 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman 308402445e [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit 17 years ago
Ralf Baechle 234fcd1484 [MIPS] Fix loads of section missmatches 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
Atsushi Nemoto e452e94e21 [MIPS] Replace 40c7869b69 kludge 17 years ago
Dmitri Vorobiev 84c21e2542 [MIPS] Malta: Fix software reset on big endian 17 years ago
Ralf Baechle 40c7869b69 [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem. 17 years ago
Chris Dearman 6d2d419ffd [MIPS] Don't byteswap writes to display when running bigendian 17 years ago
Ralf Baechle 38760d40ca [MIPS] time: Replace plat_timer_setup with modern APIs. 18 years ago
Ralf Baechle fa33a54646 [MIPS] Malta: Delete dead code. 18 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 d865bea4da [MIPS] i8253 PIT clocksource and clockevent drivers 18 years ago
Ralf Baechle ea5804015c [MIPS] Dyntick support for SMTC: 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 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 153ef95e7a [MIPS] MIPSsim: Delete old file that survived moving around in the tree. 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