aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds18-25/+26
2025-11-11powerpc: p2020: Rename wdt@ nodes to watchdog@J. Neuschäfer1-2/+2
2025-11-11powerpc: 86xx: Rename wdt@ nodes to watchdog@J. Neuschäfer3-6/+6
2025-11-11powerpc: 83xx: Rename wdt@ nodes to watchdog@J. Neuschäfer11-11/+11
2025-11-11powerpc: 512x: Rename wdt@ node to watchdog@J. Neuschäfer1-1/+1
2025-11-11powerpc/addnote: Fix overflow on 32-bit buildsBen Collins1-3/+4
2025-11-11powerpc/boot: Add missing compression methods to usageAntonio Alvarez Feijoo1-2/+2
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor1-1/+2
2025-09-06arch/powerpc: Remove support for older GCC and binutilsChristophe Leroy1-5/+1
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-1/+1
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan1-7/+7
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada1-3/+3
2025-06-23powerpc/microwatt: Correct ISA version number in device treePaul Mackerras1-1/+1
2025-06-13powerpc: dts: mpc8315erdb: Add GPIO controller nodeJ. Neuschäfer1-0/+10
2025-06-13powerpc/microwatt: Fix model property in device treeJ. Neuschäfer1-1/+1
2025-05-26Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+2
2025-05-14powerpc: Transliterate author name and remove FIXMEThorsten Blum1-5/+1
2025-05-06powerpc/boot: Fix build with gcc 15Michal Suchanek1-0/+1
2025-04-24powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-04-16powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-02-26powerpc/microwatt: Add SMP supportPaul Mackerras1-2/+32
2025-02-26powerpc/microwatt: Device-tree updatesPaul Mackerras1-11/+62
2025-02-26powerpc: Remove IBM_CELL_BLADE & SPIDER_NET referencesMichael Ellerman1-2/+0
2024-10-29powerpc/64: Remove maple platformMichael Ellerman3-9/+2
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin1-3/+0
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy1-1/+1
2024-06-28powerpc/boot: Remove all 40x platforms from bootChristophe Leroy17-2875/+1
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-7/+5
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada3-7/+5
2024-05-08powerpc: Fix typosBjorn Helgaas4-5/+5
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang5-5/+5
2024-05-07powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang9-9/+9
2024-05-07powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao3-16/+32
2024-05-07powerpc: dts: add power management nodes to FSL chipsRan Wang14-12/+83
2024-05-07powerpc: boot: Fix kernel-doc param for partial_decompressYang Li1-1/+1
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2024-03-03powerpc/boot: Only free if realloc() succeedsMichael Ellerman1-2/+3
2024-03-03powerpc/boot: Handle allocation failure in simple_realloc()Li zeming1-1/+3
2024-03-02powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes nameSerge Semin1-3/+3
2023-12-19powerpc/fsl: Fix fsl,tmu-calibration to match the schemaDavid Heidelberg2-74/+76
2023-10-20powerpc/boot: Add version to install filenamesNick Child1-6/+10
2023-08-25powerpc: dts: add missing space before {Krzysztof Kozlowski8-18/+18
2023-07-03powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár1-3/+3
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker6-1219/+0
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker3-745/+0
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin1-2/+2
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin1-14/+13
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin1-1/+1
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin1-7/+7
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin1-19/+22
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor1-2/+4
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2-244/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2-264/+0
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker1-503/+0
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2-731/+0
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker3-237/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2-437/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker3-1449/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2-482/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2-404/+0
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár1-1/+1
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-04-12powerpc/boot: Fix crt0.S current address branch formNicholas Piggin1-2/+2
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor1-3/+3
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean2-1/+6
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean1-1/+0
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+33
2023-02-21powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-rebootPali Rohár1-0/+23
2023-02-12Merge branch 'fixes' into nextMichael Ellerman1-0/+4
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár1-4/+10
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+4
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo1-0/+4
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-11/+58
2022-12-06powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven6-6/+6
2022-11-30powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár1-0/+14
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell1-1/+14
2022-11-24powerpc/microwatt: Add litesdJoel Stanley1-0/+22
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov1-3/+1
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson20-20/+131
2022-10-19powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada1-1/+1
2022-09-28powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár1-0/+1
2022-09-28powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platformsPali Rohár7-0/+14
2022-09-28powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-09-28powerpc/64: switch asm helpers from GOT to TOC relative addressingNicholas Piggin1-1/+2
2022-09-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin2-3/+12
2022-09-26powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár1-2/+2
2022-09-26powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár1-5/+5
2022-08-26powerpc/82xx: remove spidev node from mgcogeWolfram Sang1-7/+0
2022-08-26powerpc/boot: Drop unused dummy.cMichael Ellerman1-4/+0
2022-08-26powerpc/boot: Convert more files to use SPDX tagsMichael Ellerman5-20/+8
2022-07-28powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodesPali Rohár1-0/+3
2022-07-27powerpc: dts: turris1x.dts: Add CPLD reboot nodePali Rohár1-1/+9
2022-06-29powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routersPali Rohár1-0/+475
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-26/+46
2022-05-22powerpc/microwatt: Add mmu bits to device treeJoel Stanley1-0/+2
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman1-1/+1
2022-05-22powerpc/85xx/p2020: Add fsl,mpc8548-pmc nodePali Rohár1-0/+5
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy1-0/+2
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-23/+0
2022-05-08kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada1-2/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2022-05-05powerpc/boot: Stop using RELACOUNTAlexey Kardashevskiy1-16/+29
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley1-2/+6
2022-04-26powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand1-6/+0
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel1-0/+1
2022-02-02powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev2-4/+34
2022-01-31powerpc: dts: Fix some I2C unit addressesThierry Reding2-2/+2
2022-01-31powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-0/+5
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2022-01-19powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-36/+18
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra2-6/+3
2021-12-21powerpc/dts: Remove "spidev" nodesRob Herring2-14/+0
2021-12-16powerpc: wii.dts: Expose HW_SRNPROT on this platformEmmanuel Gil Peyrot1-0/+5
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater5-108/+0
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin1-16/+15
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds18-45/+49
2021-10-27powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy1-0/+2
2021-10-22powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-10-22powerpc/5200: dts: fix pci ranges warningsAnatolij Gustschin10-30/+30
2021-10-22powerpc/5200: dts: add missing pci rangesAnatolij Gustschin1-1/+3
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater2-2/+2
2021-10-02powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman1-1/+1
2021-08-27powerpc/microwatt: Add Ethernet to device treeJoel Stanley1-0/+12
2021-08-27Merge changes from Paul GortmakerMichael Ellerman7-732/+1
2021-08-27powerpc: retire sbc8641d board supportPaul Gortmaker1-176/+0
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker6-556/+1
2021-08-13powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot1-2/+7
2021-08-13powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot1-1/+7
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada1-6/+0
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada2-1/+15
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada2-18/+1
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-31/+216
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley3-0/+33
2021-06-21powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt2-27/+41
2021-06-21powerpc/microwatt: Use standard 16550 UART for consoleBenjamin Herrenschmidt1-6/+21
2021-06-21powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt1-0/+18
2021-06-21powerpc/microwatt: Populate platform bus from device-treeBenjamin Herrenschmidt1-0/+7
2021-06-21powerpc: Add Microwatt device treePaul Mackerras1-0/+98
2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin1-1/+1
2021-06-10powerpc/ps3: Re-align DTB in imageGeoff Levand1-1/+1
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-05-17powerpc/boot: Fix a typo in partial_decompress() commentZhang Jianhua1-2/+2
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada1-1/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-33/+0
2021-04-16powerpc: dts: fsl: Drop obsolete fsl,rx-bit-map and fsl,tx-bit-map propertiesClaudiu Manoil4-33/+0
2021-03-23xsysace: Remove SYSACE driverMichal Simek1-7/+0
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman1-0/+2
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-24/+23
2020-12-04powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.SAlan Modra1-6/+3
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling1-0/+4
2020-11-26powerpc/boot/wrapper: Add "-z notext" flag to disable diagnosticBill Wendling1-1/+3
2020-11-26powerpc/boot/wrapper: Add "-z rodynamic" when using LLDBill Wendling1-1/+3
2020-11-26powerpc/boot: Move the .got section to after the .dynamic sectionBill Wendling1-10/+11
2020-11-19powerpc/ps3: Drop unused DBG macroMichael Ellerman1-7/+0
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers2-1/+1
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-17/+2
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy1-14/+1
2020-10-03powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean1-0/+107
2020-10-03powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean1-0/+78
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe1-1/+1
2020-08-25powerc/dtc/t1024rdb: remove interrupts propertyBiwen Li1-1/+0
2020-08-25powerpc/dts/t4240rdb: remove interrupts propertyBiwen Li1-1/+0
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+2
2020-07-29powerpc/fsl/dts: add missing P4080DS I2C devicesDavid Lamparter1-2/+41
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-07-22powerpc/boot: add DTB to 'targets'Masahiro Yamada1-0/+2
2020-06-30powerpc/boot/dts: Fix dtc "pciex" warningsMichael Ellerman11-25/+25
2020-06-30powerpc/boot: Use address-of operator on section symbolsNathan Chancellor2-3/+3
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz1-3/+3
2020-05-28powerpc/40x: Remove EP405Christophe Leroy3-303/+1
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy3-330/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek10-1099/+2
2020-05-20powerpc/ps3: Add check for otheros image sizeGeoff Levand1-2/+13
2020-05-19powerpc/wrapper: Output linker map fileGeoff Levand1-1/+2
2020-05-11powerpc/5200: update contact emailWolfram Sang1-3/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-3/+2
2020-03-27powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song1-3/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman1-0/+2
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+2
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-4/+4
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2
2020-01-23powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-23powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodesChristophe Leroy3-3/+3
2020-01-06powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2019-12-02Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2019-11-26libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada1-0/+2
2019-11-17powerpc/kmcent2: add ranges to the pci bridgesValentin Longchamp1-0/+36
2019-11-17powerpc/kmcent2: update the ethernet devices' phy propertiesValentin Longchamp1-5/+11
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-1/+1