| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: add the sh_ prefix to early platform symbols | Bartosz Golaszewski | 2019-10-07 | 1 | -1/+1 |
* | drivers: move the early platform device support to arch/sh | Bartosz Golaszewski | 2019-10-07 | 1 | -0/+1 |
* | sh: sh3: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 1 | -4/+1 |
* | sh: Don't set the sh-sci platform data scscr CKE0 bit | Laurent Pinchart | 2017-01-19 | 1 | -2/+2 |
* | sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags | Laurent Pinchart | 2017-01-19 | 1 | -2/+0 |
* | sh: Don't set sh-sci pdata scscr TE and RE bits | Laurent Pinchart | 2017-01-19 | 1 | -4/+2 |
* | sh: Switch to new style TMU device | Laurent Pinchart | 2014-05-11 | 1 | -72/+6 |
* | sh: Don't set plat_sci_port scbrr_algo_id field | Laurent Pinchart | 2013-12-24 | 1 | -2/+0 |
* | sh: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 2013-12-24 | 1 | -4/+14 |
* | sh: sh7710/sh7712 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -6/+7 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | 1 | -37/+36 |
|\ |
|
| * | sh: Kill off timer clock strings for legacy CPG parts. | Paul Mundt | 2010-03-29 | 1 | -3/+0 |
| * | sh: Kill off all timer name clobbering. | Paul Mundt | 2010-03-10 | 1 | -6/+0 |
| * | sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720) | Magnus Damm | 2009-12-15 | 1 | -21/+29 |
| * | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-08-13 | 1 | -1/+1 |
* | | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+2 |
* | | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+4 |
|/ |
|
* | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 1 | -3/+3 |
* | sh: TMU platform data for sh7710/sh7712 | Magnus Damm | 2009-05-12 | 1 | -0/+108 |
* | sh: multiple vectors per irq - sh7710. | Paul Mundt | 2009-03-06 | 1 | -48/+21 |
* | sh: clean up sh7710 and sh7720 intc tables | Magnus Damm | 2008-05-08 | 1 | -4/+1 |
* | sh: unify external irq pin code for sh3 | Magnus Damm | 2008-05-08 | 1 | -18/+2 |
* | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 2008-02-26 | 1 | -1/+1 |
* | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 1 | -14/+2 |
* | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-21 | 1 | -5/+5 |
* | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 1 | -10/+10 |
* | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt | 2007-09-21 | 1 | -1/+9 |
* | sh: intc - fix IRQ4 and IRQ5 typo on sh3 | Magnus Damm | 2007-09-21 | 1 | -1/+1 |
* | sh: intc - avoid SH7710 specific vector on SH7712 | Magnus Damm | 2007-09-21 | 1 | -2/+7 |
* | sh: intc - add support for SH7710 | Magnus Damm | 2007-09-21 | 1 | -53/+130 |
* | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 2007-07-20 | 1 | -1/+1 |
* | sh: rework ipr code | Magnus Damm | 2007-06-15 | 1 | -19/+23 |
* | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+60 |
* | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 | 1 | -0/+43 |