index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/boot: Remove all 40x platforms from boot
Christophe Leroy
2024-06-28
1
-11
/
+0
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-3
/
+3
|
\
|
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-3
/
+3
*
|
powerpc: Fix typos
Bjorn Helgaas
2024-05-08
1
-2
/
+2
|
/
*
powerpc: drop MPC85xx_CDS platform support
Paul Gortmaker
2023-06-21
1
-3
/
+0
*
powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Paul Gortmaker
2023-06-21
1
-2
/
+0
*
powerpc/build: Remove -pipe from compilation flags
Nicholas Piggin
2023-06-14
1
-2
/
+2
*
powerpc/boot: Clean up Makefile after cflags and asflags separation
Nicholas Piggin
2023-06-14
1
-14
/
+13
*
powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
Nicholas Piggin
2023-06-14
1
-1
/
+1
*
powerpc/boot: Separate CPP flags from BOOTCFLAGS
Nicholas Piggin
2023-06-14
1
-7
/
+7
*
powerpc/boot: Separate target flags from BOOTCFLAGS
Nicholas Piggin
2023-06-14
1
-19
/
+22
*
powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
Nathan Chancellor
2023-05-12
1
-2
/
+4
*
powerpc: drop PowerQUICC II Family ADS platform support
Paul Gortmaker
2023-04-20
1
-1
/
+0
*
powerpc: drop MPC8272_ADS platform support
Paul Gortmaker
2023-04-20
1
-1
/
+0
*
powerpc: drop HPC II (MPC7448) evaluation platform support.
Paul Gortmaker
2023-04-20
1
-2
/
+1
*
powerpc: drop MPC832x_MDS platform support
Paul Gortmaker
2023-04-20
1
-1
/
+0
*
powerpc: drop MPC836x_MDS platform support
Paul Gortmaker
2023-04-20
1
-1
/
+0
*
powerpc: drop MPC834x_MDS platform support
Paul Gortmaker
2023-04-20
1
-1
/
+0
*
powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
Nicholas Piggin
2023-04-20
1
-0
/
+2
*
powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPER
Nathan Chancellor
2023-03-15
1
-3
/
+3
*
powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
Pali Rohár
2023-01-30
1
-4
/
+10
*
powerpc/boot: Explicitly disable usage of SPE instructions
Pali Rohár
2022-09-28
1
-0
/
+1
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-2
/
+8
|
\
|
*
powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
Christophe Leroy
2022-05-19
1
-0
/
+2
|
*
powerpc/boot: Build wrapper for an appropriate CPU
Joel Stanley
2022-04-27
1
-2
/
+6
*
|
kbuild: drop $(objtree)/ prefix support for clean-files
Masahiro Yamada
2022-05-08
1
-2
/
+2
|
/
*
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-1
/
+1
*
powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support
Cédric Le Goater
2021-10-13
1
-1
/
+1
*
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
2021-09-14
1
-1
/
+1
*
Merge changes from Paul Gortmaker
Michael Ellerman
2021-08-27
1
-1
/
+0
|
\
|
*
powerpc: retire sbc8548 board support
Paul Gortmaker
2021-08-27
1
-1
/
+0
*
|
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2021-08-04
1
-6
/
+0
*
|
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2021-08-04
1
-1
/
+1
*
|
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2021-08-04
1
-5
/
+1
|
/
*
powerpc/boot: Add a boot wrapper for Microwatt
Joel Stanley
2021-06-21
1
-0
/
+4
*
powerpc/boot: add zImage.lds to targets
Nicholas Piggin
2021-06-21
1
-1
/
+1
*
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
2020-12-21
1
-0
/
+2
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-0
/
+4
|
\
|
*
powerpc/boot: Use clang when CC is clang
Bill Wendling
2020-11-26
1
-0
/
+4
*
|
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2020-11-18
1
-0
/
+1
|
/
*
powerpc/boot: Update Makefile comment for 64bit wrapper
Jordan Niethe
2020-09-08
1
-1
/
+1
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-0
/
+2
|
\
|
*
powerpc/boot: add DTB to 'targets'
Masahiro Yamada
2020-07-22
1
-0
/
+2
*
|
powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Michael Ellerman
2020-07-29
1
-1
/
+1
*
|
powerpc/4xx: ppc4xx compile flag optimizations
Imre Kaloz
2020-06-22
1
-3
/
+3
|
/
*
powerpc/40x: Remove EP405
Christophe Leroy
2020-05-28
1
-2
/
+1
*
powerpc/40x: Remove WALNUT
Christophe Leroy
2020-05-28
1
-3
/
+1
*
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-28
1
-5
/
+2
*
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2020-03-04
1
-0
/
+2
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-2
/
+2
[next]