summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-02-25sh: ms7724: Add sh_sir supportKuninori Morimoto1-0/+26
2010-02-25sh: mach-ecovec24: Add sh_sir supportKuninori Morimoto1-0/+27
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt4-2/+51
2010-02-23sh: allow alignment fault mode to be configured at kernel boot.Paul Mundt1-0/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-3/+3
2010-02-22sh: sh7724: Update FSI/SPU2 clockKuninori Morimoto2-5/+15
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2-1/+6
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm3-0/+16
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm9-17/+51
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm1-2/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-2/+3
2010-02-18sh: Turn on speculative return for SH7785 and SH7786Matt Fleming1-1/+2
2010-02-18Merge branch 'sh/pmb-dynamic'Paul Mundt19-282/+571
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt10-71/+276
2010-02-18sh: Use uncached I/O helpers in PMB setup.Paul Mundt1-27/+19
2010-02-18sh: Provide uncached I/O helpers.Paul Mundt1-0/+22
2010-02-17sh: PMB locking overhaul.Paul Mundt2-56/+114
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-9/+2
2010-02-17sh: Fix up dynamically created write-through PMB mappings.Paul Mundt1-24/+32
2010-02-17sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2-31/+30
2010-02-17sh: uncached mapping helpers.Paul Mundt6-30/+58
2010-02-17sh: PMB tidying.Paul Mundt3-47/+42
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt5-12/+17
2010-02-17sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-17sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm1-1/+3
2010-02-17sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2-11/+17
2010-02-16sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2-10/+4
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2-93/+70
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt1-1/+1
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu1-1/+1
2010-02-16sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-15sh: Fix up legacy PMB mode offset calculation.Paul Mundt1-2/+7
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt2-3/+12
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-12sh64: fix up memory offset calculation.Paul Mundt2-14/+13
2010-02-12sh: Isolate uncached mapping support.Paul Mundt5-10/+29
2010-02-10sh: update sdk7786 defconfig.Paul Mundt1-23/+337
2010-02-10sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt2-43/+82
2010-02-09sh: break out enable/reparent div4 clocks on sh7723Magnus Damm1-4/+20
2010-02-09sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm4-21/+21
2010-02-09sh: sh7723/AP325 SDHI vector mergeMagnus Damm2-17/+19
2010-02-09sh: sh7722/Migo-R SDHI vector mergeMagnus Damm2-9/+11
2010-02-08sh: Fix up SH7786 PCI resource definitions.Paul Mundt2-87/+63
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt5-69/+172
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt5-56/+155
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming3-67/+143
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2