aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-0/+1
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle1-1/+1
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle1-2/+3
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle1-1/+1
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-11/+11
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki1-1/+6
2006-09-27[MIPS] Patch to arch/mips/mips-boards/generic/time.cKevin D. Kissell1-21/+36
2006-07-13[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle1-5/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-1/+1
2006-07-13[MIPS] Malta: Fix build of certain configs.Ralf Baechle1-24/+26
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-19[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Elizabeth Oldham1-0/+9
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman2-0/+2
2006-04-19[MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle2-8/+61
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-159/+2
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle1-2/+3
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle1-4/+2
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+3
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-5/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+3
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle1-3/+17
2006-01-10MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle1-13/+2
2005-10-29Virtual SMP support for the 34K.Ralf Baechle1-5/+46
2005-10-29Support for CoreFPGA-3.Ralf Baechle2-0/+2
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle4-79/+138
2005-10-29Fixes for system controllers for Atlas/Malta core cards.Maciej W. Rozycki2-56/+163
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-6/+2
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+1408