aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
2020-05-28powerpc/40x: Remove EP405Gravatar Christophe Leroy 3-303/+1
2020-05-28powerpc/40x: Remove WALNUTGravatar Christophe Leroy 3-330/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportGravatar Michal Simek 10-1099/+2
2020-05-20powerpc/ps3: Add check for otheros image sizeGravatar Geoff Levand 1-2/+13
2020-05-19powerpc/wrapper: Output linker map fileGravatar Geoff Levand 1-1/+2
2020-05-11powerpc/5200: update contact emailGravatar Wolfram Sang 1-3/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-3/+2
2020-03-27powerpc/boot: Delete unneeded .globl _zimage_startGravatar Fangrui Song 1-3/+0
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-03-04powerpc/Makefile: Mark phony targets as PHONYGravatar Michael Ellerman 1-0/+2
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-4/+4
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-2/+2
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Gravatar Madalin Bucur 18-0/+18
2020-01-23powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodesGravatar Christophe Leroy 3-3/+3
2020-01-06powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeGravatar Nathan Chancellor 1-1/+1
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2019-11-26libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hGravatar Masahiro Yamada 1-0/+2
2019-11-17powerpc/kmcent2: add ranges to the pci bridgesGravatar Valentin Longchamp 1-0/+36
2019-11-17powerpc/kmcent2: update the ethernet devices' phy propertiesGravatar Valentin Longchamp 1-5/+11
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSGravatar Masahiro Yamada 1-1/+1
2019-08-30powerpc: Add support for adding an ESM blob to the zImage wrapperGravatar Benjamin Herrenschmidt 4-3/+72
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-16/+42
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayGravatar Masahiro Yamada 3-16/+3
2019-07-10powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hGravatar Masahiro Yamada 1-0/+20
2019-07-05powerpc/boot: Add lzo support for uImageGravatar Christophe Leroy 2-1/+6
2019-07-05powerpc/boot: Add lzma support for uImageGravatar Christophe Leroy 2-1/+6
2019-07-05powerpc/boot: don't force gzipped uImageGravatar Christophe Leroy 1-1/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 37-149/+37
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 4-16/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Gravatar Thomas Gleixner 6-24/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350Gravatar Thomas Gleixner 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Gravatar Thomas Gleixner 4-52/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 161Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 5-77/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 148-754/+148
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Gravatar Thomas Gleixner 1-6/+1
2019-05-03powerpc/boot: Fix missing check of lseek() return valueGravatar Bo YU 1-1/+5
2019-05-03powerpc/dts/fsl: add crypto node alias for B4Gravatar Horia Geantă 1-0/+1
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-02-22powerpc/dts: Standardize DTS status assignments from "ok" to "okay"Gravatar Robert P. J. Day 4-4/+4
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Gravatar Masahiro Yamada 1-1/+1
2019-01-15powerpc: wii.dts: Add GPIO keysGravatar Jonathan Neuschäfer 1-0/+17
2019-01-15powerpc: wii.dts: Add interrupt-related properties to GPIO nodeGravatar Jonathan Neuschäfer 1-0/+5
2019-01-14powerpc/dts: Build virtex dtbsGravatar Corentin Labbe 1-0/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+5
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Gravatar Michael Ellerman 27-543/+182
2018-12-22powerpc/zImage: Also check for stdout-pathGravatar Oliver O'Halloran 1-1/+2
2018-12-21powerpc/dts/fsl: Fix dtc-flagged interrupt errorsGravatar Scott Wood 5-134/+132
2018-12-21powerpc/fsl: Use new clockgen bindingGravatar Scott Wood 22-409/+50