1. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years, 1 month ago
  2. 6ffeb56 powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL support by Cédric Le Goater · 3 years, 3 months ago
  3. 1619b69 powerpc/boot: Fix build failure since GCC 4.9 removal by Michael Ellerman · 3 years, 4 months ago
  4. 627e66f Merge changes from Paul Gortmaker by Michael Ellerman · 3 years, 5 months ago
  5. c12adb0 powerpc: retire sbc8548 board support by Paul Gortmaker · 4 years ago
  6. 86ff0bc powerpc: move the install rule to arch/powerpc/Makefile by Masahiro Yamada · 3 years, 6 months ago
  7. 9bef456 powerpc: make the install target not depend on any build artifact by Masahiro Yamada · 3 years, 6 months ago
  8. 156ca4e powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile by Masahiro Yamada · 3 years, 6 months ago
  9. 4a21192 powerpc/boot: Add a boot wrapper for Microwatt by Joel Stanley · 3 years, 7 months ago
  10. 710e682 powerpc/boot: add zImage.lds to targets by Nicholas Piggin · 3 years, 7 months ago
  11. b36f835 powerpc/boot: Fix build of dts/fsl by Michael Ellerman · 4 years, 1 month ago
  12. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  13. 215fadf powerpc/boot: Use clang when CC is clang by Bill Wendling · 4 years, 2 months ago
  14. 7743383 powerpc: boot: include compiler_attributes.h by Nick Desaulniers · 4 years, 2 months ago
  15. 364b236 powerpc/boot: Update Makefile comment for 64bit wrapper by Jordan Niethe · 4 years, 5 months ago
  16. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  17. e5eff89 powerpc/boot: Fix CONFIG_PPC_MPC52XX references by Michael Ellerman · 4 years, 6 months ago
  18. 1bca544 powerpc/boot: add DTB to 'targets' by Masahiro Yamada · 4 years, 6 months ago
  19. 548ad77 powerpc/4xx: ppc4xx compile flag optimizations by Imre Kaloz · 8 years ago
  20. 548f524 powerpc/40x: Remove EP405 by Christophe Leroy · 4 years, 8 months ago
  21. 5786074 powerpc/40x: Remove WALNUT by Christophe Leroy · 4 years, 8 months ago
  22. 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 8 months ago
  23. d42c6d0 powerpc/Makefile: Mark phony targets as PHONY by Michael Ellerman · 5 years ago
  24. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  25. 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
  26. 4ba7f80 powerpc/boot: pass CONFIG options in a simpler and more robust way by Masahiro Yamada · 6 years ago
  27. 264bffa powerpc/boot: Add lzo support for uImage by Christophe Leroy · 6 years ago
  28. 1cc9a21 powerpc/boot: Add lzma support for uImage by Christophe Leroy · 6 years ago
  29. afa974b kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) by Masahiro Yamada · 6 years ago
  30. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  31. e41b93a powerpc/boot: Fix build failures with -j 1 by Michael Ellerman · 6 years ago
  32. 813af51 powerpc/boot: Set target when cross-compiling for clang by Joel Stanley · 6 years ago
  33. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  34. 747b217 powerpc/boot: Build boot wrapper with optimisations by Joel Stanley · 6 years ago
  35. e8e132e powerpc/boot: Disable vector instructions by Joel Stanley · 6 years ago
  36. 5e9dcb6 powerpc/boot: Expose Kconfig symbols to wrapper by Joel Stanley · 6 years ago
  37. 1acf1cf powerpc: build .dtb files in dts directory by Rob Herring · 9 years ago
  38. badf436 powerpc/Makefiles: Convert ifeq to ifdef where possible by Rodrigo R. Galvao · 6 years ago
  39. 297f831 powerpc/boot: Remove core support for Marvell mv64x60 hostbridges by Mark Greer · 7 years ago
  40. 6bf17a8 powerpc/boot: Remove support for Marvell mv64x60 i2c controller by Mark Greer · 7 years ago
  41. 30f4bbe powerpc/boot: Remove support for Marvell MPSC serial controller by Mark Greer · 7 years ago
  42. 92c8c16 powerpc/embedded6xx: Remove C2K board support by Mark Greer · 7 years ago
  43. af3901c powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile by Nicholas Piggin · 7 years ago
  44. 64c3f64 powerpc/boot: Fix random libfdt related build errors by Guenter Roeck · 7 years ago
  45. c3bb690 powerpc/boot: Only build CPM code when necessary by Michael Ellerman · 7 years ago
  46. f8e8e69 powerpc/boot: Only build OPAL code when necessary by Michael Ellerman · 7 years ago
  47. 3d6bf69 powerpc/boot: Only build uartlite if XILINX_VIRTEX=y by Michael Ellerman · 7 years ago
  48. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  49. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 866bfc7 powerpc: conditionally compile platform-specific serial drivers by Hannes Reinecke · 8 years ago
  52. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  53. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  54. 65c5ec1 powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler by Michael Ellerman · 7 years ago
  55. 7c868b6 powerpc/64: Do not link crtsaveres.o in boot by Nicholas Piggin · 8 years ago
  56. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. f0f7fe1 powerpc/boot: Fix rebuild when changing kernel endian by Michael Ellerman · 8 years ago
  58. 42d0c93 powerpc/boot: All uses of if_changed should depend on FORCE by Michael Ellerman · 8 years ago
  59. 10c77db powerpc/boot: Fix build failure in 32-bit boot wrapper by Ben Hutchings · 8 years ago
  60. c762c69 powerpc/boot: Add support for XZ compression by Oliver O'Halloran · 8 years ago
  61. f1e510b powerpc/boot: Add XZ support to the wrapper script by Oliver O'Halloran · 8 years ago
  62. 1b7898e powerpc/boot: Use the pre-boot decompression API by Oliver O'Halloran · 8 years ago
  63. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  64. 1a13de6 powerpc/boot: Add sed script by Oliver O'Halloran · 8 years ago
  65. 6abe248 powerpc/boot: Use $(Q) to quiet build rules not @ by Michael Ellerman · 8 years ago
  66. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  67. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 9 years ago
  68. 97493e2e powerpc/86xx: Add support for Emerson/Artesyn MVME7100 by Alessio Igor Bogani · 9 years ago
  69. 656ad58 powerpc/boot: Add OPAL console to epapr wrappers by Oliver O'Halloran · 9 years ago
  70. 4680c9d powerpc/fsl: Fix build of the dtb embedded kernel images by Alessio Igor Bogani · 9 years ago
  71. 24ad164 powerpc/cell: Remove the Cell QPACE code by Rashmica Gupta · 9 years ago
  72. dc37374 powerpc/fsl: Move Freescale device tree files into fsl folder by Hongtao Jia · 9 years ago
  73. 655471f powerpc/boot: Specify ABI v2 when building an LE boot wrapper by Benjamin Herrenschmidt · 9 years ago
  74. bf4981a powerpc: Remove the celleb support by Michael Ellerman · 10 years ago
  75. 755457f powerpc/boot: Makefile cleanup by Michal Marek · 10 years ago
  76. c913e5f powerpc/boot: Don't install zImage.* from make install by Tony Breeds · 10 years ago
  77. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  78. 699c659 powerpc: Avoid circular dependency with zImage.% by Michal Marek · 11 years ago
  79. 2a2c74b IBM Akebono: Add the Akebono platform by Alistair Popple · 11 years ago
  80. 147c051 powerpc/boot: Add support for 64bit little endian wrapper by Cédric Le Goater · 11 years ago
  81. 2d9afb3 powerpc/boot: Add a global entry point for pseries by Cédric Le Goater · 11 years ago
  82. 3c8464a powerpc: Delete old PrPMC 280/2800 support by Paul Gortmaker · 11 years ago
  83. 78f3d05 powerpc: fix 8xx and 6xx final link failures by Paul Gortmaker · 11 years ago
  84. be20198 powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100 by Stephen Chivers · 11 years ago
  85. d72b080 powerpc: Add ability to build little endian kernels by Ian Munsie · 11 years ago
  86. 0c9fa29 powerpc/zImage: make the "OF" wrapper support ePAPR boot by Benjamin Herrenschmidt · 11 years ago
  87. 0090e02 powerpc: Fix build dependencies for c files requiring libfdt.h by Matthew McClintock · 12 years ago
  88. b048b4e powerpc: remove Wind River SBC8560 support by Paul Gortmaker · 13 years ago
  89. b81f18e powerpc/boot: Only build board support files when required. by Tony Breeds · 13 years ago
  90. 1b04188 powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces by Stephen Rothwell · 13 years ago
  91. 0d4fdd32 powerpc/85xx: Refactor mpc8548cds device tree by Zhao Chenhui · 13 years ago
  92. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  93. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 13 years ago
  94. 1e7342e Merge remote-tracking branch 'jwb/next' into next by Benjamin Herrenschmidt · 13 years ago
  95. 228d550 powerpc/47x: Add support for the new IBM currituck platform by Tony Breeds · 13 years ago
  96. 11eab297 powerpc: Add support for OpenBlockS 600 by Benjamin Herrenschmidt · 13 years ago
  97. 55190f8 powerpc: Add skeleton PowerNV platform by Benjamin Herrenschmidt · 13 years ago
  98. 7392769 powerpc: Fix build dependencies for epapr.c which needs libfdt.h by Matthew McClintock · 14 years ago
  99. 3135540 powerpc: Use the deterministic mode of ar by Michal Marek · 14 years ago
  100. 6c5b59b powerpc/boot: Add an ePAPR compliant boot wrapper by David Gibson · 14 years ago