summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen1-0/+4
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2-0/+3
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-01MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin1-0/+22
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin8-0/+454
2015-04-01MIPS: Add R16000 detectionJoshua Kinard2-3/+4
2015-04-01MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle1-0/+83
2015-04-01MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle1-0/+16
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle8-0/+32
2015-04-01MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle1-10/+0
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2-21/+1
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney1-5/+5
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney1-0/+1
2015-04-01MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard1-7/+8
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam1-0/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C1-0/+2
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C1-1/+7
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2-10/+20
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C1-15/+0
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam1-0/+3
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders1-2/+4
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders1-2/+2
2015-04-01MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle1-8/+0
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney1-0/+2
2015-04-01MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee1-0/+18
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee1-3/+3
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu1-5/+6
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney1-0/+74
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney1-0/+55
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan1-0/+11
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan1-0/+3
2015-03-31MIPS: Add architectural FDC IRQ fieldsJames Hogan1-0/+4
2015-03-31MIPS: Add CDMM bus supportJames Hogan1-0/+87
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan3-0/+16
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan1-19/+0
2015-03-31MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker2-0/+39
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee22-509/+3
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-390/+1149
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2-0/+309
2015-02-20MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese1-20/+0
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney1-3/+16
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney1-22/+85
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney1-0/+3
2015-02-20MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney1-30/+105
2015-02-20MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney1-0/+22
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney1-0/+2
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2-2/+15
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney1-6/+0
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen1-2/+0