summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-272-0/+151
| * | | | sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu2006-09-271-2/+2
| * | | | sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-279-381/+23Star
| * | | | sh: SHMIN board support.Takashi YOSHII2006-09-277-1/+899
| * | | | sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-2726-66/+767
| * | | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-272-2/+41
| * | | | sh: Add setup code for various CPU subtypes.Paul Mundt2006-09-2711-0/+441
| * | | | sh: sem2mutex conversion for clock framework.Paul Mundt2006-09-271-8/+9
| * | | | sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-275-123/+121Star
| * | | | sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-279-22/+33
| * | | | sh: __NR_restart_syscall support.Paul Mundt2006-09-273-7/+13
| * | | | sh: Various nommu fixes.Yoshinori Sato2006-09-278-23/+50
| * | | | sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-275-29/+35
| * | | | sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt2006-09-274-4/+4
| * | | | sh: math-emu supportTakashi YOSHII2006-09-277-39/+918
| * | | | rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt2006-09-273-0/+478
| * | | | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-278-38/+28Star
| * | | | sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-274-54/+22Star
| * | | | sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-2711-73/+35Star
| * | | | sh: Fixup TEI IRQ requests in request_dma().Paul Mundt2006-09-271-2/+5
| * | | | sh: G2 DMA IRQ and residue sampling.Paul Mundt2006-09-271-13/+41
| * | | | sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt2006-09-273-11/+71
| * | | | sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2006-09-272-12/+25
| * | | | sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-2737-1520/+984Star
| * | | | serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467Star
| * | | | sh: kgdb stub cleanups.Paul Mundt2006-09-272-28/+20Star
| * | | | sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-272-10/+2Star
| * | | | sh: APM/PM support.Andriy Skulysh2006-09-2721-22/+1124
| * | | | sh: Free up some and document PTEL flags.Paul Mundt2006-09-271-31/+45
| * | | | sh: Update new-machine.txt so it's more accurate.Paul Mundt2006-09-271-77/+51Star
| * | | | sh: SE73180 updates for IRQ changes.Paul Mundt2006-09-273-1/+4
| * | | | video: Update header location in hp680_bl.Andriy Skulysh2006-09-271-2/+2
| * | | | sh: Make O= builds work again.Paul Mundt2006-09-271-7/+5Star
| * | | | sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt2006-09-271-25/+32
| * | | | sh: Drop incdir rule for SE7751.Paul Mundt2006-09-271-2/+0Star
| * | | | video: Update pvr2fb for sq API changes.Paul Mundt2006-09-271-10/+12
| * | | | sh: Cleanup and document register bank usage.Paul Mundt2006-09-273-3/+64
| * | | | sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-2730-49/+2684
| * | | | sh: Store Queue API rework.Paul Mundt2006-09-272-314/+251Star
| * | | | sh: Board updates for I/O routine rework.Paul Mundt2006-09-2743-671/+201Star
| * | | | sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-271-3/+4
| * | | | sh: Fixup SHMLBA definition for SH7705.Paul Mundt2006-09-275-81/+38Star
| * | | | sh: ioremap() overhaul.Paul Mundt2006-09-2715-323/+374
| * | | | sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-2713-267/+261Star
| * | | | sh: export clear_user_page() for the modules that need it.Paul Mundt2006-09-271-0/+1
| * | | | sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-273-2/+318
| * | | | sh: Titan board support.Jamie Lenehan2006-09-2710-12/+1764
| * | | | sh: BSS init bugfix and barrier in entry point.Paul Mundt2006-09-271-5/+31
| * | | | sh: Add control register barriers.Paul Mundt2006-09-274-15/+45
| * | | | sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-273-21/+31