aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 13-13/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-1/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Gravatar Ralf Baechle 4-4/+4
2006-06-19[MIPS] C99-ify struct resource initialization.Gravatar Ralf Baechle 1-5/+5
2006-06-19[MIPS] Remove unused instances of prom_build_cpu_map.Gravatar Ralf Baechle 2-40/+0
2006-06-19[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Gravatar Elizabeth Oldham 1-0/+9
2006-04-27[MIPS] 24K LV: Add core card id.Gravatar Chris Dearman 3-0/+5
2006-04-19[MIPS] kgdb: Let gcc compute the array size itself.Gravatar Ralf Baechle 1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Gravatar Ralf Baechle 8-85/+203
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Gravatar Ralf Baechle 10-375/+317
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Gravatar Ralf Baechle 7-47/+243
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Gravatar Ralf Baechle 2-4/+6
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Gravatar Ralf Baechle 2-7/+3
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Gravatar Ralf Baechle 2-2/+6
2006-03-27[PATCH] mips: fixed collision of rtc function nameGravatar Yoichi Yuasa 2-2/+2
2006-03-27[PATCH] unify PFN_* macrosGravatar Dave Hansen 2-10/+4
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 2-2/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Gravatar Ralf Baechle 4-4/+4
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialGravatar Linus Torvalds 3-6/+6
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 1-2/+3
2006-02-05[SERIAL] uart_port flags member should use UPF_*Gravatar Russell King 3-3/+3
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Gravatar Russell King 3-3/+3
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Gravatar Ralf Baechle 1-3/+17
2006-01-10MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Gravatar Ralf Baechle 1-13/+2
2005-11-17[MIPS] SEAD: More build fixes.Gravatar Ralf Baechle 2-13/+3
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Gravatar Ralf Baechle 11-0/+1070
2005-10-29Virtual SMP support for the 34K.Gravatar Ralf Baechle 1-5/+46
2005-10-29Support for CoreFPGA-3.Gravatar Ralf Baechle 3-15/+8
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsGravatar Ralf Baechle 5-110/+243
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedGravatar Ralf Baechle 1-8/+7
2005-10-29Clean up SEAD interrupt initialization.Gravatar Maciej W. Rozycki 1-7/+5
2005-10-29Fixes for system controllers for Atlas/Malta core cards.Gravatar Maciej W. Rozycki 2-56/+163
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 4-18/+8
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 4-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 21-0/+2363