aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreGravatar Jason Wessel 1-0/+1
2008-07-30[MIPS] kgdb: Remove existing implementationGravatar Jason Wessel 1-1/+0
2008-07-15[MIPS] MSC01: Cleanup configuration.Gravatar Ralf Baechle 1-1/+1
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishGravatar Ralf Baechle 1-4/+0
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileGravatar Adrian Bunk 1-1/+0
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportGravatar Kevin D. Kissell 1-1/+1
2008-04-28[MIPS] DS1287: Add clockevent driverGravatar Yoichi Yuasa 1-0/+1
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceGravatar Yoichi Yuasa 1-0/+1
2008-04-28[MIPS] generic txx9 gpio supportGravatar Atsushi Nemoto 1-0/+2
2008-04-28[MIPS] Add support for MIPS CMP platform.Gravatar Ralf Baechle 1-0/+3
2008-04-28[MIPS] Basic SPRAM supportGravatar Chris Dearman 1-0/+1
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 1-1/+1
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Gravatar Ralf Baechle 1-1/+0
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Gravatar Ralf Baechle 1-0/+2
2007-11-02[MIPS] Sibyte: Split and move clock code.Gravatar Ralf Baechle 1-0/+4
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverGravatar Atsushi Nemoto 1-0/+1
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverGravatar Yoichi Yuasa 1-0/+1
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileGravatar Ralf Baechle 1-0/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCGravatar Sam Ravnborg 1-1/+1
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversGravatar Ralf Baechle 1-0/+1
2007-10-11[MIPS] Add GT641xx IRQ routines.Gravatar Yoichi Yuasa 1-0/+1
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsGravatar Atsushi Nemoto 1-0/+1
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Gravatar Ralf Baechle 1-0/+2
2007-07-12[MIPS] Rename PC speaker codeGravatar Ralf Baechle 1-1/+1
2007-07-10[MIPS] Delete Ocelot 3 support.Gravatar Ralf Baechle 1-1/+0
2007-07-10[MIPS] Move FPU affinity code into separate file.Gravatar Ralf Baechle 1-0/+1
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Gravatar Fuxin Zhang 1-6/+7
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceGravatar Ralf Baechle 1-0/+2
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Gravatar Ralf Baechle 1-0/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSGravatar Atsushi Nemoto 1-2/+0
2007-02-18[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n buildGravatar Ralf Baechle 1-2/+2
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Gravatar Ralf Baechle 1-2/+0
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Gravatar Ralf Baechle 1-1/+0
2006-11-30[MIPS] Add support for kexecGravatar Nicolas Schichan 1-0/+2
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Gravatar Ralf Baechle 1-1/+1
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTGravatar Atsushi Nemoto 1-0/+1
2006-06-19[MIPS] APM emu supportGravatar Rodolfo Giometti 1-0/+2
2006-04-19[MIPS] MT: Improved multithreading support.Gravatar Ralf Baechle 1-1/+3
2006-04-19[MIPS] kpsd and other AP/SP improvements.Gravatar Ralf Baechle 1-0/+1
2006-03-14Input: pcspkr - separate device and driver registrationGravatar Michael Neuling 1-0/+2
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cGravatar Christoph Hellwig 1-2/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Gravatar Ralf Baechle 1-2/+2
2005-10-29Move genrtc.c's functions into <asm/rtc.h>Gravatar Ralf Baechle 1-2/+0
2005-10-29Virtual SMP support for the 34K.Gravatar Ralf Baechle 1-0/+2
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsGravatar Ralf Baechle 1-0/+4
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Gravatar Ralf Baechle 1-2/+2
2005-10-29Improved modules loader, more robust and works on 64bit kernels.Gravatar Thiemo Seufer 1-5/+1
2005-09-05[PATCH] mips: clean up 32/64-bit configurationGravatar Ralf Baechle 1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+65