index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh2a
Age
Commit message (
Expand
)
Author
2009-11-24
sh: Apply the sleazy FPU changes for SH-2A FPU as well.
Paul Mundt
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
2009-08-19
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-15
sh: Track the CPU family in sh_cpuinfo.
Paul Mundt
2009-08-15
sh: Make sure rte delay slots are nopped out on all parts.
Paul Mundt
2009-07-23
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-12
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-03
sh: Consolidate MTU2/CMT/TMU timer platform data.
Paul Mundt
2009-05-03
sh: sh2a MTU2 platform data
Magnus Damm
2009-04-30
sh: sh2/sh2a 16-bit CMT platform data
Magnus Damm
2009-03-06
sh: multiple vectors per irq - mxg.
Paul Mundt
2009-03-06
sh: multiple vectors per irq - sh7206.
Paul Mundt
2009-03-06
sh: multiple vectors per irq - sh7201.
Paul Mundt
2009-03-06
sh: multiple vectors per irq - sh7263.
Paul Mundt
2009-03-06
sh: multiple vectors per irq - sh7203.
Paul Mundt
2009-02-12
sh: Storage class should be before const qualifier
Tobias Klauser
2008-12-22
sh: Add support for SH7201 CPU subtype.
Peter Griffin
2008-10-22
sh: improve pinmux support for single direction pins
Magnus Damm
2008-10-21
sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
Paul Mundt
2008-10-21
sh: Fix up the SH7203 build.
Paul Mundt
2008-10-20
sh: Add sh7203 pinmux code
Magnus Damm
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-07-28
sh2(A) exception handler update
Yoshinori Sato
2008-05-09
SH: catch negative denormal_subf1() retval in denormal_add()
Roel Kluin
2008-04-18
sh: Initial support for the MX-G CPU.
Paul Mundt
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
2008-02-26
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
2008-02-26
sh: Storage class should be before const qualifier
Tobias Klauser
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
2007-09-27
sh: Use boot_cpu_data for CPU probe.
Paul Mundt
2007-09-21
sh: intc - add support for sh7206
Magnus Damm
2007-09-21
sh: fix irqs for the second serial port on sh7206
Magnus Damm
2007-07-20
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
2007-06-15
sh: rework ipr code
Magnus Damm
2007-05-09
sh: Add 32-bit opcode feature CPU flag.
Paul Mundt
2007-05-09
sh: Support for SH-2A 32-bit opcodes.
Paul Mundt
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
2007-02-13
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
sh: sh7619 / sh7206 IPR initialize update
Yoshinori Sato
2006-12-12
sh: IPR IRQ updates for SH7619/SH7206.
Yoshinori Sato
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato