summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta
Commit message (Expand)AuthorAgeFilesLines
* driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-1/+1
* MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-3/+3
* MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig2021-02-131-23/+9
* MIPS: malta-time: remove unneeded semicolonYang Li2021-02-031-1/+1
* MIPS: init: move externs to header fileYanteng Si2021-01-071-1/+0
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer2020-09-211-1/+0
* MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-241-4/+4
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-7/+3
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang2019-08-231-11/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-302-26/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton2018-11-205-64/+0
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton2018-06-243-128/+0
* MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton2018-06-241-38/+0
* MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-241-0/+1
* MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-241-2/+2
* MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-141-1/+1
* MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-5/+5
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-3/+3
|\
| * timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
| * timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-051-3/+3
* | Update MIPS email addressesPaul Burton2017-11-033-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+0
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-042-12/+11
* 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/+3
* 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/+4
|\
| * 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/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-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/+0
* 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/+0
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-061-2/+2
* MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0
* MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-061-13/+2
* MIPS: Malta: Probe pflash via DTPaul Burton2016-10-061-44/+0
* MIPS: Malta: Probe RTC via DTPaul Burton2016-10-061-21/+0
* MIPS: Malta: Remove custom DT match tablePaul Burton2016-10-061-15/+0