Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Get the SH-5 PCI support building. | Paul Mundt | 2008-01-28 | 1 | -1/+4 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add SH-5 subtypes to check_bugs() for utsname. | Paul Mundt | 2008-01-28 | 1 | -3/+10 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Get the mach-cayman IRQ support building. | Paul Mundt | 2008-01-28 | 2 | -91/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Kill off the last of the sh64 headers. | Paul Mundt | 2008-01-28 | 8 | -305/+5 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add onchip remap prototypes, kill old sh64 io.h. | Paul Mundt | 2008-01-28 | 2 | -197/+16 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Fix up user_fpu_struct typo for SH-5. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Special layout for SH-5 stat.h and user.h. | Paul Mundt | 2008-01-28 | 2 | -1/+69 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Purge dead sh64 headers. | Paul Mundt | 2008-01-28 | 78 | -2873/+0 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Fix up generic BUG build for SH-5. | Paul Mundt | 2008-01-28 | 1 | -5/+0 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move PXSEG comments to addrspace.h. | Paul Mundt | 2008-01-28 | 2 | -16/+8 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Set HPAGE_SHIFT for 512MB hugetlb pages. | Paul Mundt | 2008-01-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Stubs for fpu disabled on SH-5. | Paul Mundt | 2008-01-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move quad-word real-address I/O defs to io.h. | Paul Mundt | 2008-01-28 | 1 | -0/+5 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Share bug/debug traps across _32 and _64. | Paul Mundt | 2008-01-28 | 3 | -7/+26 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Tidy up various clear_page()/copy_page() definitions. | Paul Mundt | 2008-01-28 | 1 | -10/+2 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Plug in the SHmedia ELF relocations. | Paul Mundt | 2008-01-28 | 1 | -1/+29 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Tidy up lib64 udelay impl. | Paul Mundt | 2008-01-28 | 1 | -2/+6 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out pgtable.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 4 | -697/+511 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move over the SH-5 entry.S. | Paul Mundt | 2008-01-28 | 1 | -5/+12 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out syscall ABI for _32 and _64 variants. | Paul Mundt | 2008-01-28 | 3 | -375/+380 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out checksum.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 3 | -215/+218 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Plug in SH-5 ffz()/__ffs() bitops. | Paul Mundt | 2008-01-28 | 1 | -0/+26 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add SH-5 support to the consistent DMA impl. | Paul Mundt | 2008-01-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move vsyscall_init() defs up one level. | Paul Mundt | 2008-01-28 | 2 | -6/+6 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Nopped out p3_cache_init() on SH-5 also. | Paul Mundt | 2008-01-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Fix up VMALLOC_START for SH-5. | Paul Mundt | 2008-01-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move over the SH-5 head.S and tlb.h. | Paul Mundt | 2008-01-28 | 2 | -35/+20 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Have SH-5 provide an {en,dis}able_fpu() impl. | Paul Mundt | 2008-01-28 | 1 | -2/+13 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: timer.h stub for SH-5. | Paul Mundt | 2008-01-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move in the SH-5 signal trampoline impl. | Paul Mundt | 2008-01-28 | 1 | -0/+13 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: More SH-5 cpuinfo tidying. | Paul Mundt | 2008-01-28 | 4 | -5/+12 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Consolidate slab/kmalloc minalign values. | Paul Mundt | 2008-01-28 | 2 | -12/+14 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out uaccess.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 3 | -561/+578 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: SH-5 also uses the ASID cache. | Paul Mundt | 2008-01-28 | 1 | -6/+2 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out system.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 4 | -279/+144 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out 29-bit and 32-bit physical mode definitions. | Paul Mundt | 2008-01-28 | 1 | -0/+17 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out processor.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 3 | -269/+272 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: SH-5 pt_regs. | Paul Mundt | 2008-01-28 | 1 | -6/+22 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Move in the SH-5 mmu_context headers. | Paul Mundt | 2008-01-28 | 5 | -271/+173 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: SH-5 byteorder routines. | Paul Mundt | 2008-01-28 | 1 | -15/+30 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: SH-5 version of current_thread_info(). | Paul Mundt | 2008-01-28 | 1 | -2/+4 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out irqflags.h in to _32 and _64 variants. | Paul Mundt | 2008-01-28 | 4 | -93/+188 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Split out asm/string.h for sh32 and sh64. | Paul Mundt | 2008-01-28 | 3 | -131/+136 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add SH-5 support to io.h. | Paul Mundt | 2008-01-28 | 1 | -16/+22 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add in cacheflush and DMA headers for SH-5. | Paul Mundt | 2008-01-28 | 2 | -16/+6 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Correct SH-5 instruction size value. | Paul Mundt | 2008-01-28 | 1 | -1/+3 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add cache definitions for SH-5. | Paul Mundt | 2008-01-28 | 1 | -53/+8 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: Add addrspace.h segmentation stub for SH-5. | Paul Mundt | 2008-01-28 | 1 | -0/+6 |
| | | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org> | ||||
* | sh: BUGFLAG_WARNING needs GENERIC_BUG. | Paul Mundt | 2008-01-28 | 1 | -2/+2 |
| | | | | | | | Move the HAVE_ARCH_BUG/HAVE_ARCH_WARN_ON definitions underneath CONFIG_GENERIC_BUG. This is needed for BUGFLAG_WARNING usage. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |