summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-22powerpc/microwatt: Add mmu bits to device treeJoel Stanley
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc/85xx/p2020: Add fsl,mpc8548-pmc nodePali Rohár
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-08kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc/boot: Stop using RELACOUNTAlexey Kardashevskiy
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley
2022-04-26powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel
2022-02-02powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev
2022-01-31powerpc: dts: Fix some I2C unit addressesThierry Reding
2022-01-31powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-19powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
2021-12-21powerpc/dts: Remove "spidev" nodesRob Herring
2021-12-16powerpc: wii.dts: Expose HW_SRNPROT on this platformEmmanuel Gil Peyrot
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-27powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy
2021-10-22powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-10-22powerpc/5200: dts: fix pci ranges warningsAnatolij Gustschin
2021-10-22powerpc/5200: dts: add missing pci rangesAnatolij Gustschin
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater
2021-10-02powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman
2021-08-27powerpc/microwatt: Add Ethernet to device treeJoel Stanley
2021-08-27Merge changes from Paul GortmakerMichael Ellerman
2021-08-27powerpc: retire sbc8641d board supportPaul Gortmaker
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker
2021-08-13powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley
2021-06-21powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt
2021-06-21powerpc/microwatt: Use standard 16550 UART for consoleBenjamin Herrenschmidt
2021-06-21powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt
2021-06-21powerpc/microwatt: Populate platform bus from device-treeBenjamin Herrenschmidt
2021-06-21powerpc: Add Microwatt device treePaul Mackerras