summaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile-os-Linux (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-02serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2-31/+16
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt6-5/+11
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt5-93/+95
2008-10-01serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2-18/+37
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2-14/+14
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2-45/+40
2008-09-29sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt1-1/+0
2008-09-29sh: SH-5 clk fwk support.Paul Mundt3-161/+91
2008-09-29sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt1-0/+2
2008-09-29sh: Fix up signal_64 cast warnings.Paul Mundt1-2/+2
2008-09-29sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt1-8/+16
2008-09-24sh: Force pending restarted system calls to return -EINTR.Paul Mundt2-6/+18
2008-09-24sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu1-10/+23
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt5-9/+108