aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'sh/ioremap-fixed'Paul Mundt2010-01-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sh: Tidy up non-translatable checks in iounmap path.Paul Mundt2010-01-16
| | * | | | | | | | | sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming2010-01-16
| | * | | | | | | | | sh: Use ioremap_fixmed to map the SM501 DRAM config registerMatt Fleming2010-01-16
| | * | | | | | | | | sh: Add fixed ioremap supportMatt Fleming2010-01-16
| | * | | | | | | | | sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-16
| | * | | | | | | | | sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-16
| | * | | | | | | | | sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2010-01-16
| * | | | | | | | | | sh: Need IRQs enabled for init_fpu().Paul Mundt2010-01-18
| * | | | | | | | | | sh: Setup early PMB mappings.Matt Fleming2010-01-18
| |/ / / / / / / / /
| * | | | | | | | | sh: Generalize SH7786 PCIe support.Paul Mundt2010-01-15
| * | | | | | | | | sh: mach-sdk7786: mode pins support.Paul Mundt2010-01-15
| * | | | | | | | | sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt2010-01-15
| * | | | | | | | | sh: Guard against early IPIs in flush_cache_all().Paul Mundt2010-01-15
| * | | | | | | | | sh: heartbeat: Update boards for access size hinting.Paul Mundt2010-01-14
| * | | | | | | | | sh: mach-sdk7786: heartbeat support.Paul Mundt2010-01-14
| * | | | | | | | | sh: heartbeat: Support access size specification via resource flags.Paul Mundt2010-01-14
| * | | | | | | | | sh: Fix CONFIG_PMB=n build.Matt Fleming2010-01-14
| * | | | | | | | | sh: Preliminary SDK7786 board support.Paul Mundt2010-01-14
| * | | | | | | | | sh: Rename split-level pgtable headers.Paul Mundt2010-01-13
| * | | | | | | | | sh: default to extended TLB support.Paul Mundt2010-01-13
| * | | | | | | | | sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt2010-01-13
| * | | | | | | | | sh: Fix up L2 cache comment typo.Paul Mundt2010-01-13
| * | | | | | | | | sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
| * | | | | | | | | sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-13
| * | | | | | | | | sh: Add a vmlinux.bin target.Paul Mundt2010-01-13
| * | | | | | | | | sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-12
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-12
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2010-01-06
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.Paul Mundt2010-01-06
| | | * | | | | | | | | | sh: Reclaim TIF_DEBUG.Paul Mundt2010-01-05
| | | * | | | | | | | | | sh: Kill off dead UBC headers.Paul Mundt2010-01-05
| | | * | | | | | | | | | sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-05
| | | * | | | | | | | | | sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt2010-01-04
| | | * | | | | | | | | | sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-28
| | | * | | | | | | | | | sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2009-12-21
| | | * | | | | | | | | | sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt2009-12-21
| | | * | | | | | | | | | sh: hw-breakpoint support requires perf events.Paul Mundt2009-12-21
| | | * | | | | | | | | | sh: Fix up hw-breakpoints build for API changes.Paul Mundt2009-12-21
| | | * | | | | | | | | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-21
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-08
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-08
| | * | | | | | | | | | | | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-12
| | * | | | | | | | | | | | | sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt2010-01-12
| | * | | | | | | | | | | | | sh: Always provide thread_info allocators.Paul Mundt2010-01-12
| | * | | | | | | | | | | | | sh: Move start_thread() out of line.Paul Mundt2010-01-12
| * | | | | | | | | | | | | | sh: Don't perform an icbi on a P2 addressMatt Fleming2010-01-12
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | sh: sh_bios detection.Paul Mundt2010-01-12
| * | | | | | | | | | | | | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-12