aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt11-13/+1710
2006-09-27sh: SH7710VoIPGW board support.Paul Mundt6-0/+1036
2006-09-27sh: Enable verbose BUG() support.Paul Mundt1-1/+1
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt15-156/+38
2006-09-27sh: maskreg IRQ support.Paul Mundt3-2/+105
2006-09-27sh: Kill off dead boards.Paul Mundt43-2892/+4
2006-09-27watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2-1/+59
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt1-9/+96
2006-09-27sh: Add support for cacheline poking through debugfs.Paul Mundt2-0/+151
2006-09-27sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu1-2/+2
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt9-381/+23
2006-09-27sh: SHMIN board support.Takashi YOSHII7-1/+899
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt26-66/+767
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2-2/+41
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt11-0/+441
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt5-123/+121
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato9-22/+33
2006-09-27sh: __NR_restart_syscall support.Paul Mundt3-7/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato8-23/+50
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt5-29/+35
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt4-4/+4
2006-09-27sh: math-emu supportTakashi YOSHII7-39/+918
2006-09-27rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt3-0/+478
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt8-38/+28
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt4-54/+22
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt11-73/+35
2006-09-27sh: Fixup TEI IRQ requests in request_dma().Paul Mundt1-2/+5
2006-09-27sh: G2 DMA IRQ and residue sampling.Paul Mundt1-13/+41
2006-09-27sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt3-11/+71
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2-12/+25
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt37-1520/+984
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt2-769/+467
2006-09-27sh: kgdb stub cleanups.Paul Mundt2-28/+20
2006-09-27sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2-10/+2
2006-09-27sh: APM/PM support.Andriy Skulysh21-22/+1124
2006-09-27sh: Free up some and document PTEL flags.Paul Mundt1-31/+45
2006-09-27sh: Update new-machine.txt so it's more accurate.Paul Mundt1-77/+51
2006-09-27sh: SE73180 updates for IRQ changes.Paul Mundt3-1/+4
2006-09-27video: Update header location in hp680_bl.Andriy Skulysh1-2/+2
2006-09-27sh: Make O= builds work again.Paul Mundt1-7/+5
2006-09-27sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt1-25/+32
2006-09-27sh: Drop incdir rule for SE7751.Paul Mundt1-2/+0
2006-09-27video: Update pvr2fb for sq API changes.Paul Mundt1-10/+12
2006-09-27sh: Cleanup and document register bank usage.Paul Mundt3-3/+64
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt30-49/+2684
2006-09-27sh: Store Queue API rework.Paul Mundt2-314/+251
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt43-671/+201
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt1-3/+4
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt5-81/+38