aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
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/netdev/net-nextLinus 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/powerpc/linuxLinus 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/powerpc/linuxLinus 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/masahiroy/linux-kbuildLinus 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/powerpc/linuxLinus 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/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus 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/git/robh/linuxLinus 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
2019-08-30powerpc: Add support for adding an ESM blob to the zImage wrapperBenjamin Herrenschmidt4-3/+72
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-16/+42