summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
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
2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin
2021-06-10powerpc/ps3: Re-align DTB in imageGeoff Levand
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-05-17powerpc/boot: Fix a typo in partial_decompress() commentZhang Jianhua
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-16powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil
2021-03-23xsysace: Remove SYSACE driverMichal Simek
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.SAlan Modra
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling
2020-11-26powerpc/boot/wrapper: Add "-z notext" flag to disable diagnosticBill Wendling
2020-11-26powerpc/boot/wrapper: Add "-z rodynamic" when using LLDBill Wendling
2020-11-26powerpc/boot: Move the .got section to after the .dynamic sectionBill Wendling
2020-11-19powerpc/ps3: Drop unused DBG macroMichael Ellerman
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-10-03powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean
2020-10-03powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe
2020-08-25powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li
2020-08-25powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds