summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu2013-10-291-1/+0
* | MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras2013-10-301-4/+5
|/
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-2/+3
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-142-4/+4
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-25/+8
|\
| * MIPS: malta: Remove software reset defines from generic header.Steven J. Hill2013-06-211-24/+5
| * MIPS: malta: Move defines of reset registers and values.Steven J. Hill2013-06-211-1/+3
* | MIPS: Malta: Update GCMP detection.Leonid Yegoshin2013-07-011-1/+3
* | MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle2013-07-012-255/+0
|/
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-098-308/+182
|\
| * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-0/+3
| * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-13/+24