summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang
2024-05-07powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang
2024-05-07powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao
2024-05-07powerpc: dts: add power management nodes to FSL chipsRan Wang
2024-05-07powerpc: boot: Fix kernel-doc param for partial_decompressYang Li
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-03powerpc/boot: Only free if realloc() succeedsMichael Ellerman
2024-03-03powerpc/boot: Handle allocation failure in simple_realloc()Li zeming
2024-03-02powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes nameSerge Semin
2023-12-19powerpc/fsl: Fix fsl,tmu-calibration to match the schemaDavid Heidelberg
2023-10-20powerpc/boot: Add version to install filenamesNick Child
2023-08-25powerpc: dts: add missing space before {Krzysztof Kozlowski
2023-07-03powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin
2023-04-12powerpc/boot: Fix crt0.S current address branch formNicholas Piggin
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-21powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-rebootPali Rohár
2023-02-12Merge branch 'fixes' into nextMichael Ellerman
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-06powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven
2022-11-30powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang