summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-145-16/+42
|\
| * powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada2019-07-103-16/+3Star
| * 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-042-1/+6
| * powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-042-1/+6
| * powerpc/boot: don't force gzipped uImageChristophe Leroy2019-07-041-1/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1937-149/+37Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-054-16/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner2019-06-056-24/+6Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350Thomas Gleixner2019-06-051-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-304-52/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 161Thomas Gleixner2019-05-301-15/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-77/+5Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30148-754/+148Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner2019-05-241-6/+1Star
* powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-021-1/+5
* powerpc/dts/fsl: add crypto node alias for B4Horia Geantă2019-05-021-0/+1
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-111-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-214-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/+182Star
|\ \
| * | powerpc/dts/fsl: Fix dtc-flagged interrupt errorsScott Wood2018-12-225-134/+132Star
| * | powerpc/fsl: Use new clockgen bindingScott Wood2018-12-2222-409/+50Star
* | | powerpc/zImage: Also check for stdout-pathOliver O'Halloran2018-12-221-1/+2
|/ /
* | powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt2018-12-201-1/+3
* | powerpc/boot: Fix build failures with -j 1Michael Ellerman2018-12-061-1/+1
* | powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2018-11-271-1/+3
|/
* Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-11-022-3/+14
|\
| * powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy2018-10-231-1/+12
| * powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza2018-10-211-2/+2
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-265-12/+13
|\|
| * powerpc/boot: Build boot wrapper with optimisationsJoel Stanley2018-10-131-1/+1
| * powerpc/boot: Disable vector instructionsJoel Stanley2018-10-131-2/+2
| * powerpc/boot: Fix opal console in boot wrapperJoel Stanley2018-10-131-8/+0Star
| * powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley2018-10-133-1/+8
| * powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley2018-09-191-1/+3
* | Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-043-29/+36
|\ \
| * | powerpc: enable building all dtbsRob Herring2018-10-022-0/+9
| * | powerpc: build .dtb files in dts directoryRob Herring2018-10-022-29/+27Star
| |/
* / libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2018-09-201-0/+2
|/
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-176-19/+19
|\
| * powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza2018-08-091-2/+2
| * powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza2018-08-091-4/+4
| * powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-1/+1
| * powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski2018-07-101-10/+10