Age | Commit message (Expand) | Author | Files | Lines |
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt | 1 | -14/+7 |
2008-03-06 | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt | 6 | -449/+250 |
2008-03-06 | sh: Flag PMB support as EXPERIMENTAL. | Paul Mundt | 1 | -1/+1 |
2008-03-06 | sh: Update r7780mp defconfig. | Paul Mundt | 1 | -25/+66 |
2008-03-06 | sh: hp6xx: Fix up hp6xx_apm build failure. | Paul Mundt | 1 | -0/+2 |
2008-03-06 | sh: Fix up section mismatches. | Paul Mundt | 2 | -2/+2 |
2008-03-06 | sh: hp6xx: Correct APM output. | Kristoffer Ericson | 1 | -6/+14 |
2008-03-06 | sh: update se7780 defconfig | goda.yusuke | 1 | -391/+255 |
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 13 | -17/+17 |
2008-03-06 | sh: export copy-page() to modules | Andrew Morton | 2 | -0/+2 |
2008-03-06 | sh_ksyms_32.c update for gcc 4.3 | Adrian Bunk | 1 | -2/+2 |
2008-03-06 | sh/mm/pg-sh7705.c must #include <linux/fs.h> | Adrian Bunk | 1 | -0/+1 |
2008-02-27 | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 18 | -18/+18 |
2008-02-26 | sh: revert dreamcast pci change | Magnus Damm | 1 | -22/+22 |
2008-02-26 | sh: fix rtc_resources setup for sh770x | Rafael Ignacio Zurita | 1 | -3/+3 |
2008-02-26 | sh: heartbeat: ioremap is expected to succeed | Roel Kluin | 1 | -1/+1 |
2008-02-26 | sh: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2008-02-25 | sh: SH5-103 needs to select CPU_SH5. | Paul Mundt | 1 | -0/+1 |
2008-02-25 | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. | Paul Mundt | 1 | -2/+2 |
2008-02-14 | sh: Fix multiple UTLB hit on UP SH-4. | Hideo Saito | 1 | -0/+8 |
2008-02-14 | sh: fix pci io access for r2d boards | Magnus Damm | 1 | -1/+2 |
2008-02-14 | sh: use ctrl_in/out for on chip pci access | Magnus Damm | 6 | -37/+37 |
2008-02-14 | sh: Kill off more dead symbols. | Paul Mundt | 5 | -40/+17 |
2008-02-14 | sh: __uncached_start only on sh32. | Paul Mundt | 1 | -0/+2 |
2008-02-14 | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2 | -643/+439 |
2008-02-14 | sh: Kill off bogus SH_SDK7780_STANDALONE symbol. | Paul Mundt | 1 | -7/+0 |
2008-02-14 | sh: Shut up some trivial build warnings. | Paul Mundt | 3 | -19/+18 |
2008-02-14 | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt | 1 | -3/+5 |
2008-02-14 | sh: Disable big endian for SH-5. | Paul Mundt | 1 | -0/+1 |
2008-02-14 | sh: Symbol exports for trapped I/O. | Paul Mundt | 1 | -0/+5 |
2008-02-14 | sh: Clean up whitespace damage in Kconfig.debug. | Paul Mundt | 1 | -2/+2 |
2008-02-14 | sh: Use max_t in io_trapped. | Paul Mundt | 1 | -3/+5 |
2008-02-14 | sh: add support for sh7366 processor | Magnus Damm | 7 | -3/+203 |
2008-02-14 | sh: remove maskreg irq code | Magnus Damm | 3 | -97/+0 |
2008-02-14 | sh: fix ptrace copy_from/to_user() compilation error | Magnus Damm | 1 | -2/+2 |
2008-02-14 | sh: trapped io support for highlander V2 | Magnus Damm | 2 | -31/+17 |
2008-02-14 | sh: trapped io support for r2d V2 | Magnus Damm | 2 | -31/+15 |
2008-02-14 | sh: trapped io support V2 | Magnus Damm | 8 | -38/+330 |
2008-02-14 | sh: update r2d defconfigs with usb, spi and rtc | Magnus Damm | 2 | -150/+530 |
2008-02-14 | sh: use opcode_t and enable unaligned code for sh2a | Magnus Damm | 1 | -34/+25 |
2008-02-14 | sh: add byte support to the sign extension code | Magnus Damm | 1 | -1/+11 |
2008-02-14 | sh: fix xtime_lock deadlocking. | Peter Zijlstra | 2 | -18/+32 |
2008-02-14 | sh: Add mach-type entries for MigoR and SDK7780. | Paul Mundt | 1 | -0/+2 |
2008-02-14 | sh: migor board support | Magnus Damm | 5 | -0/+894 |
2008-02-14 | sh: Wire up new timerfd syscalls. | Paul Mundt | 2 | -2/+6 |
2008-02-14 | sh: break out unaligned sign extension code | Magnus Damm | 1 | -45/+23 |
2008-02-14 | sh: add probe support for new sh7722 cut | Magnus Damm | 1 | -1/+1 |
2008-02-14 | sh: add sh7722 support to EARLY_SCIF_CONSOLE | Magnus Damm | 1 | -0/+1 |
2008-02-14 | sh: remove unneeded cast | Stephen Rothwell | 1 | -1/+1 |