aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-79/+4
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+30
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle1-0/+11
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton1-79/+4
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn1-0/+11
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton2-21/+0
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-2/+2
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton1-6/+0
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton1-13/+2
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton1-44/+0
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton1-21/+0
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton1-15/+0
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton2-91/+82
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton1-6/+104
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton1-10/+7
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada1-7/+1
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton1-1/+7
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada3-4/+4
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan1-5/+27
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan1-5/+5
2016-05-13MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn1-1/+6
2016-02-09MIPS: Fix early CM probingPaul Burton1-8/+0
2015-11-11MIPS: Malta: Register UP SMP ops if all else failsPaul Burton1-0/+1
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton4-93/+169
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