summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-111-64/+29Star
* MIPS: Malta: Split obj-y entries across linesPaul Burton2015-11-111-3/+9
* MIPS: malta: Use generic platform_maar_initPaul Burton2015-09-031-25/+0Star
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-111/+1Star
* MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-261-0/+7
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-031-6/+9
* MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-7/+13
* MIPS: Malta: Basic DT plumbingPaul Burton2015-06-213-1/+39
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-2/+2
|\
| * serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley2015-03-261-2/+2
* | Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+6
|\ \
| * | MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras2015-04-101-0/+6
| |/
* | MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras2015-03-311-1/+3
* | MIPS: Malta: Implement get_c0_fdc_int()James Hogan2015-03-311-0/+16
* | MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan2015-03-311-0/+7
|/
* 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/+3Star
* MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-92/+0Star
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-242-13/+6Star
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-153/+36Star
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-8/+0Star
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-16/+0Star
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-241-5/+5
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-10/+0Star
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-10/+6Star
* 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-108-199/+109Star
|\
| * 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/+0Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-12/+2Star
|\ \ \ | |_|/ |/| |
| * | MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan2014-05-301-12/+2Star
| |/
* / 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