aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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: 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
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2-8/+48
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski5-50/+109
2010-02-05sh: Fix up hp6xx build.Paul Mundt1-8/+5
2010-02-05sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt1-5/+5
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt4-26/+90
2010-02-02sh: Disable generic IRQ probing.Paul Mundt1-3/+0
2010-02-02sh: enable sparseirq for highlander and r2d.Paul Mundt1-12/+4
2010-02-02sh: mach-dreamcast: Convert to sparseirq.Paul Mundt4-19/+34
2010-02-02sh: hd6446x: Convert to sparseirq.Paul Mundt2-3/+20
2010-02-02sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.Paul Mundt2-12/+28
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt8-12/+14
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt9-92/+133
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt5-29/+317