Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-11 | MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. | Ralf Baechle | 1 | -1/+263 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-10-11 | MIPS: TXx9: Add TX4939 ATA support (v2) | Atsushi Nemoto | 1 | -0/+1 | |
Add a helper routine to register tx4939ide driver and use it on RBTX4939 board. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-10-11 | MIPS: Rewrite spinlocks to ticket locks. | Ralf Baechle | 2 | -72/+188 | |
Based on patch by Chad Reese of Cavium Networks. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 462 | -0/+61610 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |