summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-294-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
* sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt2010-01-211-0/+2
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-2115-39/+20
* sh: Track the uncached mapping size.Paul Mundt2010-01-213-8/+24
* sh: Rework P2 to only include kernel text.Paul Mundt2010-01-211-77/+92
* sh: initial PMB mapping iteration by helper macro.Paul Mundt2010-01-211-147/+60
* sh: pretty print virtual memory map on boot.Paul Mundt2010-01-201-2/+36
* sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt2010-01-203-4/+50
* sh: Correct iounmap fixmap teardown.Paul Mundt2010-01-201-7/+2
* sh: mach-sdk7786: reset controller reboot support.Paul Mundt2010-01-201-0/+8
* sh: machine_ops based reboot support.Paul Mundt2010-01-2011-90/+156
* sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-204-14/+14
* sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt2010-01-204-38/+59
* sh: mach-sdk7786: FPGA updates.Paul Mundt2010-01-204-70/+159
* sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt2010-01-191-2/+3
* sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt2010-01-191-1/+2
* sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2010-01-193-7/+116
* sh: Fix up sdk7780 and urquell builds.Paul Mundt2010-01-192-2/+2
* sh: urquell: Handle EXTAL configuration here, too.Paul Mundt2010-01-191-1/+24
* sh: mach-sdk7786: Detect/configure/propagate EXTAL.Paul Mundt2010-01-191-0/+23
* sh: SH7786 clock framework rewrite.Paul Mundt2010-01-192-99/+91
* sh64: Fixup build breakage from breakpoint handler rename.Paul Mundt2010-01-192-3/+4
* sh64: Use the shared FPU state restorer.Paul Mundt2010-01-193-62/+8
* sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.Paul Mundt2010-01-191-2/+2
* sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-198-41/+43
* sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-191-15/+0
* sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-196-176/+124
* sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt2010-01-191-2/+2
* sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-192-1/+3