summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-generic
AgeCommit message (Expand)AuthorFilesLines
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil1-1/+1
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer1-11/+0
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer1-2/+0
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer1-2/+0
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer1-1/+0
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang1-0/+4
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin1-6/+6
2020-06-25MIPS: generic/ip32: io: fix __mem_ioswabq()Alexander Lobakin1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-15/+0
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau1-4/+4
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig1-9/+0
2020-04-14MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang1-6/+0
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton1-3/+7
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig1-73/+0
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig1-2/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton1-1/+1
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton1-5/+3
2016-10-06MIPS: Support per-device DMA coherencePaul Burton1-0/+4
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-1/+9
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada1-5/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-21/+0
2015-06-21MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle1-2/+2
2015-04-08MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli1-0/+2
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle1-0/+4
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee1-0/+24
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-2/+2
2014-11-24MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.hAndrew Bresticker1-0/+6
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-24mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior1-3/+3
2014-01-22MIPS: improve checks for noncoherent DMAFelix Fietkau1-4/+0
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau1-10/+0
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu1-2/+2
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C1-0/+12
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle1-3/+2
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal1-1/+8