summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorLines
2023-12-19powerpc/fsl: Fix fsl,tmu-calibration to match the schemaDavid Heidelberg-74/+76
2023-10-20powerpc/boot: Add version to install filenamesNick Child-6/+10
2023-08-25powerpc: dts: add missing space before {Krzysztof Kozlowski-18/+18
2023-07-03powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár-3/+3
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker-1219/+0
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker-745/+0
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin-2/+2
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin-14/+13
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin-1/+1
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin-7/+7
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin-19/+22
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor-2/+4
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker-244/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker-264/+0
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker-503/+0
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker-731/+0
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker-237/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker-437/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker-1449/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker-482/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker-404/+0
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár-1/+1
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin-0/+2
2023-04-12powerpc/boot: Fix crt0.S current address branch formNicholas Piggin-2/+2
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor-3/+3
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean-1/+6
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean-1/+0
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+33
2023-02-21powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-rebootPali Rohár-0/+23
2023-02-12Merge branch 'fixes' into nextMichael Ellerman-0/+4
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár-4/+10
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+4
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo-0/+4
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson-0/+16
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-11/+58
2022-12-06powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven-6/+6
2022-11-30powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár-0/+14
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang-1/+1
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell-1/+14
2022-11-24powerpc/microwatt: Add litesdJoel Stanley-0/+22
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov-3/+1
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson-20/+131
2022-10-19powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson-2/+90
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada-1/+1
2022-09-28powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár-0/+1
2022-09-28powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platformsPali Rohár-0/+14
2022-09-28powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár-4/+55
2022-09-28powerpc/64: switch asm helpers from GOT to TOC relative addressingNicholas Piggin-1/+2
2022-09-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin-3/+12