summaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)Author
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada
2016-09-29MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-05-13MIPS: malta-time: Take seconds into accountJames Hogan
2016-05-13MIPS: malta-time: Start GIC count before syncing to RTCJames Hogan
2016-05-13MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn
2016-02-09MIPS: Fix early CM probingPaul Burton
2015-11-11MIPS: Malta: Register UP SMP ops if all else failsPaul Burton
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton
2015-09-03MIPS: malta: Use generic platform_maar_initPaul Burton
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton