aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton1-64/+29
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton1-3/+9
2015-09-03MIPS: malta: Use generic platform_maar_initPaul Burton1-25/+0
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras1-111/+1
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras1-0/+7
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau1-0/+1
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-1/+1
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan1-7/+13
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton3-1/+39
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-0/+6
2015-04-10MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras1-0/+6
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras1-1/+3
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan1-0/+16
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan1-0/+7
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley1-2/+2
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker1-0/+2
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker1-1/+1
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2-2/+2
2014-11-24MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker1-9/+9
2014-11-24MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker1-11/+3
2014-11-24MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker1-92/+0
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker2-13/+6
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker1-153/+36
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker1-8/+0
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker1-16/+0
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker1-5/+5
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker1-10/+0
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-10/+6
2014-10-23MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras1-1/+2
2014-08-19MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras1-4/+10
2014-08-02MIPS: Malta: initialise MAARsPaul Burton1-0/+26
2014-08-02MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans1-7/+18
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans1-1/+1
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-199/+109
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-12/+2
2014-05-30MIPS: Malta: support powering downPaul Burton1-0/+4
2014-05-30MIPS: Malta: hang on haltPaul Burton1-4/+6
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton2-0/+98
2014-05-30MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan1-12/+2
2014-05-25MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras1-2/+2
2014-05-25MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras1-1/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle5-194/+0
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2-3/+3
2014-03-31MIPS: Malta: GIC IPIs may be used without MTPaul Burton1-8/+11
2014-03-31MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges.Ralf Baechle1-9/+13
2014-03-26MIPS: malta: malta-init: Fix System Controller memory mapping for EVALeonid Yegoshin1-0/+13