Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f2910f0e6835339e6ce82cef22fa15718b7e3bfa
/
arch
/
powerpc
/
Makefile
f2910f0
powerpc: remove old GCC version checks
by Nicholas Piggin
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
b3124ec
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
cc62d20
powerpc: Make CPU selection logic generic in Makefile
by Christophe Leroy
· 7 years ago
badf436
powerpc/Makefiles: Convert ifeq to ifdef where possible
by Rodrigo R. Galvao
· 6 years ago
64de5d8
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
by Michael Ellerman
· 7 years ago
8db0c9d
powerpc: Add ppc32_allmodconfig defconfig target
by Michael Ellerman
· 7 years ago
4e4a4b7
powerpc/Makefile: Assemble with -me500 when building for E500
by James Clarke
· 6 years ago
69a8405
powerpc/e500mc: Set assembler machine type to e500mc
by Michael Jeanson
· 7 years ago
abba759
powerpc/kbuild: move -mprofile-kernel check to Kconfig
by Nicholas Piggin
· 7 years ago
1c38976
powerpc/Makefile: set -mcpu=860 flag for the 8xx
by Christophe Leroy
· 7 years ago
1421dc6
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
by Nicholas Piggin
· 7 years ago
af3901c
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
by Nicholas Piggin
· 7 years ago
4bf4f42
powerpc/kbuild: Set default generic machine type for 32-bit compile
by Nicholas Piggin
· 7 years ago
4b7e553
powerpc/64s: Add POWER9 CPU type selection
by Nicholas Piggin
· 7 years ago
a73657e
powerpc/64: Add GENERIC_CPU support for little endian
by Nicholas Piggin
· 7 years ago
471d7ff
powerpc/64s: Remove POWER4 support
by Nicholas Piggin
· 7 years ago
15a3204
powerpc/64s: Set assembler machine type to POWER4
by Nicholas Piggin
· 7 years ago
51d42f0
powerpc: Keep const vars out of writable .sdata
by Segher Boessenkool
· 7 years ago
5c45b52
powerpc/modules: Fix alignment of .toc section in kernel modules
by Alan Modra
· 7 years ago
15c659ff
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
968159c
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
by Christophe Leroy
· 7 years ago
3603c52
powerpc/configs: Add a powernv_be_defconfig
by Michael Ellerman
· 7 years ago
b40b238
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
by Michael Ellerman
· 7 years ago
83a092c
powerpc: Link warning for orphan sections
by Nicholas Piggin
· 8 years ago
efe0160
powerpc/64: Linker on-demand sfpr functions for modules
by Nicholas Piggin
· 8 years ago
b71c9ff
powerpc: Add arch/powerpc/tools directory
by Nicholas Piggin
· 8 years ago
f188d05
powerpc: Use the new post-link pass to check relocations
by Nicholas Piggin
· 8 years ago
4dc831a
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
by Nicholas Piggin
· 8 years ago
0d97631
powerpc: Add purgatory for kexec_file_load() implementation.
by Thiago Jung Bauermann
· 8 years ago
1196d7a
powerpc: Stop passing ARCH=ppc64 to boot Makefile
by Michael Ellerman
· 8 years ago
43c9127
powerpc: Add option to use thin archives
by Nicholas Piggin
· 8 years ago
3a84981
powerpc/book3s64: Always build for power4 or later
by Michael Ellerman
· 8 years ago
e0b80f0
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
by Claudiu Manoil
· 8 years ago
57073e2
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
by Michael Ellerman
· 8 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
d312603
powerpc/Makefile: CROSS32AS is unused, remove it
by Michael Ellerman
· 8 years ago
164af59
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
by Michael Ellerman
· 8 years ago
62c2c5c
powerpc/sparse: Pass endianness to sparse
by Daniel Axtens
· 8 years ago
9ddf007
powerpc: Avoid -maltivec when using clang integrated assembler
by Anton Blanchard
· 9 years ago
a1b5344
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
43de32c
powerpc/86xx: Switch to kconfig fragments approach
by Alessio Igor Bogani
· 9 years ago
8c50b72
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
by Torsten Duwe
· 9 years ago
bed08b7
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
by Michael Ellerman
· 9 years ago
2adc48a
powerpc: Add ppc64le_defconfig
by Michael Ellerman
· 9 years ago
dab3c3c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
5631d9c
kbuild: Fix clang detection
by Michal Marek
· 9 years ago
44d5401
powerpc/85xx: Use kconfig fragments
by Scott Wood
· 9 years ago
238abec
powerpc: Don't use gcc specific options on clang
by Anton Blanchard
· 10 years ago
92d6cf2
powerpc: Don't use -mno-strict-align on clang
by Anton Blanchard
· 10 years ago
a50a862
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it
by Anton Blanchard
· 10 years ago
ea4d1a8
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config
by Cyril Bur
· 10 years ago
60e065f
powerpc: Reject binutils 2.24 when building little endian
by Michael Ellerman
· 10 years ago
e79c838
powerpc: Don't do gcc version checks if we're building with clang
by Michael Ellerman
· 10 years ago
a71aa05
powerpc: Convert relocs_check to a shell script using grep
by Stephen Rothwell
· 10 years ago
665d92e
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
by Masahiro Yamada
· 10 years ago
ff2e466
powerpc: Add POWER8 CPU selection
by Anton Blanchard
· 10 years ago
86969cf
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
7998eb3
powerpc: Fix 64 bit builds with binutils 2.24
by Guenter Roeck
· 11 years ago
f6869e7
Merge remote-tracking branch 'anton/abiv2' into next
by Benjamin Herrenschmidt
· 11 years ago
d5b35cf
ppc476: Enable a linker work around for IBM errata #46
by Alistair Popple
· 11 years ago
721aeaa
powerpc: Build little endian ppc64 kernel with ABIv2
by Anton Blanchard
· 11 years ago
58aedccb
powerpc: Don't build assembly files with ABIv2
by Anton Blanchard
· 11 years ago
d3d35d9
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
by Tony Breeds
· 11 years ago
924dd50
powerpc: Fix error when cross building TAGS & cscope
by Michael Neuling
· 11 years ago
cbf8a35
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
by Tiejun Chen
· 11 years ago
b2ca8c8
powerpc: Don't use ELFv2 ABI to build the kernel
by Alistair Popple
· 11 years ago
f036b36
powerpc: Work around little endian gcc bug
by Anton Blanchard
· 11 years ago
d72b080
powerpc: Add ability to build little endian kernels
by Ian Munsie
· 11 years ago
a058801
powerpc: uname should return ppc64le/ppcle on little endian builds
by Anton Blanchard
· 11 years ago
847f56b
powerpc/e500: Set -mcpu flag for 32-bit e500
by Scott Wood
· 11 years ago
01718ba
powerpc/booke64: Use appropriate -mcpu
by Scott Wood
· 11 years ago
f49596a
powerpc/85xx: Remove -Wa,-me500
by Scott Wood
· 11 years ago
5ba840e
Revert "powerpc/e500: Update compilation flags with core specific options"
by Benjamin Herrenschmidt
· 11 years ago
c8db32c
powerpc/e500: Update compilation flags with core specific options
by Catalin Udma
· 11 years ago
98679fb
powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit
by Anton Blanchard
· 12 years ago
1fbe9cf
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
5ac47f7
powerpc: Relocate prom_init.c on 64bit
by Anton Blanchard
· 12 years ago
323a6bf
powerpc: Add a powerpc implementation of SHA-1
by Michael Ellerman
· 12 years ago
8662d0b
powerpc: dtc is required to build dtb files
by Matthew McClintock
· 12 years ago
95ead5d
crypto: nx - move nx build to driver/crypto Makefile
by Seth Jennings
· 13 years ago
aef7b31
powerpc/crypto: Build files for the nx device driver
by Kent Yoder
· 13 years ago
d23c6fb
powerpc: Add 64-bit CPU targets for gcc
by Anton Blanchard
· 13 years ago
894a65c
powerpc: Remove altivec fix for gcc versions before 4.0
by Anton Blanchard
· 13 years ago
82a8508
powerpc: Require gcc 4.0 on 64-bit
by Anton Blanchard
· 13 years ago
f269949
powerpc/perf: Move perf core & PMU code into a subdirectory
by Michael Ellerman
· 13 years ago
9c5f7d3
powerpc: Process dynamic relocations for kernel
by Suzuki Poulose
· 13 years ago
11eab297
powerpc: Add support for OpenBlockS 600
by Benjamin Herrenschmidt
· 13 years ago
e1fc235
arch/powerpc: Remove duplicate/redundant Altivec entries
by Matthew McClintock
· 14 years ago
a9a8f77
powerpc: Remove buggy 9-year-old test for binutils < 2.12.1
by Kyle Moffett
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
0ca87f0
net: filter: BPF 'JIT' compiler for PPC64
by Matt Evans
· 13 years ago
af9719c
powerpc: Use -mtraceback=no
by Anton Blanchard
· 14 years ago
c686ecf
powerpc: Fix typo in uImage target
by Anatolij Gustschin
· 14 years ago
e32e78c
powerpc: fix build with make 3.82
by Sam Ravnborg
· 14 years ago
772320e
Merge commit 'v2.6.35' into kbuild/kbuild
by Michal Marek
· 14 years ago
6588169
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
by Sam Ravnborg
· 14 years ago
7fca5dc
powerpc: Fix module building for gcc 4.5 and 64 bit
by Stephen Rothwell
· 15 years ago
d0679c7
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
by Andi Kleen
· 15 years ago
144ef90
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
by Tony Breeds
· 15 years ago
Next »