index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: sh7724 ddr self-refresh changes
Magnus Damm
2009-08-15
1
-2
/
+68
*
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-08-13
24
-24
/
+24
*
sh: SH7786 SMP support.
Paul Mundt
2009-06-23
2
-23
/
+12
*
-
-
-
.
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...
Paul Mundt
2009-06-17
2
-5
/
+14
|
\
\
\
|
|
|
*
sh: add platform data for r8a66597-hcd in setup-sh7723
Yoshihiro Shimoda
2009-06-17
1
-2
/
+7
|
|
|
*
sh: add platform data for r8a66597-hcd in setup-sh7366
Yoshihiro Shimoda
2009-06-17
1
-3
/
+7
|
|
|
/
*
|
/
sh: use kzalloc() for cpg clocks
Magnus Damm
2009-06-17
1
-7
/
+9
|
/
/
*
/
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2009-06-14
1
-3
/
+2
|
/
*
sh: Tie sparseirq in to Kconfig.
Paul Mundt
2009-06-11
1
-5
/
+2
*
sh: sh7724: Add JPU support
Kuninori Morimoto
2009-06-11
1
-0
/
+31
*
sh: sh7724: INTC setting update
Kuninori Morimoto
2009-06-11
1
-89
/
+82
*
sh: sh7722 clock framework rewrite
Magnus Damm
2009-06-11
1
-659
/
+137
*
sh: sh7366 clock framework rewrite
Magnus Damm
2009-06-11
3
-42
/
+213
*
sh: sh7343 clock framework rewrite
Magnus Damm
2009-06-11
3
-33
/
+213
*
sh: sh7724 clock framework rewrite V3
Magnus Damm
2009-06-11
3
-81
/
+248
*
sh: sh7723 clock framework rewrite V2
Magnus Damm
2009-06-11
3
-57
/
+224
*
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
2009-06-11
2
-0
/
+63
*
sh: rework mode pin code
Magnus Damm
2009-06-11
1
-1
/
+1
*
sh: clock div6 helper code
Magnus Damm
2009-06-11
1
-6
/
+65
*
sh: clock div4 frequency table offset fix
Magnus Damm
2009-06-11
1
-2
/
+3
*
sh: sh7723: L2 cache initialization.
Kuninori Morimoto
2009-06-02
1
-0
/
+10
*
sh: sh7724: L2 cache initialization.
Kuninori Morimoto
2009-06-02
1
-0
/
+9
*
sh: add weak l2_cache_init function.
Kuninori Morimoto
2009-06-02
1
-0
/
+7
*
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
2009-06-01
1
-46
/
+15
*
sh: Tidy up the optional L2 probing, wire it up for SH7786.
Paul Mundt
2009-06-01
1
-28
/
+33
*
sh: hook up shared div4 clock code to sh7785
Magnus Damm
2009-06-01
1
-159
/
+48
*
sh: shared div4 clock code
Magnus Damm
2009-06-01
1
-0
/
+55
*
sh: hook up shared mstp32 clock code to sh7785
Magnus Damm
2009-06-01
1
-55
/
+25
*
sh: shared mstp32 clock code
Magnus Damm
2009-06-01
1
-0
/
+35
*
sh: SH7724 has an L2 cache.
Kuninori Morimoto
2009-06-01
1
-1
/
+1
*
sh: sh7785 pll configuration from mode pin
Magnus Damm
2009-06-01
1
-6
/
+6
*
Merge branch 'sh/clkfwk'
Paul Mundt
2009-05-26
47
-865
/
+1137
|
\
|
*
sh: remove clk_ops->build_rate_table()
Magnus Damm
2009-05-26
1
-2
/
+0
|
*
sh: use shared frequency tables on sh7785
Magnus Damm
2009-05-26
1
-65
/
+12
|
*
sh: add shared clock framework frequency table code
Magnus Damm
2009-05-26
1
-0
/
+75
|
*
sh: add pll_clk to sh7785
Magnus Damm
2009-05-26
1
-15
/
+33
|
*
sh: clkfwk: Make clock-cpg usable for non-legacy platforms.
Paul Mundt
2009-05-22
2
-1
/
+3
|
*
sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.
Roel Kluin
2009-05-22
1
-1
/
+1
|
*
sh: clkfwk branch compile fix for clock-sh7722
Magnus Damm
2009-05-21
1
-1
/
+1
|
*
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-14
3
-8
/
+77
|
*
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
2009-05-13
1
-26
/
+84
|
*
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
2
-13
/
+99
|
*
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
10
-62
/
+101
|
*
sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.
Paul Mundt
2009-05-13
1
-9
/
+16
|
*
sh: clkfwk: Handle NULL clkops for root clocks.
Paul Mundt
2009-05-13
1
-3
/
+3
|
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
20
-96
/
+96
|
*
Merge branch 'master' into sh/clkfwk
Paul Mundt
2009-05-12
11
-2
/
+1652
|
|
\
|
*
|
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
2009-05-12
7
-19
/
+7
|
*
|
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
Paul Mundt
2009-05-12
1
-1
/
+1
[next]