index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
2014-07-23
1
-1
/
+2
*
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
Kees Cook
2013-12-20
1
-4
/
+0
*
sh: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2012-06-13
1
-6
/
+6
*
sh: Fix up link time defsym warnings.
Paul Mundt
2012-06-13
1
-2
/
+2
*
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-23
1
-0
/
+4
|
\
|
*
sh: initial stack protector support.
Filippo Arcidiacono
2012-04-19
1
-0
/
+4
*
|
sh: Use generic init_task
Thomas Gleixner
2012-05-05
1
-1
/
+1
|
/
*
sh: Add default uImage rule for sh7757lcr
Nobuhiro Iwamatsu
2011-11-01
1
-0
/
+1
*
serial: sh-sci: Abstract register maps.
Paul Mundt
2011-06-14
1
-0
/
+1
*
sh: support XZ-compressed kernel.
Paul Mundt
2011-01-14
1
-1
/
+2
*
sh: mach-edosk7705: Kill off machtype, consolidate board def.
Paul Mundt
2010-10-29
1
-1
/
+0
*
sh: mach-systemh: Kill off dead board.
Paul Mundt
2010-10-29
1
-1
/
+0
*
sh: mach-snapgear: Kill off machtype, consolidate board def.
Paul Mundt
2010-10-29
1
-1
/
+0
*
sh: mach-sdk7786: update defconfig for compressed kernel image.
Paul Mundt
2010-04-26
1
-1
/
+0
*
sh: mach-titan: Kill off unused PIO port mangling.
Paul Mundt
2010-01-28
1
-1
/
+0
*
sh: Preliminary SDK7786 board support.
Paul Mundt
2010-01-14
1
-0
/
+2
*
sh: Add a vmlinux.bin target.
Paul Mundt
2010-01-13
1
-1
/
+3
*
sh: Add support for LZO-compressed kernels.
Paul Mundt
2010-01-13
1
-2
/
+3
*
sh: move machtypes.h to include/generated
Sam Ravnborg
2009-12-12
1
-7
/
+3
*
sh: Add default uImage rule for se7724, ap325rxa, and migor.
Paul Mundt
2009-12-04
1
-0
/
+3
*
sh: Move ap325rxa board code into separate directory
Magnus Damm
2009-10-30
1
-0
/
+1
*
sh: Document uImage.bin target in archhelp.
Paul Mundt
2009-10-27
1
-0
/
+1
*
sh: add uImage.bin target
Magnus Damm
2009-10-26
1
-1
/
+1
*
sh: Add EcoVec (SH7724) board support
Kuninori Morimoto
2009-08-20
1
-0
/
+1
*
sh: dwarf unwinder support.
Matt Fleming
2009-08-14
1
-0
/
+4
*
sh: Add romImage target to archhelp.
Paul Mundt
2009-07-30
1
-0
/
+1
*
sh: romImage support V2
Magnus Damm
2009-07-30
1
-1
/
+1
*
Merge branch 'sh/kfr2r09'
Paul Mundt
2009-07-23
1
-0
/
+1
|
\
|
*
sh: kfr2r09 board support - SCIF console
Magnus Damm
2009-07-23
1
-0
/
+1
|
|
|
\
*
-
.
\
Merge branches 'sh/compressors' and 'sh/stable-updates'
Paul Mundt
2009-07-21
1
-5
/
+10
|
\
\
\
|
|
|
/
|
*
|
sh: bzip2/lzma uImage support.
Paul Mundt
2009-07-21
1
-5
/
+10
|
|
/
*
|
sh: Decouple mcount from ftrace.
Paul Mundt
2009-07-11
1
-0
/
+4
|
/
*
sh: plug vsyscall dir in to archclean.
Paul Mundt
2009-06-10
1
-0
/
+1
*
sh: Add a KBUILD_DEFCONFIG for sh64.
Paul Mundt
2009-05-26
1
-9
/
+10
*
sh: Hook up cc-cross-prefix support.
Paul Mundt
2009-05-10
1
-0
/
+6
*
sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.
Paul Mundt
2009-05-10
1
-4
/
+4
*
sh: Tidy up the ldscript output format specifier.
Paul Mundt
2009-05-10
1
-2
/
+6
*
sh: Kill off extra cflags Kconfig entry.
Paul Mundt
2009-05-08
1
-3
/
+0
*
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-08
1
-32
/
+2
*
sh: Generate uImage by default on Urquell board.
Paul Mundt
2009-03-10
1
-0
/
+1
*
sh: mach-rsk: Use uImage generation by default for rsk7201/7203.
Paul Mundt
2008-12-22
1
-1
/
+1
*
sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.
Paul Mundt
2008-12-22
1
-3
/
+1
*
sh: Consolidate rsk7203/7201 in to a new mach-rsk.
Paul Mundt
2008-12-22
1
-0
/
+1
*
sh: Re-add support for best fit ISA tuning if none is available.
Paul Mundt
2008-12-22
1
-5
/
+20
*
sh: Add -m4al tuning for SH4AL-DSP.
Paul Mundt
2008-12-22
1
-0
/
+1
*
sh: Specify sane default image targets for the SH-2 platforms.
Paul Mundt
2008-12-22
1
-0
/
+3
*
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
2008-12-22
1
-18
/
+1
*
sh: SHmedia ISA tuning fixups.
Paul Mundt
2008-10-31
1
-0
/
+4
*
sh: Simplify and lock down the ISA tuning.
Paul Mundt
2008-10-28
1
-9
/
+1
*
sh: sh7785lcr: Select uImage as default image target.
Paul Mundt
2008-10-28
1
-1
/
+2
[next]