aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)AuthorFilesLines
2017-03-08powerpc/boot: Fix zImage TOC alignmentGravatar Michael Ellerman 1-0/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-0/+307
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 2-4/+4
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+4
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1023/T1024Gravatar Hongtao Jia 1-2/+2
2017-02-22powerpc/mpc85xx: Update TMU device tree node for T1040/T1042Gravatar Hongtao Jia 1-2/+2
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 2-0/+307
2017-02-03EDAC, mpc85xx: Add T2080 l2-cache supportGravatar Chris Packham 1-0/+1
2017-02-02powerpc/boot: Update .gitignoreGravatar Michael Ellerman 1-0/+4
2017-01-25powerpc/corenet: add support for the kmcent2 boardGravatar Valentin Longchamp 1-0/+303
2017-01-25powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Gravatar Valentin Longchamp 1-0/+4
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 10-30/+287
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 6-0/+250
2016-12-09powerpc/fsl/dts: add FMan node for t1042d4rdbGravatar Madalin Bucur 1-0/+52
2016-12-09powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdbGravatar Madalin Bucur 1-0/+4
2016-12-09powerpc/fsl/dts: add QMan and BMan nodes on t1024Gravatar Madalin Bucur 2-0/+58
2016-12-09powerpc/fsl/dts: add QMan and BMan nodes on t1023Gravatar Madalin Bucur 2-0/+132
2016-12-05powerpc/boot: Request no dynamic linker for boot wrapperGravatar Nicholas Piggin 1-1/+23
2016-11-30powerpc/ps3: Fix system hang with GCC 5 buildsGravatar Geoff Levand 2-12/+1
2016-11-29powerpc/boot: Fix rebuild when changing kernel endianGravatar Michael Ellerman 1-4/+0
2016-11-29powerpc/boot: All uses of if_changed should depend on FORCEGravatar Michael Ellerman 1-13/+13
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperGravatar Ben Hutchings 2-2/+3
2016-11-24powerpc/boot: Fix the early OPAL console wrappersGravatar Oliver O'Halloran 4-2/+31
2016-11-22powerpc/dts: add device tree entry for W83793 on T4240RDBGravatar Florian Larysch 1-0/+4
2016-10-19powerpc/boot: Fix boot on systems with uncompressed kernel imageGravatar Heiner Kallweit 1-2/+16
2016-09-28powerpc/boot: Add support for XZ compressionGravatar Oliver O'Halloran 6-0/+88
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptGravatar Oliver O'Halloran 2-18/+50
2016-09-28powerpc/boot: Remove the legacy gzip wrapperGravatar Oliver O'Halloran 3-250/+0
2016-09-28powerpc/boot: Use the pre-boot decompression APIGravatar Oliver O'Halloran 4-25/+190
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPGravatar Oliver O'Halloran 1-12/+18
2016-09-28powerpc/boot: Add sed scriptGravatar Oliver O'Halloran 2-11/+17
2016-09-13powerpc/boot: Use $(Q) to quiet build rules not @Gravatar Michael Ellerman 1-4/+4
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 21-6/+611
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 20-20/+20
2016-07-22powerpc/dts: fix STMicroelectronics compatible stringsGravatar Stefan Agner 20-20/+20
2016-07-18Kbuild: arch: look for generated headers in obtreeGravatar Arnd Bergmann 1-1/+1
2016-07-09T104xQDS: Add qe node to t104xqdsGravatar Zhao Qiang 1-0/+38
2016-07-09T104xRDB: Add qe node to t104xrdbGravatar Zhao Qiang 1-0/+38
2016-07-09T104xD4RDB: Add qe node to t104xd4rdbGravatar Zhao Qiang 2-0/+83
2016-07-08powerpc: define the fman node for the kmcoge4 DTSGravatar Valentin Longchamp 1-0/+37
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Gravatar Alessio Igor Bogani 6-1/+233
2016-07-08powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420Gravatar Sriram Dash 4-1/+5
2016-07-08powerpc/85xx: Change T1040si USB controller versionGravatar Sriram Dash 1-2/+2
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersGravatar Oliver O'Halloran 7-2/+175
2016-06-27powerpc: use the new LED disk activity triggerGravatar Stephan Linz 4-4/+4
2016-05-23Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-3/+12
2016-05-16powerpc/86xx: Fix PCI interrupt map definitionGravatar Alessio Igor Bogani 1-16/+16
2016-05-16powerpc/86xx: Move pci1 definition to the include fileGravatar Alessio Igor Bogani 8-91/+38