summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney-0/+5
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee-1/+1992
2015-04-01MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee-117/+127
2015-04-01MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee-6/+109
2015-04-01MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee-0/+18
2015-04-01MIPS: BMIPS: Delete the irqchip driver from irq.cKevin Cernekee-172/+17
2015-04-01MIPS: BMIPS: Add quirks for several Broadcom platformsKevin Cernekee-2/+99
2015-04-01MIPS: BMIPS: Remove bogus bus nameKevin Cernekee-1/+1
2015-04-01MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" propertyKevin Cernekee-32/+68
2015-04-01MIPS: Reorder MIPS_L1_CACHE_SHIFT prioritiesKevin Cernekee-3/+3
2015-04-01MIPS: Let __dt_register_buses accept a single bus typeKevin Cernekee-1/+4
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee-20/+20
2015-04-01MIPS: Add dtbs_install targetAndrew Bresticker-0/+5
2015-04-01MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker-22/+73
2015-04-01MIPS: Add support for fine granularity task level IRQ time accountingDeng-Cheng Zhu-0/+1
2015-04-01MIPS: csrc-sb1250: Implement read_sched_clockDeng-Cheng Zhu-0/+8
2015-04-01MIPS: csrc-sb1250: Remove FSF mail address from GPL noticeDeng-Cheng Zhu-4/+0
2015-04-01MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_readDeng-Cheng Zhu-2/+9
2015-04-01MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu-0/+8
2015-04-01MIPS: cevt-txx9: Implement read_sched_clockDeng-Cheng Zhu-0/+9
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu-0/+8
2015-04-01MIPS: csrc-ioasic: Implement read_sched_clockDeng-Cheng Zhu-0/+9
2015-04-01MIPS: csrc-ioasic: Remove FSF mail address from GPL noticeDeng-Cheng Zhu-4/+0
2015-04-01MIPS: csrc-bcm1480: Implement read_sched_clockDeng-Cheng Zhu-0/+8
2015-04-01MIPS: csrc-bcm1480: Remove FSF mail address from GPL noticeDeng-Cheng Zhu-4/+0
2015-04-01MIPS: csrc-r4k: Implement read_sched_clockDeng-Cheng Zhu-0/+8
2015-04-01MIPS: Add sched_clock supportDeng-Cheng Zhu-0/+1
2015-04-01MIPS: Add support for full dynticks CPU time accountingDeng-Cheng Zhu-0/+1
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu-5/+6
2015-04-01MIPS: Add SCHED_HRTICK supportDeng-Cheng Zhu-0/+3
2015-04-01MIPS: OCTEON: Enable little endian kernel.David Daney-1/+2
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney-0/+74
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney-0/+78
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras-1/+3
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan-0/+13
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan-2/+11
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan-0/+16
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan-0/+15
2015-03-31MIPS: Add architectural FDC IRQ fieldsJames Hogan-0/+4
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan-0/+7
2015-03-31MIPS: Add CDMM bus supportJames Hogan-0/+87
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan-0/+18
2015-03-31MIPS: Allow shared IRQ for timer & perf counterJames Hogan-2/+0
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan-1/+4
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan-3/+5
2015-03-31MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle-5/+4
2015-03-31MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan-1/+7
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan-4/+2
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan-2/+2
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan-19/+18