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