summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
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-14powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor1-3/+3
2023-03-01powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean2-1/+6
2023-03-01powerpc: 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-23powerpc: 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-28kbuild: 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