summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* powerpc/40x: Remove EP405Christophe Leroy2020-05-283-303/+1
* powerpc/40x: Remove WALNUTChristophe Leroy2020-05-283-330/+1
* powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-2810-1099/+2
* powerpc/ps3: Add check for otheros image sizeGeoff Levand2020-05-201-2/+13
* powerpc/wrapper: Output linker map fileGeoff Levand2020-05-191-1/+2
* powerpc/5200: update contact emailWolfram Sang2020-05-111-3/+1
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-052-3/+2
|\
| * powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2020-03-271-3/+0
| * powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman2020-03-041-0/+2
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-2/+2
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-044-4/+4
|\ \ | |/ |/|
| * powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodesChristophe Leroy2020-01-233-3/+3
| * powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor2020-01-061-1/+1
* | powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur2020-01-2318-0/+18
|/
* Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+2
|\
| * libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2019-11-261-0/+2
* | powerpc/kmcent2: add ranges to the pci bridgesValentin Longchamp2019-11-171-0/+36
* | powerpc/kmcent2: update the ethernet devices' phy propertiesValentin Longchamp2019-11-171-5/+11
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-1/+1
|/
* powerpc: Add support for adding an ESM blob to the zImage wrapperBenjamin Herrenschmidt2019-08-304-3/+72
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-135-16/+42
|\
| * powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada2019-07-103-16/+3
| * powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada2019-07-101-0/+20
| * powerpc/boot: Add lzo support for uImageChristophe Leroy2019-07-052-1/+6
| * powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-052-1/+6
| * powerpc/boot: don't force gzipped uImageChristophe Leroy2019-07-051-1/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1937-149/+37
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-054-16/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner2019-06-056-24/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350Thomas Gleixner2019-06-051-2/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-304-52/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 161Thomas Gleixner2019-05-301-15/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-77/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30148-754/+148
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner2019-05-241-6/+1
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-031-1/+5
* powerpc/dts/fsl: add crypto node alias for B4Horia Geantă2019-05-031-0/+1
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-1/+1
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
* | powerpc/dts: Standardize DTS status assignments from "ok" to "okay"Robert P. J. Day2019-02-224-4/+4
* | powerpc: wii.dts: Add GPIO keysJonathan Neuschäfer2019-01-151-0/+17
* | powerpc: wii.dts: Add interrupt-related properties to GPIO nodeJonathan Neuschäfer2019-01-151-0/+5
* | powerpc/dts: Build virtex dtbsCorentin Labbe2019-01-141-0/+1
|/
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-0/+5
|\
| * powerpc/boot: Set target when cross-compiling for clangJoel Stanley2018-11-141-0/+5
* | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-12-2427-543/+182
|\ \
| * | powerpc/dts/fsl: Fix dtc-flagged interrupt errorsScott Wood2018-12-215-134/+132
| * | powerpc/fsl: Use new clockgen bindingScott Wood2018-12-2122-409/+50