summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár2022-09-261-2/+2
* powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár2022-09-261-5/+5
* powerpc/82xx: remove spidev node from mgcogeWolfram Sang2022-08-261-7/+0
* powerpc/boot: Drop unused dummy.cMichael Ellerman2022-08-261-4/+0
* powerpc/boot: Convert more files to use SPDX tagsMichael Ellerman2022-08-265-20/+8
* powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodesPali Rohár2022-07-281-0/+3
* powerpc: dts: turris1x.dts: Add CPLD reboot nodePali Rohár2022-07-271-1/+9
* powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routersPali Rohár2022-06-291-0/+475
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-287-26/+46
|\
| * powerpc/microwatt: Add mmu bits to device treeJoel Stanley2022-05-221-0/+2
| * powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-221-1/+1
| * powerpc/85xx/p2020: Add fsl,mpc8548-pmc nodePali Rohár2022-05-221-0/+5
| * powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy2022-05-191-0/+2
| * powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
| * powerpc/boot: Stop using RELACOUNTAlexey Kardashevskiy2022-05-051-16/+29
| * powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley2022-04-271-2/+6
| * powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand2022-04-261-6/+0
* | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-23/+0
* | kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada2022-05-081-2/+2
|/
* powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel2022-02-151-0/+1
* powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev2022-02-022-4/+34
* powerpc: dts: Fix some I2C unit addressesThierry Reding2022-01-312-2/+2
* powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev2022-01-311-2/+2
* Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-0/+5
|\
| * powerpc: wii.dts: Expose HW_SRNPROT on this platformEmmanuel Gil Peyrot2021-12-161-0/+5
* | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-201-0/+2
|\ \
| * | powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz2022-01-191-0/+2
| |/
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-1/+1
|\ \
| * | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
| |/
* | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-144-36/+18
|\ \
| * | powerpc/toc: Future proof kernel tocAlan Modra2021-12-232-6/+3
| * | powerpc/dts: Remove "spidev" nodesRob Herring2021-12-212-14/+0
| * | powerpc: flexible GPR range save/restore macrosNicholas Piggin2021-11-291-16/+15
| |/
* / powerpc/4xx: Complete removal of MSI supportCédric Le Goater2021-12-095-108/+0
|/
* Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-0518-45/+49
|\
| * powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy2021-10-271-0/+2
| * powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin2021-10-2212-12/+12
| * powerpc/5200: dts: fix pci ranges warningsAnatolij Gustschin2021-10-2210-30/+30
| * powerpc/5200: dts: add missing pci rangesAnatolij Gustschin2021-10-221-1/+3
| * powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater2021-10-132-2/+2
* | powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-021-1/+1
|/
* powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman2021-09-141-1/+1
* powerpc/microwatt: Add Ethernet to device treeJoel Stanley2021-08-271-0/+12
* Merge changes from Paul GortmakerMichael Ellerman2021-08-277-732/+1
|\
| * powerpc: retire sbc8641d board supportPaul Gortmaker2021-08-271-176/+0
| * powerpc: retire sbc8548 board supportPaul Gortmaker2021-08-276-556/+1
* | powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot2021-08-131-2/+7
* | powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot2021-08-131-1/+7
* | powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada2021-08-041-6/+0
* | powerpc: make the install target not depend on any build artifactMasahiro Yamada2021-08-042-1/+15