Age | Commit message (Expand) | Author | Files | Lines |
2010-02-02 | sh: mach-dreamcast: Convert to sparseirq. | Paul Mundt | 1 | -0/+5 |
2010-02-02 | Merge branch 'sh/stable-updates' | Paul Mundt | 2 | -3/+5 |
2010-02-01 | sh: Improved multi-resource handling for SH7780 PCI. | Paul Mundt | 1 | -2/+3 |
2010-02-01 | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. | Paul Mundt | 1 | -0/+11 |
2010-02-01 | sh: Handle PCI controller resource conflicts. | Paul Mundt | 1 | -1/+1 |
2010-02-01 | sh: Enable PCI66 support for SH7780 host controller. | Paul Mundt | 1 | -0/+2 |
2010-01-30 | sh: Fix up asm/hw_breakpoint.h header check. | Paul Mundt | 1 | -3/+3 |
2010-01-29 | sh: support PCI domains. | Paul Mundt | 1 | -1/+12 |
2010-01-29 | sh: Kill off deprecated fixed PCI memory window accessors. | Paul Mundt | 1 | -14/+0 |
2010-01-28 | sh: Fix up the ioremap_fixed() build for nommu. | Paul Mundt | 1 | -18/+18 |
2010-01-28 | sh: Quiet noisy coherent DMA unmapping on R2D. | Paul Mundt | 1 | -2/+0 |
2010-01-27 | sh: fixed cmpxchg gRB version | Giuseppe CAVALLARO | 1 | -4/+3 |
2010-01-26 | sh: flag ctrl_in/outX as __deprecated. | Paul Mundt | 1 | -10/+45 |
2010-01-26 | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 7 | -34/+34 |
2010-01-21 | sh: Conserve fixmap slots when IOREMAP_FIXED=n. | Paul Mundt | 1 | -0/+2 |
2010-01-21 | sh: Kill off the special uncached section and fixmap. | Paul Mundt | 3 | -6/+3 |
2010-01-21 | sh: Track the uncached mapping size. | Paul Mundt | 1 | -0/+1 |
2010-01-20 | sh: mach-sdk7786: Probe system FPGA area mapping. | Paul Mundt | 2 | -0/+11 |
2010-01-20 | sh: machine_ops based reboot support. | Paul Mundt | 4 | -0/+41 |
2010-01-20 | sh: Make 29/32-bit mode check helper generally available. | Paul Mundt | 2 | -7/+9 |
2010-01-20 | sh: mach-sdk7786: Split out FPGA IRQ controller setup. | Paul Mundt | 1 | -0/+7 |
2010-01-20 | sh: mach-sdk7786: FPGA updates. | Paul Mundt | 1 | -0/+112 |
2010-01-19 | sh: Shut up noisy IOREMAP_FIXED=n build. | Paul Mundt | 1 | -1/+2 |
2010-01-19 | sh: support SIU sourcing from external clock on sh7722 | Guennadi Liakhovetski | 1 | -0/+4 |
2010-01-19 | sh64: wire up sys_accept4. | Paul Mundt | 1 | -1/+2 |
2010-01-19 | sh: unwire sys_recvmmsg. | Paul Mundt | 1 | -2/+3 |
2010-01-19 | sh64: Fix up the build for the thread_xstate changes. | Paul Mundt | 3 | -13/+15 |
2010-01-19 | sh: Split out MMUCR.URB based entry wiring in to shared helper. | Paul Mundt | 1 | -42/+2 |
2010-01-19 | sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. | Paul Mundt | 1 | -2/+2 |
2010-01-19 | sh: Limit ioremap_prot() to 32bit pgprot parts. | Paul Mundt | 1 | -0/+2 |
2010-01-19 | sh: Convert p3_ioremap() users to ioremap_prot(). | Paul Mundt | 1 | -1/+0 |
2010-01-19 | sh: Kill off duplicate address alignment in ioremap_fixed(). | Paul Mundt | 1 | -2/+4 |
2010-01-19 | sh: Prevent 64-bit pgprot clobbering across ioremap implementations. | Paul Mundt | 1 | -22/+31 |
2010-01-18 | sh: Make iounmap_fixed() return success/failure for iounmap() path. | Paul Mundt | 1 | -2/+3 |
2010-01-18 | sh: Fixup the IOREMAP_FIXED=n build. | Paul Mundt | 1 | -0/+9 |
2010-01-18 | sh: Handle early ioremaps through fixed mappings. | Paul Mundt | 1 | -0/+3 |
2010-01-16 | sh: Add fixed ioremap support | Matt Fleming | 2 | -0/+14 |
2010-01-16 | sh: Generalise the pte handling code for the fixmap path | Matt Fleming | 1 | -0/+1 |
2010-01-16 | sh: Acquire some more page flags for SH-5. | Matt Fleming | 3 | -2/+56 |
2010-01-16 | sh: New extended page flag to wire/unwire TLB entries | Matt Fleming | 3 | -0/+24 |
2010-01-15 | sh: Fix CONFIG_PMB=n build. | Matt Fleming | 1 | -1/+2 |
2010-01-13 | sh: Rename split-level pgtable headers. | Paul Mundt | 3 | -8/+8 |
2010-01-13 | sh: default to extended TLB support. | Paul Mundt | 4 | -9/+11 |
2010-01-13 | sh: Make all PxSEGADDR() calls fatal for non-legacy configs. | Paul Mundt | 1 | -1/+9 |
2010-01-13 | sh: fixed PMB mode refactoring. | Paul Mundt | 4 | -12/+39 |
2010-01-13 | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt | 12 | -254/+111 |
2010-01-13 | sh: Don't perform an icbi on a P2 address | Matt Fleming | 1 | -1/+1 |
2010-01-13 | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 3 | -29/+26 |
2010-01-12 | sh: Always provide thread_info allocators. | Paul Mundt | 1 | -4/+2 |
2010-01-12 | sh: Move start_thread() out of line. | Paul Mundt | 1 | -11/+2 |