summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: SH-5 also uses the ASID cache.Paul Mundt1-6/+2
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt4-2/+2
2008-01-28sh: Split out system.h in to _32 and _64 variants.Paul Mundt4-279/+144
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt3-1/+29
2008-01-28sh: Split out processor.h in to _32 and _64 variants.Paul Mundt4-269/+293
2008-01-28sh: SH-5 pt_regs.Paul Mundt1-6/+22
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt3-2/+2
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt2-25/+30
2008-01-28sh: Move in the SH-5 mmu_context headers.Paul Mundt5-271/+173
2008-01-28sh: Kill off lib64 version of io.c.Paul Mundt2-138/+6
2008-01-28sh: Move sh32 optimized I/O routines to arch/sh/lib/Paul Mundt3-68/+83
2008-01-28sh: SH-5 byteorder routines.Paul Mundt1-15/+30
2008-01-28sh: Consolidate CPU features in Kconfig.cpu.Paul Mundt3-118/+104
2008-01-28sh: SH-5 version of current_thread_info().Paul Mundt1-2/+4
2008-01-28sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt4-93/+188
2008-01-28sh: Split out asm/string.h for sh32 and sh64.Paul Mundt3-131/+136
2008-01-28sh: Add SH-5 support to io.h.Paul Mundt1-16/+22
2008-01-28sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2-16/+6
2008-01-28sh64: Kill off arch/sh64/oprofile.Paul Mundt2-35/+0
2008-01-28sh: Move sh64 board defconfigs to arch/sh/configs.Paul Mundt3-0/+0
2008-01-28sh: Move sh64 boards to arch/sh/.Paul Mundt9-0/+0
2008-01-28sh: Correct SH-5 instruction size value.Paul Mundt1-1/+3
2008-01-28sh: Add cache definitions for SH-5.Paul Mundt1-53/+8
2008-01-28sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt1-0/+6
2008-01-28sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt1-2/+2
2008-01-28sh: Fix up fixmap location for SH-5.Paul Mundt1-0/+4
2008-01-28sh: Add SH-5 support to asm/module.h.Paul Mundt1-0/+4
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt2-21/+14
2008-01-28sh: Plug SH-5 in to arch/sh/Makefile.Paul Mundt1-2/+6
2008-01-28sh: Move arch/sh64/lib to arch/sh/lib64.Paul Mundt12-0/+0
2008-01-28sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.Paul Mundt1-0/+0
2008-01-28sh: Split out cache status bits per-CPU family.Paul Mundt5-5/+20
2008-01-28sh: Split out PXSEG segmentation per-CPU family.Paul Mundt5-23/+39
2008-01-28sh: Add a SUPERH32 config symbol.Paul Mundt1-0/+3
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt2-190/+190
2008-01-28sh: Rename Kconfig to Kconfig.sh.Paul Mundt1-0/+0
2008-01-28sh64: Use the generic rtc-sh driver.Paul Mundt1-129/+67
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt2-2/+6
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds91-760/+2763
2008-01-27i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki1-1/+2
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss3-96/+123
2008-01-27i2c-au1550: properly terminate zero-byte transfersManuel Lauss1-3/+8
2008-01-27mpc-i2c: Propagate error values properlyJon Smirl1-12/+16
2008-01-27i2c: Add i2c_new_dummy() utilityDavid Brownell2-1/+64
2008-01-27i2c: Drop legacy locking in i2c_new_probed_deviceJean Delvare1-2/+0
2008-01-27i2c: Limit locking scope in i2c_detach_clientJean Delvare1-1/+2
2008-01-27i2c-remove-redundant-i2c_client-list.patchDavid Brownell1-14/+8
2008-01-27i2c: Drivers stop using the redundant client listJean Delvare2-19/+40
2008-01-27i2c: Stop using the redundant client listDavid Brownell3-52/+63
2008-01-27i2c-viapro: Add support for the VT8237SJean Delvare3-3/+8