summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+14Star
| * sh: Get the SH-5 PCI support building.Paul Mundt2008-01-287-383/+271Star
| * sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-2813-1073/+8Star
| * sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-288-152/+41Star
| * 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-282-117/+44Star
| * sh: Tidy up KBUILD_IMAGE for sh64.Paul Mundt2008-01-281-17/+12Star
| * sh: Remove duplicate SUPERH64 symbol.Paul Mundt2008-01-281-3/+0Star
| * 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: Fix up user_fpu_struct typo for SH-5.Paul Mundt2008-01-283-219/+0Star
| * sh: Mark some IRQ debug options sh32 only.Paul Mundt2008-01-282-117/+2Star
| * sh: Kill off arch/sh64/mm.Paul Mundt2008-01-284-391/+0Star
| * sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt2008-01-281-10/+8Star
| * sh: Move over SH-5 TLB and cache support code.Paul Mundt2008-01-283-2/+5
| * sh: Merge sh64 Kconfig.debug options.Paul Mundt2008-01-282-33/+25Star
| * sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt2008-01-281-4/+0Star
| * sh: Merge the sh64 zImage bits.Paul Mundt2008-01-2812-180/+80Star
| * 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/+46Star
| * 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/+0Star
| * sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt2008-01-285-19/+20
| * sh: Update cayman defconfig.Paul Mundt2008-01-281-248/+71Star
| * 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/+0Star
| * sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-287-82/+76Star
| * sh: Move in the SH-5 TLB miss.Paul Mundt2008-01-284-75/+75
| * sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-285-51/+34Star
| * sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt2008-01-285-326/+108Star
| * 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
| * sh: Merge sh and sh64 module.c.Paul Mundt2008-01-282-174/+49Star
| * sh: ioremap_64 needs after_bootmem.Paul Mundt2008-01-281-0/+3
| * sh: Tidy up lib64 udelay impl.Paul Mundt2008-01-281-5/+2Star
| * sh: Move over and enable FPU support for SH-5.Paul Mundt2008-01-285-8/+10
| * sh: Common swapper_pg_dir usage for SH-5.Paul Mundt2008-01-281-2/+2
| * sh: Provide dummy swapper pt_regs for SH-5 ctx switch.Paul Mundt2008-01-281-2/+2
| * sh: Move over sh64 switch_to and stack unwinder.Paul Mundt2008-01-283-1/+3
| * sh: Split out tlb-flush in to _32 and _64 variants.Paul Mundt2008-01-284-168/+41Star
| * sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt2008-01-281-12/+28
| * sh: ioremap_64 needs proc_fs.h.Paul Mundt2008-01-281-0/+1
| * sh: Split out ioremap in to _32 and _64 variants.Paul Mundt2008-01-284-8/+12