| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED | Nobuhiro Iwamatsu | 2012-04-17 | 1 | -3/+3 |
* | sh: sh2 sh_clk_ops rename | Magnus Damm | 2012-03-12 | 1 | -6/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-13 | 4 | -55/+71 |
|\ |
|
| * | sh: migrate SH_CLK_MD to mode pin API. | Paul Mundt | 2010-11-09 | 1 | -10/+12 |
| * | sh: Tidy CPU probing and fixup section annotations. | Paul Mundt | 2010-04-21 | 1 | -4/+1 |
| * | sh: Kill off timer clock strings for legacy CPG parts. | Paul Mundt | 2010-03-29 | 1 | -2/+0 |
| * | sh: Kill off all timer name clobbering. | Paul Mundt | 2010-03-10 | 1 | -4/+0 |
| * | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-01-26 | 1 | -3/+3 |
| * | sh: sh2 scif pdata (sh7616) | Magnus Damm | 2009-12-15 | 1 | -25/+46 |
| * | Merge branch 'master' into sh/cachetlb | Paul Mundt | 2009-08-19 | 1 | -1/+2 |
| |\ |
|
| | * | sh: Make sure rte delay slots are nopped out on all parts. | Paul Mundt | 2009-08-15 | 1 | -1/+2 |
| * | | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -0/+1 |
| |/ |
|
| * | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-07-23 | 1 | -1/+1 |
* | | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+3 |
* | | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 2009-06-24 | 1 | -0/+3 |
|/ |
|
* | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 1 | -2/+2 |
* | sh: clkfwk: Add a followparent_recalc() helper. | Paul Mundt | 2009-05-12 | 1 | -6/+1 |
* | sh: clkfwk: Make recalc return an unsigned long. | Paul Mundt | 2009-05-12 | 1 | -7/+6 |
* | sh: Consolidate MTU2/CMT/TMU timer platform data. | Paul Mundt | 2009-05-03 | 1 | -3/+3 |
* | sh: sh2/sh2a 16-bit CMT platform data | Magnus Damm | 2009-04-30 | 1 | -0/+84 |
* | sh: multiple vectors per irq - sh7619. | Paul Mundt | 2009-03-06 | 1 | -22/+12 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
* | sh2(A) exception handler update | Yoshinori Sato | 2008-07-28 | 2 | -89/+59 |
* | SH7619 add ethernet controler support | Yoshinori Sato | 2008-07-28 | 1 | -0/+24 |
* | sh: Fix up the address error exception handler for SH-2. | Kieran Bingham | 2008-03-13 | 1 | -1/+0 |
* | 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 | -1/+1 |
* | sh: SH-2A FPU support. | Paul Mundt | 2008-01-28 | 1 | -1/+16 |
* | sh: Share bug/debug traps across _32 and _64. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 | 1 | -10/+9 |
* | sh: intc - add support for sh7619 | Magnus Damm | 2007-09-21 | 1 | -37/+56 |
* | sh: IPR/INTC2 IRQ setup consolidation. | Magnus Damm | 2007-07-20 | 1 | -1/+1 |
* | sh: rework ipr code | Magnus Damm | 2007-06-15 | 1 | -10/+14 |
* | sh: Fixup misaligned data for sh2 lockdep. | Paul Mundt | 2007-06-11 | 1 | -0/+1 |
* | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2007-06-11 | 1 | -2/+1 |
* | sh: Kill off dead SH7604 support. | Paul Mundt | 2007-06-08 | 1 | -9/+1 |
* | sh: Fix bogus regs pointer in do_IRQ(). | Paul Mundt | 2007-03-14 | 1 | -0/+1 |
* | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 1 | -2/+2 |
* | sh: Fixup cpu_data references for the non-boot CPUs. | Paul Mundt | 2007-02-13 | 1 | -16/+16 |
* | sh: sh7619 / sh7206 IPR initialize update | Yoshinori Sato | 2007-02-13 | 1 | -33/+29 |
* | sh: Update SH-2 to use the debug trap jump table. | Yoshinori Sato | 2007-02-13 | 1 | -6/+4 |
* | sh: Use a jump call table for debug trap handlers. | Paul Mundt | 2007-02-13 | 1 | -1/+1 |
* | sh: Fixup SH-2 BUG() trap handling. | Yoshinori Sato | 2006-12-12 | 1 | -18/+14 |
* | sh: IPR IRQ updates for SH7619/SH7206. | Yoshinori Sato | 2006-12-12 | 1 | -0/+41 |
* | sh: stacktrace/lockdep/irqflags tracing support. | Paul Mundt | 2006-12-06 | 1 | -0/+16 |
* | sh: Exception vector rework and SH-2/SH-2A support. | Yoshinori Sato | 2006-12-06 | 2 | -0/+371 |
* | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 2006-12-06 | 4 | -6/+147 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 2 | -0/+45 |