summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28216-11082/+8055Star
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+42
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-285-74/+57Star
| * sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star
| * sh: declared coherent memory support V2Magnus Damm2008-01-281-46/+128
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-2810-0/+1720
| * sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0Star
| * sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0Star
| * sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1Star
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2811-1592/+0Star
| * sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-281-12/+33
| * sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * sh: remove voyagergxMagnus Damm2008-01-287-307/+39Star
| * sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2818-144/+41Star
| * sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
| * sh: sh7712 clock supportAndrew Murray2008-01-282-0/+72
| * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2811-7/+539
| * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-2810-12/+37
| * sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
| * sh: arch/sh/: Spelling fixes.Joe Perches2008-01-281-1/+1
| * sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
| * sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-281-0/+6
| * sh: Use def_bool where possible.Harvey Harrison2008-01-283-46/+34Star
| * sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-282-1/+31
| * sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-283-181/+1227
| * sh: Fix up uImage target entry point.Thomas Betker2008-01-281-4/+15
| * sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy2008-01-281-0/+36
| * sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-283-3/+11
| * sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-289-36/+61
| * sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2008-01-282-1/+4
| * sh: GUSA atomic rollback support.Stuart Menefy2008-01-285-58/+34Star
| * sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu2008-01-281-1/+1
| * sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-2821-114/+87Star
| * sh: syscall auditing for sh5, too.Paul Mundt2008-01-282-18/+30
| * sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-281-0/+6
| * sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy2008-01-281-1/+5
| * sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
| * sh: SH-2A FPU support.Paul Mundt2008-01-288-29/+667
| * sh: Add SH7263 CPU support.Paul Mundt2008-01-287-6/+55
| * sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt2008-01-281-0/+2
| * sh: Add SH7203 CPU support.Paul Mundt2008-01-288-9/+393
| * sh: syscall audit support.Yuichi Nakamura2008-01-282-6/+23
| * sh: Move mach-cayman in with the rest of the boards.Paul Mundt2008-01-287-5/+2Star
| * sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt2008-01-2811-1648/+294Star
| * sh: Build fixes for lib32 clear_page.Paul Mundt2008-01-281-3/+3