- b57c191 [MIPS] malta_int.c: make 4 variables static by Dmitri Vorobiev · 17 years ago
- 52d65cf [MIPS] make standard_io_resources[] static by Dmitri Vorobiev · 17 years ago
- b31dc3c [MIPS] make plat_perf_setup() static by Dmitri Vorobiev · 17 years ago
- ddaf574 [MIPS] make mdesc and prom_getmdesc() static by Dmitri Vorobiev · 17 years ago
- 33d69d2 [MIPS] make mips_ejtag_setup() static by Dmitri Vorobiev · 17 years ago
- cd2675f [MIPS] make mips_nmi_setup() static by Dmitri Vorobiev · 17 years ago
- 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 17 years ago
- 3084024 [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit by Chris Dearman · 17 years ago
- 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
- 750dc31 [MIPS] Malta: remaining bits of the board support code cleanup by Dmitri Vorobiev · 17 years ago
- ef7645c [MIPS] Malta: make the helper function static by Dmitri Vorobiev · 17 years ago
- cd80d54 [MIPS] Malta: fix braces at single statement blocks by Dmitri Vorobiev · 17 years ago
- bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 17 years ago
- ae9cef0 [MIPS] Malta: Use C89 style for comments by Dmitri Vorobiev · 17 years ago
- 52b3fc0 [MIPS] Malta: else should follow close brace in malta_int.c by Dmitri Vorobiev · 17 years ago
- a6352cd [MIPS] Malta: remove a superfluous comment by Dmitri Vorobiev · 17 years ago
- 54bf038 [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> by Dmitri Vorobiev · 17 years ago
- 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 17 years ago
- f807149 [MIPS] Malta: fix oversized lines in malta_int.c by Dmitri Vorobiev · 17 years ago
- 82a1791 [MIPS] Malta: remove a dead function declaration by Dmitri Vorobiev · 17 years ago
- af82558 [MIPS] Malta: use tabs not spaces by Dmitri Vorobiev · 17 years ago
- a382963 [MIPS] Malta: set up the screen info in a separate function by Dmitri Vorobiev · 17 years ago
- f3a4ce9 [MIPS] Malta: check the PCI clock frequency in a separate function by Dmitri Vorobiev · 17 years ago
- 8216d34 [MIPS] Malta: use the KERN_ facility level in printk() by Dmitri Vorobiev · 17 years ago
- 4ca7651 [MIPS] Malta: use Linux kernel style for structure initialization by Dmitri Vorobiev · 17 years ago
- 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
- 0487de9 [MIPS] Malta: Fix reading the PCI clock frequency on big-endian by Dmitri Vorobiev · 17 years ago
- e452e94 [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge by Atsushi Nemoto · 17 years ago
- 84c21e2 [MIPS] Malta: Fix software reset on big endian by Dmitri Vorobiev · 17 years ago
- 40c7869 [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem. by Ralf Baechle · 17 years ago
- 6d2d419 [MIPS] Don't byteswap writes to display when running bigendian by Chris Dearman · 17 years ago
- 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
- fa33a54 [MIPS] Malta: Delete dead code. by Ralf Baechle · 17 years ago
- 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
- 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
- d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
- ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
- 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
- 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
- 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
- f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 17 years ago
- 48d480b [MIPS] Malta: Fix off by one bug in interrupt handler. by Ralf Baechle · 17 years ago
- 153ef95 [MIPS] MIPSsim: Delete old file that survived moving around in the tree. by Ralf Baechle · 17 years ago
- 45a98eb [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq. by Ralf Baechle · 17 years ago
- 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
- dc0366b [MIPS] SMTC: Fix secondary VPE interrupt mask initialization. by Ralf Baechle · 17 years ago
- dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
- 4d7d814 [MIPS] Fix modpost warning. by Ralf Baechle · 17 years ago
- a11b18e [MIPS] MTI: Add CoreFPGA4 ID. by Chris Dearman · 17 years ago
- c3a005f [MIPS] SMTC: Safety net for i8259A interrupts. by Kevin D. Kissell · 17 years ago
- efaa534 [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. by Ralf Baechle · 17 years ago
- b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
- e7c4782 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence by Ralf Baechle · 17 years ago
- f6e2373 [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code. by Ralf Baechle · 17 years ago
- 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 17 years ago
- 7b4f4ec [MIPS] Fix builds where MSC01E_xxx is undefined. by Chris Dearman · 17 years ago
- ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
- b72c052 [MIPS] Malta: Fix for SOCitSC based Maltas by Chris Dearman · 18 years ago
- cf75789 [MIPS] SMTC: Fix build error caused by nonsense code. by Chris Dearman · 17 years ago
- d3a5091 [MIPS] Atlas: Fix build. by Ralf Baechle · 17 years ago
- 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 18 years ago
- d725cf3 [MIPS] MT: Reenable EIC support and add support for SOCit SC. by Chris Dearman · 18 years ago
- 1e2b980 MIPSnet: Modernize use platform_device API. by Ralf Baechle · 18 years ago
- e3cf10e [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. by Ralf Baechle · 18 years ago
- f197465 [MIPS] MIPS Tech: Get rid of volatile in core code. by Ralf Baechle · 18 years ago
- 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 18 years ago
- 43e3c88 [MIPS] mips-boards: More liberal check for mips-board console by Thiemo Seufer · 18 years ago
- 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 18 years ago
- f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 18 years ago
- 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 18 years ago
- 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 18 years ago
- d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 18 years ago
- 25b8ac3 [MIPS] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
- 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
- c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
- 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
- 9616d54 [MIPS] Fix typo of "CONFIG_MT_SMP". by Robert P. J. Day · 18 years ago
- bf2326e [PATCH] Malta: Fix build if CONFIG_MTD is diabled. by Jan Altenberg · 18 years ago
- f75f369 [MIPS] Fix build errors on SEAD by Atsushi Nemoto · 18 years ago
- 61e84f9 [MIPS] Malta: Add missing MTD file. by Ralf Baechle · 18 years ago
- b228f4c [MIPS] Malta: Resurrect MTD support for onboard flash. by Ralf Baechle · 18 years ago
- dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
- 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
- 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
- 177b292 [MIPS] Fix Bonito bootup message. by Ralf Baechle · 18 years ago
- 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
- 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
- 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
- e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
- 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
- ba38cdf [MIPS] Malta: Fix uninitialized regs pointer. by Ralf Baechle · 18 years ago
- 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
- 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
- 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
- fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
- 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
- 5fd3265 [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. by Ralf Baechle · 18 years ago
- 75da124 [MIPS] Remove unused code. by Ralf Baechle · 18 years ago
- ece2246 [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init(). by Ralf Baechle · 18 years ago
- 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago