summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Add migor_ts support to MigoRMagnus Damm2008-04-181-0/+9
* sh: Add rs5c732b RTC support to MigoRMagnus Damm2008-04-181-0/+4
* sh: Add I2C support to MigoRMagnus Damm2008-04-181-0/+10
* sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
* sh: MigoR NAND flash support using gen_flashMagnus Damm2008-04-181-0/+73
* sh: MigoR NOR flash support using physmap-flashMagnus Damm2008-04-181-0/+46
* sh: Fix up mach-types formatting from merge damage.Paul Mundt2008-04-181-3/+3
* sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt2008-04-181-3/+39
* sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm2008-04-181-3/+3
* sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3
* sh: Add MigoR header fileMagnus Damm2008-04-181-8/+1
* sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-182-6/+6
* sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
* sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-188-6/+1249
* sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-181-13/+26
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-186-11/+192
* sh: Create an sh debugfs root.Paul Mundt2008-04-183-3/+17
* sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-181-0/+41
* sh: SuperH KEYSC keypad data for MigoRMagnus Damm2008-04-181-1/+55
* Generic semaphore implementationMatthew Wilcox2008-04-175-152/+2
* sh: export empty_zero_pageAndrew Morton2008-04-162-0/+2
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-161-0/+1
* sh: fix compressed kernel buildManuel Lauss2008-04-162-2/+0
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-164-0/+4
* sh: Fix up uImage compression typeYoshihiro Shimoda2008-03-311-1/+1
* remove include/asm-sh/floppy.hAdrian Bunk2008-03-311-3/+0
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-266-0/+6
* sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu2008-03-211-2/+6
* SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
* sh: Fix uImage build error.Paul Mundt2008-03-141-2/+2
* sh: Fix up the timer IRQ definition for SH7203.Paul Mundt2008-03-131-0/+1
* sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0
* sh: Fix up the sh64 build.Paul Mundt2008-03-061-14/+7
* sh: Fix up SH7710 VoIP-GW build.Paul Mundt2008-03-066-449/+250
* sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
* sh: Update r7780mp defconfig.Paul Mundt2008-03-061-25/+66
* sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt2008-03-061-0/+2
* sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
* sh: hp6xx: Correct APM output.Kristoffer Ericson2008-03-061-6/+14
* sh: update se7780 defconfiggoda.yusuke2008-03-061-391/+255
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0613-17/+17
* sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
* sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
* sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
* sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
* sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
* sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
* sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2