aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-2821-114/+87
* sh: syscall auditing for sh5, too.Paul Mundt2008-01-282-18/+30
* sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+6
* sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy2008-01-281-1/+5
* sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
* sh: SH-2A FPU support.Paul Mundt2008-01-288-29/+667
* sh: Add SH7263 CPU support.Paul Mundt2008-01-287-6/+55
* sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt2008-01-281-0/+2
* sh: Add SH7203 CPU support.Paul Mundt2008-01-288-9/+393
* sh: syscall audit support.Yuichi Nakamura2008-01-282-6/+23
* sh: Move mach-cayman in with the rest of the boards.Paul Mundt2008-01-287-5/+2
* sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt2008-01-2811-1648/+294
* sh: Build fixes for lib32 clear_page.Paul Mundt2008-01-281-3/+3
* sh: Fix up default zImage target for sh32.Paul Mundt2008-01-281-1/+1
* sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-285-16/+14
* sh: Get the SH-5 PCI support building.Paul Mundt2008-01-287-383/+271
* sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-286-2/+1173
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-288-133/+294
* sh: clear/copy_page renames in lib and lib64.Paul Mundt2008-01-287-4/+4
* sh: Rename the _32 and _64 TLB flush variants.Paul Mundt2008-01-284-2/+2
* sh: Consolidate sh/sh64 Makefiles.Paul Mundt2008-01-281-6/+44
* sh: Tidy up KBUILD_IMAGE for sh64.Paul Mundt2008-01-281-17/+12
* sh: Remove duplicate SUPERH64 symbol.Paul Mundt2008-01-281-3/+0
* sh: Generic BUG only works for sh32.Paul Mundt2008-01-281-1/+1
* sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt2008-01-281-0/+25
* sh: Mark some IRQ debug options sh32 only.Paul Mundt2008-01-281-2/+2
* sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt2008-01-281-10/+8
* sh: Move over SH-5 TLB and cache support code.Paul Mundt2008-01-283-2/+1203
* sh: Merge sh64 Kconfig.debug options.Paul Mundt2008-01-281-0/+25
* sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt2008-01-281-4/+0
* sh: Merge the sh64 zImage bits.Paul Mundt2008-01-289-42/+581
* sh: Use existing CONFIG_CACHE_xx options in head_64.S.Paul Mundt2008-01-281-5/+5
* sh: Consolidate Kconfig.sh/Kconfig.sh64.Paul Mundt2008-01-283-242/+46
* sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt2008-01-281-2/+2
* sh: Kill off some dead sh64 kconfig symbols.Paul Mundt2008-01-281-32/+0
* sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-285-19/+20
* sh: Update cayman defconfig.Paul Mundt2008-01-281-248/+71
* sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt2008-01-282-0/+22
* sh: Add the SH-5 cpu type symbolic names.Paul Mundt2008-01-281-1/+3
* sh: Plug in simple SH-5 subtype probing.Paul Mundt2008-01-282-2/+78
* sh: Kill off do_NMI stub in SH-5 ex table.Paul Mundt2008-01-281-1/+1
* sh: Move quad-word real-address I/O defs to io.h.Paul Mundt2008-01-281-1/+0
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-287-82/+76
* sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-284-2/+281
* sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-285-51/+34
* sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt2008-01-285-326/+108
* sh: Share the ELF dump_task interfaces.Paul Mundt2008-01-284-28/+33
* sh: Kill off SH-5 enter_deep_standby() cruft.Paul Mundt2008-01-281-2/+14
* sh: Fix up the _stext references for SH-5.Paul Mundt2008-01-281-3/+9
* sh: Sync up the _64 linker script with the _32 version.Paul Mundt2008-01-281-87/+112