summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-ip27
AgeCommit message (Expand)Author
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer
2020-07-28MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin
2020-05-15MIPS: SGI-IP27: Use the _AC() macro in spaces.hJoshua Kinard
2020-03-19MIPS: Add header files reference with path prefixbibo mao
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2009-11-02MIPS: IP27: Fix buildRalf Baechle