aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03sh: build fixes for defconfigs.Paul Mundt7-13/+9
2006-09-27sh: machvec rework.Paul Mundt29-731/+465
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt5-0/+605
2006-09-27sh: SH7710VoIPGW board support.Paul Mundt2-0/+110
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt9-111/+28
2006-09-27sh: Kill off dead boards.Paul Mundt29-2387/+0
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-24/+3
2006-09-27sh: SHMIN board support.Takashi YOSHII2-0/+54
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2-3/+4
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt1-1/+1
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt5-26/+16
2006-09-27sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt1-8/+69
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt12-578/+225
2006-09-27sh: APM/PM support.Andriy Skulysh5-1/+287
2006-09-27sh: SE73180 updates for IRQ changes.Paul Mundt1-0/+2
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt6-0/+690
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt25-449/+163
2006-09-27sh: ioremap() overhaul.Paul Mundt8-305/+199
2006-09-27sh: Titan board support.Jamie Lenehan3-0/+221
2006-09-27sh: landisk board support.kogiidena6-0/+1102
2006-09-27sh: RTS7751R2D board updates.Paul Mundt6-80/+67
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt4-67/+64
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt8-58/+12
2006-09-27sh: Various cosmetic cleanups.Paul Mundt9-36/+17
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2-4/+16
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt1-1/+1
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel57-57/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+3
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar13-15/+15
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2-3/+3
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2-16/+2
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+13
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall1-15/+3
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall1-4/+0
2006-02-08[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro1-12/+18
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt4-115/+12
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt3-110/+250
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt3-125/+2
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt9-176/+26
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro1-1/+1
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner9-70/+70
2005-04-16Linux-2.6.12-rc2Linus Torvalds121-0/+11783