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
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Allow for kernel command line concatenation.
Pawel Moll
2009-08-24
1
-1
/
+5
*
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-1
/
+1
*
sh: Use bootmem ontop of lmb
Matt Fleming
2009-07-03
1
-19
/
+52
*
sh: rework mode pin code
Magnus Damm
2009-06-11
1
-1
/
+1
*
sh: boot word / mode pin support V2
Magnus Damm
2009-06-01
1
-0
/
+12
*
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
Paul Mundt
2009-05-08
1
-3
/
+1
*
-
.
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2009-04-19
1
-1
/
+9
|
\
\
|
|
*
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
2009-04-16
1
-1
/
+2
|
|
/
|
/
|
|
*
sh: Add plat_early_device_setup()
Magnus Damm
2009-04-19
1
-0
/
+7
|
/
*
sh: Fix up -Wformat-security whining.
Paul Mundt
2009-03-31
1
-3
/
+2
*
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2009-03-17
1
-1
/
+1
*
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-03-03
1
-0
/
+1
*
sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.
Christopher SMITH
2009-01-29
1
-4
/
+4
*
sh: Add support for SH7201 CPU subtype.
Peter Griffin
2008-12-22
1
-0
/
+1
*
sh: add dynamic crash base address support
Magnus Damm
2008-10-20
1
-6
/
+9
*
sh: Fix up some merge damage.
Paul Mundt
2008-10-20
1
-1
/
+1
*
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
2008-10-20
1
-0
/
+2
*
sh: Derive calibrate_delay lpj from clk fwk.
Paul Mundt
2008-09-08
1
-0
/
+20
*
sh: Fix an unusual memory initialisation error.
Stuart Menefy
2008-09-08
1
-4
/
+6
*
sh: Fix up broken 32-bit initrd support.
Stuart Menefy
2008-09-08
1
-8
/
+9
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
1
-0
/
+1
*
sh: crash kernel resource fix
Magnus Damm
2008-08-28
1
-5
/
+1
*
kdump: sh: parse elfcorehdr command line argument
Simon Horman
2008-08-02
1
-0
/
+20
*
sh: Stub in silicon cut in CPU info.
Stuart Menefy
2008-07-28
1
-0
/
+6
*
sh: export get_cpu_subtype
Adrian Bunk
2008-07-28
1
-0
/
+1
*
sh: display boot params by default on entry.
Paul Mundt
2008-05-16
1
-0
/
+11
*
sh: add memory resources to /proc/iomem
Magnus Damm
2008-05-08
1
-1
/
+37
*
sh: add kernel bss resource
Magnus Damm
2008-05-08
1
-0
/
+7
*
sh64: Some symbol exports to make the allmodconfig happier.
Paul Mundt
2008-05-08
1
-0
/
+1
*
sh: Add support for SH7723 CPU subtype.
Paul Mundt
2008-04-18
1
-1
/
+1
*
sh: Initial support for the MX-G CPU.
Paul Mundt
2008-04-18
1
-0
/
+1
*
sh: Create an sh debugfs root.
Paul Mundt
2008-04-18
1
-0
/
+14
*
sh: add support for sh7366 processor
Magnus Damm
2008-02-14
1
-1
/
+1
*
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
1
-11
/
+18
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-4
/
+6
*
sh: constify function pointer tables
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
2008-01-28
1
-4
/
+4
*
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
2008-01-28
1
-4
/
+4
*
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2008-01-28
1
-0
/
+3
*
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
2008-01-28
1
-2
/
+2
*
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
2008-01-28
1
-0
/
+11
*
sh: Add SH7263 CPU support.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sh: Add SH7203 CPU support.
Paul Mundt
2008-01-28
1
-0
/
+1
*
sh: Add the SH-5 cpu type symbolic names.
Paul Mundt
2008-01-28
1
-1
/
+3
*
sh: Kill off the remaining ST40 cruft.
Paul Mundt
2007-11-07
1
-1
/
+0
*
sh: Move zero page param defs somewhere sensible.
Paul Mundt
2007-10-30
1
-16
/
+9
*
sh: Kill off legacy embedded ramdisk section.
Paul Mundt
2007-10-30
1
-14
/
+1
*
sh: Fix up early mem cmdline parsing.
Paul Mundt
2007-10-30
1
-3
/
+3
*
Use extended crashkernel command line on sh
Bernhard Walle
2007-10-19
1
-5
/
+33
*
sh: Plug plat_smp_setup() in to generic setup path.
Paul Mundt
2007-09-21
1
-0
/
+5
[next]