summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8 days3-7/+5
|\
| * kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-103-7/+5
* | powerpc: Fix typosBjorn Helgaas2024-05-084-5/+5
* | powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang2024-05-075-5/+5
* | powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang2024-05-079-9/+9
* | powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao2024-05-073-16/+32
* | powerpc: dts: add power management nodes to FSL chipsRan Wang2024-05-0714-12/+83
* | powerpc: boot: Fix kernel-doc param for partial_decompressYang Li2024-05-071-1/+1
|/
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-3/+3
|\
| * powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes nameSerge Semin2024-03-021-3/+3
* | powerpc/boot: Only free if realloc() succeedsMichael Ellerman2024-03-031-2/+3
* | powerpc/boot: Handle allocation failure in simple_realloc()Li zeming2024-03-031-1/+3
|/
* powerpc/fsl: Fix fsl,tmu-calibration to match the schemaDavid Heidelberg2023-12-192-74/+76
* powerpc/boot: Add version to install filenamesNick Child2023-10-201-6/+10
* powerpc: dts: add missing space before {Krzysztof Kozlowski2023-08-258-18/+18
* powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár2023-07-031-3/+3
* powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker2023-06-216-1219/+0
* powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker2023-06-213-745/+0
* powerpc/build: Remove -pipe from compilation flagsNicholas Piggin2023-06-141-2/+2
* powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin2023-06-141-14/+13
* powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin2023-06-141-1/+1
* powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin2023-06-141-7/+7
* powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin2023-06-141-19/+22
* powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor2023-05-121-2/+4
* powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-202-244/+0
* powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-202-264/+0
* powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker2023-04-201-503/+0
* powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2023-04-202-731/+0
* powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker2023-04-203-237/+1
* powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2023-04-202-437/+0
* powerpc: drop MPC837x_MDS platform supportPaul Gortmaker2023-04-203-1449/+0
* powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2023-04-202-482/+0
* powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2023-04-202-404/+0
* powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár2023-04-201-1/+1
* powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin2023-04-201-0/+2
* powerpc/boot: Fix crt0.S current address branch formNicholas Piggin2023-04-121-2/+2
* powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor2023-03-151-3/+3
* powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean2023-02-282-1/+6
* powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean2023-02-281-1/+0
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-252-4/+33
|\
| * powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-rebootPali Rohár2023-02-211-0/+23
| * Merge branch 'fixes' into nextMichael Ellerman2023-02-121-0/+4
| |\
| * | powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár2023-01-301-4/+10
* | | Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-151-0/+4
|\ \ \ | | |/ | |/|
| * | powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo2023-01-111-0/+4
| |/
* / powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson2022-12-221-0/+16
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-1910-11/+58
|\
| * powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven2022-12-066-6/+6
| * powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár2022-11-301-0/+14
| * powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-241-1/+1