summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] remove wrppmc_machine_power_off()Yoichi Yuasa2-7/+1
2008-07-15[MIPS] replace inline assembler to cpu_wait()Yoichi Yuasa1-5/+4
2008-07-15[MIPS] IP22/28: Add platform devices for HAL2Thomas Bogendoerfer2-0/+12
2008-07-15[MIPS] TXx9: Update and merge defconfigsAtsushi Nemoto3-708/+14
2008-07-15[MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto23-536/+470
2008-07-15[MIPS] TXx9: Update defconfigsAtsushi Nemoto3-189/+340
2008-07-15[MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto20-1630/+1397
2008-07-15[MIPS] TXx9: Reorganize codeAtsushi Nemoto40-185/+77
2008-07-15[MIPS] txx9: Make gpio_txx9 entirely spinlock-safeAtsushi Nemoto1-4/+6
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle19-59/+23
2008-07-15[MIPS] Remove always true ifdef conditions.Ralf Baechle5-19/+2
2008-07-15[MIPS] MSC01: Cleanup configuration.Ralf Baechle1-1/+1
2008-07-15[MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle1-13/+0
2008-07-15[MIPS] SEAD: Remove support code.Ralf Baechle51-953/+2
2008-07-15[MIPS] Atlas: Remove support code.Ralf Baechle55-2159/+2
2008-07-15[MIPS] Enable -ffunction-sections sections.Ralf Baechle1-1/+1
2008-07-15[MIPS] Bigsur: Make defconfig a bit more useful.Ralf Baechle1-58/+104
2008-07-15[MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle3-17/+12
2008-07-15[MIPS] rbtx4927: misc cleanupsAtsushi Nemoto7-553/+29
2008-07-15[MIPS] Declare some pci variables in header fileAtsushi Nemoto4-4/+0
2008-07-15[MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer1-0/+36
2008-07-15[MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer1-0/+26
2008-07-15[MIPS] Add an appropriate header into display.cDmitri Vorobiev1-0/+1
2008-07-15[MIPS] Make gcmp_probe() staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] A few cleanups in malta_int.cDmitri Vorobiev1-3/+6
2008-07-15[MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev1-2/+1
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev1-1/+1
2008-07-15[MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer1-0/+7
2008-07-15[MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2-1/+56
2008-07-15[MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2-3/+3
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle10-5755/+0
2008-07-15[MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle3-20/+23
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev1-4/+0
2008-07-15[MIPS] Make two functions staticDmitri Vorobiev2-4/+2
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2-5/+3
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki5-14/+0
2008-07-15[MIPS] Remove board_watchpoint_handlerDavid Daney1-6/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet40-1002/+935
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2-5/+5
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer1-1/+1
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer1-0/+5
2008-06-20basler-excite: BKL pushdownArnd Bergmann1-1/+8
2008-06-16[MIPS] Au1200: MMC resource size off by oneSergei Shtylyov1-2/+2
2008-06-16[MIPS] TANBAC: Update defconfigYoichi Yuasa3-288/+303
2008-06-16[MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa1-1/+13
2008-06-16[MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle1-2/+1
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer1-2/+2
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten3-153/+56