summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
2020-08-19powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2-2/+2
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor1-1/+1
2020-02-05powerpc/fsl/dts: add fsl,erratum-a011043Madalin Bucur18-0/+18
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada1-0/+2
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-01powerpc/boot: Disable vector instructionsJoel Stanley1-2/+2
2019-12-01powerpc/boot: Fix opal console in boot wrapperJoel Stanley1-8/+0
2019-11-20libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring1-0/+2
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada1-0/+20
2019-05-31powerpc/boot: Fix missing check of lseek() return valueBo YU1-1/+5
2019-01-13powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-19/+19
2018-08-09powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza1-2/+2
2018-08-09powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza1-4/+4
2018-08-07powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1
2018-08-06powerpc/mpc85xx: add clocks property for fman ptp timer nodeYangbo Lu5-0/+5
2018-07-10powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski1-10/+10
2018-07-10powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2Bartosz Golaszewski1-1/+1
2018-07-10powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ngBartosz Golaszewski1-1/+1
2018-06-26powerpc/mpc85xx: move ptp timer out of fman in dtsYangbo Lu5-30/+40
2018-06-03powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer3-652/+1
2018-06-03powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer2-205/+1
2018-06-03powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer4-175/+1
2018-06-03powerpc/embedded6xx: Remove C2K board supportMark Greer3-558/+2
2018-06-03powerpc/boot: remove unused variable in mpc8xxChristophe Leroy1-2/+1
2018-06-03Merge branch 'topic/kbuild' into nextMichael Ellerman1-5/+11
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin1-5/+11
2018-05-21powerpc/fsl/dts: fix the i2c-mux compatible for t104xqdsPeter Rosin1-1/+1
2018-05-03powerpc: remove retired sbc834x supportPaul Gortmaker1-331/+0
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds44-44/+63
2018-04-06Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+11
2018-03-31powerpc/boot: Remove duplicate typedefs from libfdt_env.hMark Greer1-2/+0
2018-03-31powerpc/wii.dts: Add drive slot LEDJonathan Neuschäfer1-0/+12
2018-03-31powerpc/wii.dts: Add GPIO line namesJonathan Neuschäfer1-0/+8
2018-03-31powerpc/wii.dts: Add ngpios propertyJonathan Neuschäfer1-0/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-1/+2
2018-03-25kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney1-1/+1
2018-03-20powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'Rob Herring41-41/+41
2018-03-14powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatibleAlexandre Belloni1-1/+1
2018-03-06powerpc: boot: add strrchr functionRob Herring2-0/+11
2018-02-28powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds28-109/+117
2018-01-21powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre26-106/+106
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman2-1/+4
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman2-3/+5
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman2-1/+4
2017-12-01powerpc: dts: P1010: Add endianness property to flexcan nodePankaj Bansal1-0/+2
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1