aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm1-0/+13
2008-01-28sh: update r7780rp interrupt codeMagnus Damm1-19/+0
2008-01-28sh: remove consistent alloc stuff from the machine vectorMagnus Damm1-3/+0
2008-01-28sh: declared coherent memory support V2Magnus Damm1-36/+20
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck1-0/+81
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt1-54/+0
2008-01-28sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt1-2/+12
2008-01-28sh: remove voyagergxMagnus Damm1-341/+0
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm1-11/+1
2008-01-28sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt4-122/+265
2008-01-28sh: sh7712 clock supportAndrew Murray1-0/+5
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda3-3/+4
2008-01-28sh: Fix get_user()/put_user() build error.Paul Mundt1-36/+28
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda7-9/+16
2008-01-28sh: Always use CONFIG_HZ for HZ.Paul Mundt1-5/+1
2008-01-28sh: include/asm-sh/: Spelling fixes.Joe Perches3-17/+17
2008-01-28sh: Fix up binfmt_flat compile warnings.Paul Mundt1-1/+1
2008-01-28sh: Kill off pgtable.h from scatterlist.h.Paul Mundt1-1/+0
2008-01-28sh: Fix up switch_to() type casts.Paul Mundt1-47/+47
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt1-0/+2
2008-01-28sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt1-3/+0
2008-01-28sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt3-2/+17
2008-01-28sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt1-6/+8
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt3-4/+29
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy1-0/+32
2008-01-28sh: get_user fixes and nommu consolidation.Stuart Menefy1-155/+98
2008-01-28sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy1-2/+3
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy7-33/+60
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy5-20/+27
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy8-123/+557
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt9-76/+63
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt6-0/+42
2008-01-28sh: CCR1->CCR renaming for SH-2 parts.Paul Mundt2-7/+2
2008-01-28sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt1-13/+9
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy1-0/+2
2008-01-28sh: SH-2A FPU support.Paul Mundt3-1/+6
2008-01-28sh: Add SH7263 CPU support.Paul Mundt2-2/+2
2008-01-28sh: Add SH7203 CPU support.Paul Mundt3-4/+2
2008-01-28sh: syscall audit support.Yuichi Nakamura1-0/+2
2008-01-28sh: Fix up bug trap handler build for sh32.Paul Mundt1-1/+2
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt4-43/+45
2008-01-28sh: Get the SH-5 PCI support building.Paul Mundt1-1/+4
2008-01-28sh: Add SH-5 subtypes to check_bugs() for utsname.Paul Mundt1-3/+10
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt2-91/+1
2008-01-28sh: Kill off the last of the sh64 headers.Paul Mundt3-0/+213
2008-01-28sh: Add onchip remap prototypes, kill old sh64 io.h.Paul Mundt1-1/+16
2008-01-28sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt1-1/+1
2008-01-28sh: Special layout for SH-5 stat.h and user.h.Paul Mundt2-1/+69
2008-01-28sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.Paul Mundt1-1/+1
2008-01-28sh: Fix up generic BUG build for SH-5.Paul Mundt1-5/+0