Commit Graph

2932 Commits (b0423a0d9cc836b2c3d796623cd19236bfedfe63)

Author SHA1 Message Date
Ralf Baechle 80b47346b0 SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1. 19 years ago
Ralf Baechle bab056aafe Add SOCK_DCCP definition for MIPS also. 19 years ago
Ralf Baechle e97288386a The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assign 19 years ago
Pete Popov 2cce826322 Kernel gpio/2 routines that will be used by some drivers. 19 years ago
Pete Popov d6460827af Updated pcmcia driver with pb1200 and db1200 support. 19 years ago
Ralf Baechle 870d3d98eb Reorder & reformat a bit. 19 years ago
Ralf Baechle 61ed7f08b6 The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ... 19 years ago
Ralf Baechle ebfaebae36 Futexes for MIPS, for the time being only the R10000_LLSC_WAR version. 19 years ago
Ralf Baechle 9dbdfce85c Define pcibus_to_node() for IP27. 19 years ago
Pete Popov 26a940e217 Cleaned up AMD Au1200 IDE driver: 19 years ago
Ralf Baechle 4f94afa258 Delete the SABLE_RTL case. 19 years ago
Ralf Baechle 097975fc66 Provide MODULE_ARCH_VERMAGIC for MIPS. 19 years ago
Maciej W. Rozycki 98e316d4b1 Move MIPS Technologies processor IDs to where they belong. 19 years ago
Ralf Baechle 5bcb9a58e6 Move genrtc.c's functions into <asm/rtc.h> 19 years ago
Thiemo Seufer 65dd7026a9 Define some more common ip22 CPU features. 19 years ago
Thiemo Seufer aaa49075c6 Typo fix. 19 years ago
Thiemo Seufer 2fe25f67a5 More .set push/pop encapsulation, more eyefriendly code formatting. 19 years ago
Thiemo Seufer f8670e66dc Fix MAP_BASE for 64bit ip22. 19 years ago
Ralf Baechle f99d3023f3 Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with 19 years ago
Ralf Baechle fabffc13ed Remove workaround for binutils 2.15 assembler bug; this version is not 19 years ago
Ralf Baechle 27c7c1657d Drop might_sleep() calls from get_user() & co. This should fix the issue 19 years ago
Ralf Baechle 340ee4b98c Virtual SMP support for the 34K. 19 years ago
Ralf Baechle 533330bf7f On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', but 19 years ago
Ralf Baechle 0952e2905c Fix parenthesis in macros. 19 years ago
Ralf Baechle 8b200ce4a6 Define cpu_icache_snoops_remote_store. This is slight abuse of something 19 years ago
Ralf Baechle 3fd5646cac Add missing space. 19 years ago
Ralf Baechle 479a0e3e02 Support for CoreFPGA-3. 19 years ago
Ralf Baechle 23fbee9dd5 Support for Toshiba's RBHMA4500 eval board for the TX4938. 19 years ago
Pete Popov bdf21b18b4 Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. 19 years ago
Ralf Baechle e01402b115 More AP / SP bits for the 34K, the Malta bits and things. Still wants 19 years ago
Ralf Baechle 86071b637d Cleanups. 19 years ago
Ralf Baechle 7e35952baa Move Origin crapola into a machine-specific header file. 19 years ago
Ralf Baechle 8f40611d2b Detect the MIPS R2 vectored interrupt, external interrupt controller 19 years ago
Ralf Baechle 699dbc90e8 Macros to access the register of processors using the new MIPS 19 years ago
Pete Popov f10fae0240 Fix the fixup_bigphys_addr compile problem. 19 years ago
Pete Popov 10f6567e63 Removed __ilog2 since it's no longer needed and conflicts with the 19 years ago
Ralf Baechle 7a0fc58cd9 A few more macros to access MIPS R2 architecture registers. 19 years ago
Ralf Baechle 97fb5de194 Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries. 19 years ago
Ralf Baechle f039b5d366 Add a few more SHN_MIPS_* symbols from glibc. 19 years ago
Ralf Baechle 7db36c858c Add inotify syscalls for MIPS. 19 years ago
Ralf Baechle cc61c1fede MIPS R2 instruction hazard handling. 19 years ago
Ralf Baechle bbc7f22f6d Detect the 34K. 19 years ago
Ralf Baechle ff88f8a3d2 Use ei / di MIPS32 R2 instructions if available. 19 years ago
Ralf Baechle 6590326505 Use clz / dclz on MIPS32 / MIPS64 processors. 19 years ago
Ralf Baechle 60080265a1 Define kmap_atomic_pfn() for MIPS. 19 years ago
Ralf Baechle c0ec406c80 Fix endianess bugs. 19 years ago
Thiemo Seufer 04988d6fda Protect noat assembly with .set push/pop and make it somewhat readable. 19 years ago
Thiemo Seufer 9556ac2fa1 Fix get_saved_sp for 64bit address space. Simplify set_save_sp. 19 years ago
Thiemo Seufer 4552074577 IP30 Identification. 19 years ago
Ralf Baechle 6e760c8dae Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. 19 years ago