aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] rbtx4938: Update and minimize defconfigAtsushi Nemoto1-794/+102
2007-07-10[MIPS] rbtx4938: Convert SPI codes to use generic SPI driversAtsushi Nemoto8-634/+218
2007-07-10[MIPS] rbtx4938: Add generic GPIO supportAtsushi Nemoto3-0/+106
2007-07-10[MIPS] SNI RM updatesThomas Bogendoerfer8-112/+95
2007-07-10[MIPS] PMC MSP71xx default configurationMarc St-Jean1-0/+1495
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean4-0/+1263
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean6-2/+121
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean10-0/+1669
2007-07-10[MIPS] New files for lemote fulong mini-PC supportSongmao Tian15-55/+2840
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang10-10/+122
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle3-4/+12
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle2-48/+51
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle14-41/+371
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu59-2511/+0
2007-07-10[MIPS] IP32: Remove experimental tag from kconfig.Ralf Baechle1-2/+1
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle27-27/+28
2007-07-10[MIPS] EV64120: Remove supportYoichi Yuasa56-1621/+2
2007-07-10[MIPS] DECstation: Optimised early printk()Maciej W. Rozycki3-7/+29
2007-07-10[MIPS] No I/O ports on the DECstationMaciej W. Rozycki1-0/+4
2007-07-10[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}Atsushi Nemoto7-131/+0
2007-07-10[MIPS] update cobalt_defconfigYoichi Yuasa1-270/+228
2007-07-10[MIPS] Remove unused dump_tlb functionsAtsushi Nemoto3-265/+2
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto6-294/+60
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle12-33/+125
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle1-0/+10
2007-07-10[MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day7-16/+16
2007-07-10[MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]Ralf Baechle1-1/+1
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli2-43/+82
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa1-0/+3
2007-07-10[MIPS] Simplify missing-syscalls for N32 and O32Atsushi Nemoto1-22/+10
2007-07-10[MIPS] Remove unused config entriesYoichi Yuasa1-11/+0
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-11/+0
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle1-2/+13
2007-07-06[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle1-1/+1
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle1-1/+1
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman1-4/+4
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle1-4/+0
2007-07-04[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-2/+2
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle1-2/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2-65/+3
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle1-1/+11
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle1-0/+1
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1
2007-06-26[MIPS] remove "support for" from system type entryYoichi Yuasa1-2/+2
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa1-0/+1
2007-06-26[MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle1-1/+1
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle10-62/+63