summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+0Star
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-042-12/+11Star
* MIPS: Malta: Use new GIC accessor functionsPaul Burton2017-09-011-3/+3
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-1/+1
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-304-5/+3Star
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-1/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-79/+4Star
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-131-0/+11
| |\
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-121-79/+4Star
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-1/+30
|\ \ \ | |_|/ |/| |
| * | MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn2017-04-201-1/+30
| |/
* / MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn2017-04-101-0/+11
|/
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+0Star
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-062-21/+0Star
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-061-2/+2
* MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0Star
* MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-061-13/+2Star
* MIPS: Malta: Probe pflash via DTPaul Burton2016-10-061-44/+0Star
* MIPS: Malta: Probe RTC via DTPaul Burton2016-10-061-21/+0Star
* MIPS: Malta: Remove custom DT match tablePaul Burton2016-10-061-15/+0Star
* MIPS: Malta: Probe interrupt controllers via DTPaul Burton2016-10-062-91/+82Star
* MIPS: Malta: Use all available DDR by defaultPaul Burton2016-10-061-6/+104
* MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton2016-10-061-10/+7Star
* MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2016-10-041-7/+1Star
* MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton2016-09-291-1/+7
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-043-4/+4
* MIPS: malta-time: Take seconds into accountJames Hogan2016-05-131-5/+27
* MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan2016-05-131-5/+5
* MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn2016-05-131-1/+6
* MIPS: Fix early CM probingPaul Burton2016-02-091-8/+0Star
* MIPS: Malta: Register UP SMP ops if all else failsPaul Burton2015-11-111-0/+1
* MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-114-93/+169
* 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