summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-1/+1
* clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-0/+2
* MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-1/+1
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-242-2/+2
* MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker2014-11-241-9/+9
* MIPS: Malta: Use gic_read_count() to read GIC timerAndrew Bresticker2014-11-241-11/+3
* MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-92/+0
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-242-13/+6
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-153/+36
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-8/+0
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-16/+0
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-241-5/+5
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-10/+0
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-10/+6
* MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras2014-10-231-1/+2
* MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras2014-08-191-4/+10
* MIPS: Malta: initialise MAARsPaul Burton2014-08-021-0/+26
* MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans2014-08-021-7/+18
* MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-021-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-098-199/+109
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-041-1/+1
| |\
| * | MIPS: Malta: support powering downPaul Burton2014-05-301-0/+4
| * | MIPS: Malta: hang on haltPaul Burton2014-05-301-4/+6
| * | MIPS: Malta: add suspend state entry codePaul Burton2014-05-302-0/+98
| * | MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras2014-05-251-2/+2
| * | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-245-194/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-12/+2
|\ \ \ | |_|/ |/| |
| * | MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan2014-05-301-12/+2
| |/
* | MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras2014-05-251-1/+1
|/
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-312-3/+3
|\
| * MIPS: APRP: Choose the correct VPE loader by fixing the linkingDeng-Cheng Zhu2014-03-061-1/+1
| * MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu2014-03-061-2/+2
* | MIPS: Malta: GIC IPIs may be used without MTPaul Burton2014-03-311-8/+11
* | MIPS: Malta: Fix CONFIG_BLK_DEV_IDE vestiges.Ralf Baechle2014-03-311-9/+13
* | MIPS: malta: malta-init: Fix System Controller memory mapping for EVALeonid Yegoshin2014-03-261-0/+13
* | MIPS: malta: malta-memory: Add free_init_pages_eva() callbackMarkos Chandras2014-03-261-0/+8
* | MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras2014-03-261-7/+7
* | MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras2014-03-261-9/+27
* | MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras2014-03-261-0/+4
* | MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton2014-03-261-0/+2
* | MIPS: Malta: Probe CPC when supportedPaul Burton2014-03-261-0/+7
* | MIPS: Malta: Make use of generic CM supportPaul Burton2014-03-263-63/+19
|/
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Malta: use generic 8250 early consolePaul Burton2014-01-233-74/+33
* MIPS: Malta: initialise the RTC at bootPaul Burton2014-01-231-0/+13
* MIPS: Malta: remove unused cpu_khz variablePaul Burton2014-01-231-3/+0
* MIPS: APRP: Code formatting clean-ups.Steven J. Hill2014-01-222-76/+63
* MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu2014-01-222-3/+33
* MIPS: Malta: Remove ttyS2 serial for CMP platformsLeonid Yegoshin2014-01-221-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-081-1/+0
|\
OpenPOWER on IntegriCloud