index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
1
-7
/
+1
2018-08-07
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
1
-13
/
+13
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
1
-0
/
+10
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
1
-0
/
+5
2018-06-19
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
1
-0
/
+1
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-12
/
+1
2018-06-03
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
1
-0
/
+1
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
1
-7
/
+9
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
1
-7
/
+0
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
1
-0
/
+8
2018-04-01
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
1
-1
/
+2
2018-04-01
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
1
-0
/
+5
2018-03-31
powerpc/64s: Remove POWER4 support
Nicholas Piggin
1
-3
/
+2
2018-03-31
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
1
-0
/
+1
2018-03-06
powerpc: Keep const vars out of writable .sdata
Segher Boessenkool
1
-0
/
+2
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
1
-0
/
+1
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-12
/
+13
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-07-31
powerpc/configs: Add a powernv_be_defconfig
Michael Ellerman
1
-0
/
+4
2017-07-26
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
1
-12
/
+13
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
1
-0
/
+1
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
1
-0
/
+10
2017-04-28
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
1
-1
/
+1
2017-04-28
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
1
-11
/
+0
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
1
-1
/
+10
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
1
-0
/
+1
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
1
-4
/
+4
2016-11-18
powerpc: Add option to use thin archives
Nicholas Piggin
1
-2
/
+2
2016-11-14
powerpc/book3s64: Always build for power4 or later
Michael Ellerman
1
-0
/
+1
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
1
-2
/
+2
2016-09-13
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
1
-15
/
+4
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-10
/
+15
2016-09-13
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
1
-1
/
+0
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
1
-10
/
+12
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
1
-0
/
+5
2016-07-05
powerpc: Avoid -maltivec when using clang integrated assembler
Anton Blanchard
1
-1
/
+1
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-0
/
+10
2016-03-12
powerpc/86xx: Switch to kconfig fragments approach
Alessio Igor Bogani
1
-0
/
+10
2016-03-07
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
1
-0
/
+15
2015-10-19
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
Michael Ellerman
1
-2
/
+0
2015-10-01
powerpc: Add ppc64le_defconfig
Michael Ellerman
1
-0
/
+4
2015-09-09
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+4
2015-09-04
kbuild: Fix clang detection
Michal Marek
1
-4
/
+4
2015-08-08
powerpc/85xx: Use kconfig fragments
Scott Wood
1
-0
/
+20
2015-06-11
powerpc: Don't use gcc specific options on clang
Anton Blanchard
1
-3
/
+3
2015-06-11
powerpc: Don't use -mno-strict-align on clang
Anton Blanchard
1
-1
/
+4
2015-06-11
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...
Anton Blanchard
1
-3
/
+4
2015-06-02
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...
Cyril Bur
1
-0
/
+15
2015-05-11
powerpc: Reject binutils 2.24 when building little endian
Michael Ellerman
1
-0
/
+8
2015-05-11
powerpc: Don't do gcc version checks if we're building with clang
Michael Ellerman
1
-3
/
+6
[next]