| 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: sh4: convert to SPDX identifiers | Kuninori Morimoto | 2018-12-28 | 1 | -4/+1 |
* | serial: sh-sci: Compute the regshift value for SCI ports | Laurent Pinchart | 2017-01-19 | 1 | -2/+8 |
* | sh: Don't set the sh-sci platform data REIE bit when not implemented | Laurent Pinchart | 2017-01-19 | 1 | -1/+0 |
* | sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags | Laurent Pinchart | 2017-01-19 | 1 | -4/+0 |
* | sh: Don't set sh-sci pdata scscr TE and RE bits | Laurent Pinchart | 2017-01-19 | 1 | -4/+4 |
* | 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 | -4/+0 |
* | sh: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 2013-12-24 | 1 | -19/+39 |
* | sh: sh7760 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -7/+19 |
* | serial: sh-sci: Abstract register maps. | Paul Mundt | 2011-06-14 | 1 | -0/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | 1 | -47/+71 |
|\ |
|
| * | 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: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-01-26 | 1 | -1/+1 |
| * | sh: sh4 scif pdata (sh7750/sh7760/sh4-202) | Magnus Damm | 2009-12-15 | 1 | -28/+61 |
| * | 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/+4 |
* | | 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: multiple vectors per irq - sh7760 | Magnus Damm | 2009-05-11 | 1 | -20/+11 |
* | sh: TMU platform data for sh7760 | Magnus Damm | 2009-05-11 | 1 | -0/+109 |
* | sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. | Luca Santini | 2008-09-08 | 1 | -0/+5 |
* | 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 | -11/+2 |
* | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-21 | 1 | -6/+6 |
* | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 1 | -11/+11 |
* | sh: intc - add support for SH7760 | Magnus Damm | 2007-09-21 | 1 | -107/+146 |
* | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 2007-07-20 | 1 | -6/+2 |
* | sh: rework ipr code | Magnus Damm | 2007-06-15 | 1 | -14/+18 |
* | sh: rework intc2 code | Magnus Damm | 2007-06-15 | 1 | -1/+14 |
* | sh: add SH7760 IPR IRQ data | Manuel Lauss | 2007-02-13 | 1 | -15/+51 |
* | sh: Convert INTC2 to IRQ table registration. | Paul Mundt | 2006-10-20 | 1 | -0/+63 |
* | sh: Add setup code for various CPU subtypes. | Paul Mundt | 2006-09-27 | 1 | -0/+53 |