summaryrefslogtreecommitdiffstats
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: Update DT bindings to reflect new SoC supportKevin Cernekee-11/+12
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-209/+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: BMIPS: Document the firmware->kernel DTB interfaceKevin Cernekee-0/+28
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-01IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllersKevin Cernekee-0/+393
2015-04-01IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllersKevin Cernekee-4/+92
2015-04-01IRQCHIP: bcm7120-l2: Split STB-specific logic into its own functionKevin Cernekee-64/+71
2015-04-01IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsetsKevin Cernekee-13/+28
2015-04-01IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init timeBrian Norris-3/+6
2015-04-01IRQCHIP: Update docs regarding irq_domain_add_tree()Kevin Cernekee-2/+1
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-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu-1/+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-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras-0/+3
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras-0/+23
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan-6/+179
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan-0/+46
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan-0/+1145
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan-2/+11
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan-0/+16