| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/boot: Fix CONFIG_PPC_MPC52XX references | Michael Ellerman | 2020-08-19 | 1 | -1/+1 |
* | kbuild: remove ar-option and KBUILD_ARFLAGS | Masahiro Yamada | 2019-10-01 | 1 | -1/+1 |
* | powerpc/boot: pass CONFIG options in a simpler and more robust way | Masahiro Yamada | 2019-07-10 | 1 | -13/+3 |
* | powerpc/boot: Add lzo support for uImage | Christophe Leroy | 2019-07-05 | 1 | -0/+2 |
* | powerpc/boot: Add lzma support for uImage | Christophe Leroy | 2019-07-05 | 1 | -0/+2 |
* | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) | Masahiro Yamada | 2019-01-28 | 1 | -1/+1 |
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-12-29 | 1 | -0/+5 |
|\ |
|
| * | powerpc/boot: Set target when cross-compiling for clang | Joel Stanley | 2018-11-14 | 1 | -0/+5 |
* | | powerpc/boot: Fix build failures with -j 1 | Michael Ellerman | 2018-12-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-10-26 | 1 | -3/+8 |
|\ |
|
| * | powerpc/boot: Build boot wrapper with optimisations | Joel Stanley | 2018-10-13 | 1 | -1/+1 |
| * | powerpc/boot: Disable vector instructions | Joel Stanley | 2018-10-13 | 1 | -2/+2 |
| * | powerpc/boot: Expose Kconfig symbols to wrapper | Joel Stanley | 2018-10-13 | 1 | -1/+6 |
* | | powerpc: build .dtb files in dts directory | Rob Herring | 2018-10-02 | 1 | -29/+26 |
|/ |
|
* | powerpc/Makefiles: Convert ifeq to ifdef where possible | Rodrigo R. Galvao | 2018-08-08 | 1 | -1/+1 |
* | powerpc/boot: Remove core support for Marvell mv64x60 hostbridges | Mark Greer | 2018-06-04 | 1 | -1/+1 |
* | powerpc/boot: Remove support for Marvell mv64x60 i2c controller | Mark Greer | 2018-06-04 | 1 | -1/+1 |
* | powerpc/boot: Remove support for Marvell MPSC serial controller | Mark Greer | 2018-06-04 | 1 | -1/+1 |
* | powerpc/embedded6xx: Remove C2K board support | Mark Greer | 2018-06-04 | 1 | -3/+2 |
* | powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile | Nicholas Piggin | 2018-06-01 | 1 | -5/+11 |
* | powerpc/boot: Fix random libfdt related build errors | Guenter Roeck | 2018-02-28 | 1 | -1/+2 |
* | powerpc/boot: Only build CPM code when necessary | Michael Ellerman | 2017-12-11 | 1 | -1/+2 |
* | powerpc/boot: Only build OPAL code when necessary | Michael Ellerman | 2017-12-11 | 1 | -3/+3 |
* | powerpc/boot: Only build uartlite if XILINX_VIRTEX=y | Michael Ellerman | 2017-12-11 | 1 | -1/+2 |
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ |
|
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | powerpc: conditionally compile platform-specific serial drivers | Hannes Reinecke | 2017-08-31 | 1 | -3/+4 |
* | Merge branch 'fixes' into next | Michael Ellerman | 2017-08-23 | 1 | -3/+11 |
|\ |
|
| * | powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler | Michael Ellerman | 2017-07-28 | 1 | -3/+11 |
* | | powerpc/8xx: Getting rid of remaining use of CONFIG_8xx | Christophe Leroy | 2017-08-10 | 1 | -2/+2 |
|/ |
|
* | powerpc/64: Do not link crtsaveres.o in boot | Nicholas Piggin | 2017-05-30 | 1 | -1/+4 |
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 1 | -17/+13 |
|\ |
|
| * | powerpc/boot: Fix rebuild when changing kernel endian | Michael Ellerman | 2016-11-29 | 1 | -4/+0 |
| * | powerpc/boot: All uses of if_changed should depend on FORCE | Michael Ellerman | 2016-11-29 | 1 | -13/+13 |
* | | powerpc/boot: Fix build failure in 32-bit boot wrapper | Ben Hutchings | 2016-11-28 | 1 | -1/+2 |
|/ |
|
* | powerpc/boot: Add support for XZ compression | Oliver O'Halloran | 2016-09-28 | 1 | -0/+3 |
* | powerpc/boot: Add XZ support to the wrapper script | Oliver O'Halloran | 2016-09-28 | 1 | -2/+5 |
* | powerpc/boot: Use the pre-boot decompression API | Oliver O'Halloran | 2016-09-28 | 1 | -8/+26 |
* | powerpc/boot: Use CONFIG_KERNEL_GZIP | Oliver O'Halloran | 2016-09-28 | 1 | -12/+18 |
* | powerpc/boot: Add sed script | Oliver O'Halloran | 2016-09-28 | 1 | -11/+5 |
* | powerpc/boot: Use $(Q) to quiet build rules not @ | Michael Ellerman | 2016-09-13 | 1 | -4/+4 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 1 | -1/+1 |
|\ |
|
| * | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 | 1 | -1/+1 |
* | | powerpc/86xx: Add support for Emerson/Artesyn MVME7100 | Alessio Igor Bogani | 2016-07-08 | 1 | -0/+4 |
* | | powerpc/boot: Add OPAL console to epapr wrappers | Oliver O'Halloran | 2016-07-05 | 1 | -2/+2 |
|/ |
|
* | powerpc/fsl: Fix build of the dtb embedded kernel images | Alessio Igor Bogani | 2016-05-16 | 1 | -3/+3 |
* | powerpc/cell: Remove the Cell QPACE code | Rashmica Gupta | 2015-12-14 | 1 | -2/+0 |
* | powerpc/fsl: Move Freescale device tree files into fsl folder | Hongtao Jia | 2015-10-17 | 1 | -0/+3 |
* | powerpc/boot: Specify ABI v2 when building an LE boot wrapper | Benjamin Herrenschmidt | 2015-09-16 | 1 | -0/+3 |