summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu2010-02-161-1/+1
| * | | | | | sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm2010-02-161-2/+4
| * | | | | | sh: Fix up legacy PMB mode offset calculation.Paul Mundt2010-02-151-2/+7
| * | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-152-3/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sh64: fix up memory offset calculation.Paul Mundt2010-02-122-14/+13
| * | | | | | sh: Isolate uncached mapping support.Paul Mundt2010-02-125-10/+29
| * | | | | | sh: update sdk7786 defconfig.Paul Mundt2010-02-101-23/+337
| * | | | | | sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt2010-02-102-43/+82
| * | | | | | sh: break out enable/reparent div4 clocks on sh7723Magnus Damm2010-02-091-4/+20
| * | | | | | sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm2010-02-094-21/+21
| * | | | | | sh: sh7723/AP325 SDHI vector mergeMagnus Damm2010-02-092-17/+19
| * | | | | | sh: sh7722/Migo-R SDHI vector mergeMagnus Damm2010-02-092-9/+11
| * | | | | | sh: Fix up SH7786 PCI resource definitions.Paul Mundt2010-02-082-87/+63
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2010-02-085-69/+172
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming2010-02-083-67/+143
| * | | | | | | | Merge branch 'sh/dmaengine'Paul Mundt2010-02-085-56/+155
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-082-8/+48
| | * | | | | | | | sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-085-50/+109
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | sh: Fix up hp6xx build.Paul Mundt2010-02-051-8/+5
| * | | | | | | | sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt2010-02-051-5/+5
| * | | | | | | | sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-034-26/+90
| * | | | | | | | sh: Disable generic IRQ probing.Paul Mundt2010-02-021-3/+0
| * | | | | | | | sh: enable sparseirq for highlander and r2d.Paul Mundt2010-02-021-12/+4
| * | | | | | | | sh: mach-dreamcast: Convert to sparseirq.Paul Mundt2010-02-024-19/+34
| * | | | | | | | sh: hd6446x: Convert to sparseirq.Paul Mundt2010-02-022-3/+20
| * | | | | | | | sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.Paul Mundt2010-02-022-12/+28
| * | | | | | | | sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski2010-02-021-10/+11
| * | | | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-028-12/+14
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-019-92/+133
| * | | | | | | | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-015-29/+317
| * | | | | | | | sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-017-16/+12
| * | | | | | | | sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-015-1/+98
| * | | | | | | | sh: Fix up large system memory handling for SH7780 PCI.Paul Mundt2010-02-011-6/+28
| * | | | | | | | sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt2010-01-301-3/+3
| * | | | | | | | sh: mach-se: Fix up irq_desc reference.Paul Mundt2010-01-301-1/+2
| * | | | | | | | sh: Kill off broken type 1 PCI config access checks.Paul Mundt2010-01-304-37/+0
| * | | | | | | | sh: support PCI domains.Paul Mundt2010-01-293-3/+31
| * | | | | | | | sh: Bail out early on PCI resource conflicts.Paul Mundt2010-01-291-13/+9
| * | | | | | | | sh: Reworked SH7780 PCI initialization.Paul Mundt2010-01-295-145/+102
| * | | | | | | | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-292-29/+0
| * | | | | | | | sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2010-01-282-23/+0
| * | | | | | | | sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-281-18/+18
| * | | | | | | | sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt2010-01-281-3/+1
| * | | | | | | | sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-281-2/+0
| * | | | | | | | sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt2010-01-285-136/+3
| * | | | | | | | sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO2010-01-271-4/+3
| * | | | | | | | sh: kmemleak support.Chris Smith2010-01-271-3/+3
| * | | | | | | | sh: Optimize runtime disabling of trapped I/O.Paul Mundt2010-01-271-0/+2
| * | | | | | | | sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-261-10/+45
| * | | | | | | | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-26115-698/+698
OpenPOWER on IntegriCloud