aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle4-4/+4
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-5/+5
2006-06-19[MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2-40/+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 Dearman3-0/+5
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 Baechle8-85/+203
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle10-375/+317
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle7-47/+243
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2-4/+6
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2-7/+3
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2-2/+6
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2-2/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen2-10/+4
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin2-2/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle4-4/+4
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-6/+6
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+3
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King3-3/+3
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King3-3/+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-11-17[MIPS] SEAD: More build fixes.Ralf Baechle2-13/+3
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle11-0/+1070
2005-10-29Virtual SMP support for the 34K.Ralf Baechle1-5/+46
2005-10-29Support for CoreFPGA-3.Ralf Baechle3-15/+8
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle5-110/+243
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-10-29Clean up SEAD interrupt initialization.Maciej W. Rozycki1-7/+5
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 Baechle4-18/+8
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle4-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+2363