index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4a
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sh: clkfwk branch compile fix for clock-sh7722
Magnus Damm
2009-05-22
1
-1
/
+1
|
*
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-14
2
-6
/
+75
|
*
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
1
-13
/
+96
|
*
sh: clkfwk: Update SH7785 for refactored clock framework.
Paul Mundt
2009-05-13
1
-101
/
+102
|
*
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-13
6
-5
/
+22
|
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
6
-45
/
+45
|
*
Merge branch 'master' into sh/clkfwk
Paul Mundt
2009-05-12
5
-0
/
+895
|
|
\
|
*
|
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
2009-05-12
5
-10
/
+5
|
*
|
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-12
1
-1
/
+1
|
*
|
sh: clkfwk: Tidy up on-chip clock registration and rate propagation.
Paul Mundt
2009-05-12
5
-64
/
+15
|
*
|
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-12
1
-5
/
+6
|
*
|
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-12
6
-209
/
+183
|
*
|
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-12
5
-8
/
+8
|
*
|
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-12
1
-7
/
+1
|
*
|
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
2
-12
/
+2
|
*
|
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-12
7
-70
/
+65
*
|
|
sh: intc tables for sh7770
Magnus Damm
2009-05-14
1
-0
/
+246
|
|
/
|
/
|
*
|
sh: TMU platform data for sh7724
Magnus Damm
2009-05-12
1
-0
/
+195
*
|
sh: TMU platform data for sh7366
Magnus Damm
2009-05-12
1
-0
/
+98
*
|
sh: TMU platform data for sh7343
Magnus Damm
2009-05-12
1
-0
/
+98
*
|
sh: TMU platform data for sh7770
Magnus Damm
2009-05-12
1
-0
/
+300
*
|
sh: TMU platform data for sh7763
Magnus Damm
2009-05-12
1
-0
/
+204
|
/
*
sh: TMU platform data for sh7780
Magnus Damm
2009-05-11
1
-0
/
+204
*
sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.
Paul Mundt
2009-05-08
5
-0
/
+20
*
sh: TMU platform data for SH-X3 proto CPU.
Paul Mundt
2009-05-08
1
-2
/
+207
*
sh: TMU platform data for SH7786.
Paul Mundt
2009-05-08
1
-0
/
+393
*
sh: TMU platform data for sh7723
Magnus Damm
2009-05-08
1
-1
/
+195
*
sh: enable TMU clocksource on sh7722
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: TMU platform data for sh7785
Magnus Damm
2009-05-08
1
-0
/
+204
*
sh: Consolidate MTU2/CMT/TMU timer platform data.
Paul Mundt
2009-05-03
5
-14
/
+13
*
sh: TMU platform data for sh7722
Magnus Damm
2009-05-03
1
-0
/
+99
*
sh: sh7724: Register CMT as an early platform device here too.
Paul Mundt
2009-04-19
1
-0
/
+10
*
sh: sh7724: Don't default enable the RTC clock.
Paul Mundt
2009-04-19
1
-1
/
+0
*
-
.
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2009-04-19
8
-12
/
+2920
|
\
\
|
|
*
sh: sh7724: Add CMT clockevents support.
Paul Mundt
2009-04-16
1
-0
/
+33
|
|
*
sh: sh7724: Add VEU support.
Kuninori Morimoto
2009-04-16
1
-0
/
+64
|
|
*
sh: sh7724: Add VPU support.
Kuninori Morimoto
2009-04-16
1
-0
/
+33
|
|
*
sh: sh7724: Add I2C support.
Kuninori Morimoto
2009-04-16
1
-0
/
+46
|
|
*
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
2009-04-16
4
-12
/
+2704
|
*
|
sh: Early Platform Data for SuperH Mobile
Magnus Damm
2009-04-19
4
-0
/
+40
|
|
/
*
|
sh: sh7723: Don't default enable the RTC clock.
Paul Mundt
2009-04-16
1
-1
/
+0
*
|
sh: sh7722: Don't default enable the RTC clock.
Paul Mundt
2009-04-16
1
-1
/
+0
|
/
*
sh: sh7786: modify usb setup timeout judgment bug.
Kuninori Morimoto
2009-04-14
1
-7
/
+7
*
sh: Tidy up sh7786 pinmux table.
Kuninori Morimoto
2009-03-31
1
-145
/
+39
*
sh: Remove buggy definition from SH7786 pinmux_data[]
Kuninori Morimoto
2009-03-31
1
-1
/
+0
*
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.
Paul Mundt
2009-03-16
3
-221
/
+0
*
sh: SuperH Mobile suspend support
Magnus Damm
2009-03-16
3
-0
/
+221
*
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
2009-03-16
1
-0
/
+83
*
sh: Restore RTC IRQ setting for SH7763 setup.
Nobuhiro Iwamatsu
2009-03-06
1
-0
/
+1
*
sh: multiple vectors per irq - sh7763
Nobuhiro Iwamatsu
2009-03-06
1
-76
/
+37
[prev]
[next]