index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-19
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-04
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
powerpc: build .dtb files in dts directory
Rob Herring
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2018-08-08
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2018-07-18
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
2018-06-19
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-04
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
2018-04-01
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
2018-04-01
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
2018-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-03-06
powerpc: Keep const vars out of writable .sdata
Segher Boessenkool
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-07-31
powerpc/configs: Add a powernv_be_defconfig
Michael Ellerman
2017-07-26
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-04-28
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
2017-04-28
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
2016-11-18
powerpc: Add option to use thin archives
Nicholas Piggin
2016-11-14
powerpc/book3s64: Always build for power4 or later
Michael Ellerman
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
2016-09-13
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
[next]