aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-1/+0
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton1-1/+1
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov1-2/+1
2018-01-11MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04MIPS: Add __ioread64_copyPaul Burton1-1/+1
2017-05-15kill strlen_user()Al Viro1-1/+1
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle1-1/+1
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras1-0/+1
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan1-1/+2
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan1-1/+1
2012-08-22MIPS: introduce CPU_GENERIC_DUMP_TLBFlorian Fainelli1-20/+1
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney1-1/+1
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C1-0/+1
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C1-0/+1
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle1-2/+2
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney1-0/+1
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi1-0/+1
2007-08-27[MIPS] Add __cmpdi2Ralf Baechle1-1/+1
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang1-0/+1
2007-07-10[MIPS] Unify dump_tlbAtsushi Nemoto1-0/+18
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle1-1/+1
2007-05-11[MIPS] Add __ucmpdi2 implementationThiemo Seufer1-1/+1
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-2/+2
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle1-1/+1
2007-02-18[MIPS] Iomap implementation.Ralf Baechle1-1/+2
2007-02-06[MIPS] Unify memset.SAtsushi Nemoto1-1/+1
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto1-1/+1
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto1-2/+2
2006-06-19[MIPS] Fix optimization for size build.Ralf Baechle1-0/+3
2005-10-29Better interface to run uncached cache setup code.Thiemo Seufer1-2/+2
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+10