summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
Commit message (Expand)AuthorAgeFilesLines
...
* sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-281-0/+2
* sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0
* sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt2008-01-283-2/+17
* sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt2008-01-281-6/+8
* sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-283-4/+29
* sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-281-0/+32
* sh: get_user fixes and nommu consolidation.Stuart Menefy2008-01-281-155/+98
* sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy2008-01-281-2/+3
* sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-287-33/+60
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-285-20/+27
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-288-123/+557
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-289-76/+63
* rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt2008-01-286-0/+42
* sh: CCR1->CCR renaming for SH-2 parts.Paul Mundt2008-01-282-7/+2
* sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt2008-01-281-13/+9
* sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+2
* sh: SH-2A FPU support.Paul Mundt2008-01-283-1/+6
* sh: Add SH7263 CPU support.Paul Mundt2008-01-282-2/+2
* sh: Add SH7203 CPU support.Paul Mundt2008-01-283-4/+2
* sh: syscall audit support.Yuichi Nakamura2008-01-281-0/+2
* sh: Fix up bug trap handler build for sh32.Paul Mundt2008-01-281-1/+2
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-284-43/+45
* sh: Get the SH-5 PCI support building.Paul Mundt2008-01-281-1/+4
* sh: Add SH-5 subtypes to check_bugs() for utsname.Paul Mundt2008-01-281-3/+10
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-282-91/+1
* sh: Kill off the last of the sh64 headers.Paul Mundt2008-01-283-0/+213
* sh: Add onchip remap prototypes, kill old sh64 io.h.Paul Mundt2008-01-281-1/+16
* sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt2008-01-281-1/+1
* sh: Special layout for SH-5 stat.h and user.h.Paul Mundt2008-01-282-1/+69
* sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.Paul Mundt2008-01-281-1/+1
* sh: Fix up generic BUG build for SH-5.Paul Mundt2008-01-281-5/+0
* sh: Move PXSEG comments to addrspace.h.Paul Mundt2008-01-282-16/+8
* sh: Set HPAGE_SHIFT for 512MB hugetlb pages.Paul Mundt2008-01-281-0/+2
* sh: Stubs for fpu disabled on SH-5.Paul Mundt2008-01-281-0/+5
* sh: Move quad-word real-address I/O defs to io.h.Paul Mundt2008-01-281-0/+5
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-283-7/+26
* sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-281-10/+2
* sh: Plug in the SHmedia ELF relocations.Paul Mundt2008-01-281-1/+29
* sh: Tidy up lib64 udelay impl.Paul Mundt2008-01-281-2/+6
* sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt2008-01-284-482/+792
* sh: Move over the SH-5 entry.S.Paul Mundt2008-01-281-5/+12
* sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt2008-01-283-375/+797
* sh: Split out checksum.h in to _32 and _64 variants.Paul Mundt2008-01-283-213/+298
* sh: Plug in SH-5 ffz()/__ffs() bitops.Paul Mundt2008-01-281-0/+26
* sh: Add SH-5 support to the consistent DMA impl.Paul Mundt2008-01-281-2/+2
* sh: Move vsyscall_init() defs up one level.Paul Mundt2008-01-282-6/+6
* sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt2008-01-281-0/+1
* sh: Fix up VMALLOC_START for SH-5.Paul Mundt2008-01-281-0/+4
* sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-282-1/+78
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-281-2/+13