Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
989a7241df87526bfef0396567e71ebe53a84ae4
/
arch
/
sh
/
kernel
/
cpu
96de1a8
serial: Move asm-sh/sci.h to linux/serial_sci.h.
by Paul Mundt
· 18 years ago
b7fd095
sh: fix rtc_resources setup for sh770x
by Rafael Ignacio Zurita
· 18 years ago
4377e60
sh: Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
cc645a0
sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.
by Paul Mundt
· 18 years ago
38350e0
sh: Get SH-5 caches working again post-unification.
by Paul Mundt
· 18 years ago
43081e1
sh: Shut up some trivial build warnings.
by Paul Mundt
· 18 years ago
9109a30
sh: add support for sh7366 processor
by Magnus Damm
· 18 years ago
d847afe
sh: remove maskreg irq code
by Magnus Damm
· 18 years ago
1cfb629
sh: add probe support for new sh7722 cut
by Magnus Damm
· 18 years ago
2547844
Fix container_of() usage
by Alexey Dobriyan
· 18 years ago
4bb70b8
sh: Add OHCI and UDC platform devices for SH7720.
by Yoshihiro Shimoda
· 18 years ago
7f3edee
sh: intc - remove default interrupt priority tables
by Magnus Damm
· 18 years ago
c3aa92a
sh: sh7712 clock support
by Andrew Murray
· 18 years ago
7d740a0
sh: Add support for SH7763 CPU subtype.
by Yoshihiro Shimoda
· 18 years ago
31a49c4
sh: Add support for SH7721 CPU subtype.
by Yoshihiro Shimoda
· 18 years ago
cd01204
sh: Encode L1/L2 cache shape in auxvt.
by Paul Mundt
· 18 years ago
c8c0a1a
sh: Support denormalization on SH-4 FPU.
by Stuart Menefy
· 18 years ago
cbaa118
sh: Preparation for uncached jumps through PMB.
by Stuart Menefy
· 18 years ago
1efe4ce
sh: GUSA atomic rollback support.
by Stuart Menefy
· 18 years ago
a23ba43
sh: comment tidying for sh64->sh migration.
by Paul Mundt
· 18 years ago
4b27c47
sh: syscall auditing for sh5, too.
by Paul Mundt
· 18 years ago
74d99a5
sh: SH-2A FPU support.
by Paul Mundt
· 18 years ago
a8f67f4
sh: Add SH7263 CPU support.
by Paul Mundt
· 18 years ago
6d01f51
sh: Add SH7203 CPU support.
by Paul Mundt
· 18 years ago
332fd57
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
by Paul Mundt
· 18 years ago
18bc813
sh: Get the mach-cayman IRQ support building.
by Paul Mundt
· 18 years ago
36763b2
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
by Paul Mundt
· 18 years ago
e88ed82
sh: Stub in CPU subtype setup code for SH5-101/103.
by Paul Mundt
· 18 years ago
d183913
sh: Plug in simple SH-5 subtype probing.
by Paul Mundt
· 18 years ago
92b5925
sh: Kill off do_NMI stub in SH-5 ex table.
by Paul Mundt
· 18 years ago
5a4f7c6
sh: Share bug/debug traps across _32 and _64.
by Paul Mundt
· 18 years ago
600ee24
sh: Move over and enable FPU support for SH-5.
by Paul Mundt
· 18 years ago
7cfee5a
sh: Move over sh64 switch_to and stack unwinder.
by Paul Mundt
· 18 years ago
343ac72
sh: Move over the SH-5 entry.S.
by Paul Mundt
· 18 years ago
27a511c
sh: Disable initial cache flush on SH-5.
by Paul Mundt
· 18 years ago
c881cbc
sh: Don't reference UBC code in CPU init on sh64.
by Paul Mundt
· 18 years ago
cc8eae7
sh: imask IRQ depends on sh32.
by Paul Mundt
· 18 years ago
38a382a
Kobject: convert arch/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 18 years ago
d48b335
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 18 years ago
f966918
sh: Kill off the remaining ST40 cruft.
by Paul Mundt
· 18 years ago
96a8a0b
sh: Fix up kgdb-on-NMI branch target.
by Paul Mundt
· 18 years ago
b2078fa
sh: Kill off dead ipr_irq_demux().
by Paul Mundt
· 18 years ago
262feaa
sh: Add resource of USBF for SH7722.
by Yoshihiro Shimoda
· 18 years ago
24eb17e
sh: clkfwk: Support multi-level clock propagation.
by Stuart Menefy
· 19 years ago
675bd78
sh: Fix URAM start address on SH7785.
by Paul Mundt
· 19 years ago
cb7af21
sh: Use boot_cpu_data for CPU probe.
by Paul Mundt
· 19 years ago
f72abd0
sh: Fix plat_irq_setup_pins() for SH7785.
by Paul Mundt
· 19 years ago
26fad19
sh: Disable L2 reporting for present URAM only parts.
by Paul Mundt
· 19 years ago
1a442fe
sh: Initial SH-X3 SMP support.
by Paul Mundt
· 19 years ago
ceb9b97
sh: Hook up the SH-X3 SMP intc register groups.
by Magnus Damm
· 19 years ago
aba1030
sh: Bring SMP support back from the dead.
by Paul Mundt
· 19 years ago
f18d533
sh: intc - initial SMP support.
by Magnus Damm
· 19 years ago
db25049
sh: Wire up URAM node on SH7785.
by Paul Mundt
· 19 years ago
35f3abe
sh: INTC stubs for SH7343 and SH7770 builds.
by Paul Mundt
· 19 years ago
953c8ef
sh: intc - irl mode update for sh7780 and sh7785
by Magnus Damm
· 19 years ago
1254d1d
sh: remove CONFIG_CPU_HAS_INTC_IRQ
by Magnus Damm
· 19 years ago
b05d186
sh: Kill off volatile silliness in sq_flush_range().
by Paul Mundt
· 19 years ago
2eb0303
sh: intc - add support for sh7206
by Magnus Damm
· 19 years ago
0dc3fc0
sh: intc - add support for sh7619
by Magnus Damm
· 19 years ago
c4773bc
sh: fix irqs for the second serial port on sh7206
by Magnus Damm
· 19 years ago
3d37d94
sh: intc - primary priority masking fixes
by Magnus Damm
· 19 years ago
5c37e02
sh: intc - mark data structures as __initdata
by Magnus Damm
· 19 years ago
46420e4
sh: x3 - add ipi vectors
by Magnus Damm
· 19 years ago
73505b4
sh: intc - rework core code
by Magnus Damm
· 19 years ago
6ef5fb2
sh: intc - add a clear register to struct intc_prio_reg
by Magnus Damm
· 19 years ago
d6aee69
sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig
by Magnus Damm
· 19 years ago
3ea6bc3
sh: Add SH7720 CPU support.
by Markus Brunner
· 19 years ago
d3428e9
sh: Wire up CSM node for SH-X3.
by Paul Mundt
· 19 years ago
6d64d42
sh: intc: Fix sense regs oops for IRL IRQs.
by Paul Mundt
· 19 years ago
96290d8
sh: remove intc2 code
by Magnus Damm
· 19 years ago
51da642
sh: intc - add single bitmap register support
by Magnus Damm
· 19 years ago
2635e85
sh: intc - remove redundant irq code for shmin
by Magnus Damm
· 19 years ago
d59645d
sh: intc - remove redundant irq code for sh03, snapgear and titan
by Magnus Damm
· 19 years ago
ad89f87
rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.
by Paul Mundt
· 19 years ago
7da3b8e
sh: Initial multiple-node support for SH-X3.
by Paul Mundt
· 19 years ago
1ee0100
sh: intc - add support for x3
by Magnus Damm
· 19 years ago
137b53b
sh: intc - fix IRQ4 and IRQ5 typo on sh3
by Magnus Damm
· 19 years ago
e29bfbc
sh: intc - add support for SH7760
by Magnus Damm
· 19 years ago
a0e2326
sh: intc - add support for SH7785
by Magnus Damm
· 19 years ago
e7bd34a
sh: Support explicit L1 cache disabling.
by Paul Mundt
· 19 years ago
ac91998
sh: intc - avoid SH7710 specific vector on SH7712
by Magnus Damm
· 19 years ago
1301e71
sh: intc - add missing vectors for SH7707
by Magnus Damm
· 19 years ago
ec58f1f
sh: intc - add support for SH7706, SH7707, SH7708, SH7709
by Magnus Damm
· 19 years ago
28b146c
sh: intc - add support for SH7710
by Magnus Damm
· 19 years ago
70e8be0
sh: intc - add support for SH7705
by Magnus Damm
· 19 years ago
b58d134
sh: missing symbol fix for sh4-202
by Magnus Damm
· 19 years ago
c347d12
sh: Fix lockdep debugging oops on SH-3/4.
by Paul Mundt
· 19 years ago
d89ddd1
sh: remove support for sh7300 and solution engine 7300
by Magnus Damm
· 19 years ago
b067c50
sh: Silence sq compile warning on sh4 nommu.
by Paul Mundt
· 19 years ago
870e8a2
sh: remove support for sh73180 and solution engine 73180
by Magnus Damm
· 19 years ago
347b9bd
sh: remove old broken pint code
by Magnus Damm
· 19 years ago
56386f6
sh: intc - add support for SH7750 and its variants
by Magnus Damm
· 19 years ago
fe04d77
sh: Support rate rounding for SH7722 FRQCR clocks.
by Paul Mundt
· 19 years ago
f6991b0
sh: Implement clk_round_rate() in the clock framework.
by Paul Mundt
· 19 years ago
39c7aa9
sh: intc - add support for 7780
by Magnus Damm
· 19 years ago
680c459
sh: intc - improve group support
by Magnus Damm
· 19 years ago
90015c8
sh: IPR/INTC2 IRQ setup consolidation.
by Magnus Damm
· 19 years ago
1b06428
sh: intc - add support for 7722 processor
by Magnus Damm
· 19 years ago
02ab3f7
sh: intc - shared IPR and INTC2 controller
by Magnus Damm
· 19 years ago
53aba19
sh: Fix irq assignment for uarts on sh7722
by Magnus Damm
· 19 years ago
Next »