aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2008-04-18sh: Fix up L2 cache probe.Paul Mundt1-0/+6
2008-04-18sh: Fix up SH-4A part probe.Paul Mundt1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt5-12/+328
2008-04-18sh: Fix up SH7763 build.Paul Mundt1-9/+1
2008-04-18sh: Add migor_ts support to MigoRMagnus Damm1-0/+9
2008-04-18sh: Add rs5c732b RTC support to MigoRMagnus Damm1-0/+4
2008-04-18sh: Add I2C support to MigoRMagnus Damm1-0/+10
2008-04-18sh: Add I2C platform data to sh7722Magnus Damm1-0/+21
2008-04-18sh: MigoR NAND flash support using gen_flashMagnus Damm1-0/+73
2008-04-18sh: MigoR NOR flash support using physmap-flashMagnus Damm1-0/+46
2008-04-18sh: Fix up mach-types formatting from merge damage.Paul Mundt1-3/+3
2008-04-18sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt1-3/+39
2008-04-18sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm1-3/+3
2008-04-18sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm1-4/+3
2008-04-18sh: Add MigoR header fileMagnus Damm1-8/+1
2008-04-18sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2-6/+6
2008-04-18sh: Hook up the rest of the SH7770 serial ports.Paul Mundt1-1/+36
2008-04-18sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda8-6/+1249
2008-04-18sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa1-13/+26
2008-04-18sh: Initial support for the MX-G CPU.Paul Mundt6-11/+192
2008-04-18sh: Create an sh debugfs root.Paul Mundt3-3/+17
2008-04-18sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm1-0/+41
2008-04-18sh: SuperH KEYSC keypad data for MigoRMagnus Damm1-1/+55
2008-04-17Generic semaphore implementationMatthew Wilcox5-152/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-03-31sh: Fix up uImage compression typeYoshihiro Shimoda1-1/+1
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-3/+0
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt6-0/+6
2008-03-21sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu1-2/+6
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-03-14sh: Fix uImage build error.Paul Mundt1-2/+2
2008-03-13sh: Fix up the timer IRQ definition for SH7203.Paul Mundt1-0/+1
2008-03-13sh: Fix up the address error exception handler for SH-2.Kieran Bingham1-1/+0
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-14/+7
2008-03-06sh: Fix up SH7710 VoIP-GW build.Paul Mundt6-449/+250
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt1-1/+1
2008-03-06sh: Update r7780mp defconfig.Paul Mundt1-25/+66
2008-03-06sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt1-0/+2
2008-03-06sh: Fix up section mismatches.Paul Mundt2-2/+2
2008-03-06sh: hp6xx: Correct APM output.Kristoffer Ericson1-6/+14
2008-03-06sh: update se7780 defconfiggoda.yusuke1-391/+255
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-17/+17
2008-03-06sh: export copy-page() to modulesAndrew Morton2-0/+2
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk1-0/+1