summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C1-9/+16
2015-04-01MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam1-1/+1
2015-04-01MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu1-1/+1
2015-04-01MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu1-1/+1
2015-04-01MIPS: LLVMLinux: Silence variable self-assignment warnings.Toma Tabacu4-20/+0
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders1-2/+4
2015-04-01MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu1-2/+4
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders1-2/+2
2015-04-01MIPS: XPA: Add new configuration file.Steven J. Hill1-0/+439
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva1-1/+4
2015-04-01MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle1-8/+0
2015-04-01MIPS: OCTEON: Use device tree to probe for flash chips.David Daney1-5/+37
2015-04-01MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney2-1/+42
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2-0/+5
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee23-1/+1992
2015-04-01MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee3-117/+127
2015-04-01MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee3-6/+109
2015-04-01MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee1-0/+18
2015-04-01MIPS: BMIPS: Delete the irqchip driver from irq.cKevin Cernekee1-172/+17
2015-04-01MIPS: BMIPS: Add quirks for several Broadcom platformsKevin Cernekee1-2/+99
2015-04-01MIPS: BMIPS: Remove bogus bus nameKevin Cernekee1-1/+1
2015-04-01MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" propertyKevin Cernekee1-32/+68
2015-04-01MIPS: Reorder MIPS_L1_CACHE_SHIFT prioritiesKevin Cernekee1-3/+3
2015-04-01MIPS: Let __dt_register_buses accept a single bus typeKevin Cernekee1-1/+4
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee11-20/+20
2015-04-01MIPS: Add dtbs_install targetAndrew Bresticker1-0/+5
2015-04-01MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker27-22/+73
2015-04-01MIPS: Add support for fine granularity task level IRQ time accountingDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: csrc-sb1250: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-sb1250: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_readDeng-Cheng Zhu1-2/+9
2015-04-01MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: cevt-txx9: Implement read_sched_clockDeng-Cheng Zhu1-0/+9
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-ioasic: Implement read_sched_clockDeng-Cheng Zhu1-0/+9
2015-04-01MIPS: csrc-ioasic: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-bcm1480: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-bcm1480: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-r4k: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: Add sched_clock supportDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: Add support for full dynticks CPU time accountingDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu1-5/+6
2015-04-01MIPS: Add SCHED_HRTICK supportDeng-Cheng Zhu1-0/+3
2015-04-01MIPS: OCTEON: Enable little endian kernel.David Daney1-1/+2
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 Daney2-0/+78
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras1-1/+3
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan2-0/+13
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan1-2/+11
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan1-0/+16