aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+121
* 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/+28
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-274-54/+22
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-2711-73/+35
* 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/+984
* serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467
* sh: kgdb stub cleanups.Paul Mundt2006-09-272-28/+20
* sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-272-10/+2
* 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/+51
* 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/+5
* 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/+0
* 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/+251
* sh: Board updates for I/O routine rework.Paul Mundt2006-09-2743-671/+201
* 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/+38
* sh: ioremap() overhaul.Paul Mundt2006-09-2715-323/+374
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-2713-267/+261
* 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
* sh: landisk board support.kogiidena2006-09-2712-1/+2614
* sh: Fix libata build.Paul Mundt2006-09-272-9/+9
* sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild2006-09-271-1/+2
* sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-272-14/+14