summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ip27
AgeCommit message (Expand)AuthorFilesLines
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-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer1-8/+0
2020-07-28MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer1-3/+0
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin1-3/+3
2020-05-15MIPS: SGI-IP27: Use the _AC() macro in spaces.hJoshua Kinard1-5/+7
2020-03-19MIPS: Add header files reference with path prefixbibo mao1-1/+1
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer1-2/+2
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer1-1/+0
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer1-0/+1
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer1-10/+0
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer3-3/+3
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer1-1/+1
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer2-3/+2
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton1-1/+0
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-10/+1
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2-14/+7
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig1-70/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang1-1/+0
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki1-0/+1
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton1-0/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder2-2/+2
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard1-35/+57
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle1-0/+4
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau1-10/+0
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+2
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle1-2/+10
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle1-0/+39
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle3-4/+4
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-1/+0
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle1-0/+1
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-17/+0
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle1-1/+0
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney1-1/+2
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney1-2/+2
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2009-11-02MIPS: IP27: Fix buildRalf Baechle1-2/+2