summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-0/+4
|\
| * powerpc/boot: Update .gitignoreMichael Ellerman2017-02-021-0/+4
* | EDAC, mpc85xx: Add T2080 l2-cache supportChris Packham2017-02-031-0/+1
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1610-30/+287
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-166-0/+250
| |\
| | * powerpc/fsl/dts: add FMan node for t1042d4rdbMadalin Bucur2016-12-091-0/+52
| | * powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdbMadalin Bucur2016-12-091-0/+4
| | * powerpc/fsl/dts: add QMan and BMan nodes on t1024Madalin Bucur2016-12-092-0/+58
| | * powerpc/fsl/dts: add QMan and BMan nodes on t1023Madalin Bucur2016-12-092-0/+132
| | * powerpc/dts: add device tree entry for W83793 on T4240RDBFlorian Larysch2016-11-221-0/+4
| * | powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin2016-12-051-1/+23
| * | powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2016-11-302-12/+1
| * | powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman2016-11-291-4/+0
| * | powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman2016-11-291-13/+13
| |/
* | powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2016-11-282-2/+3
* | powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
|/
* powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit2016-10-191-2/+16
* powerpc/boot: Add support for XZ compressionOliver O'Halloran2016-09-286-0/+88
* powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran2016-09-282-18/+50
* powerpc/boot: Remove the legacy gzip wrapperOliver O'Halloran2016-09-283-250/+0
* powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran2016-09-284-25/+190
* powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran2016-09-281-12/+18
* powerpc/boot: Add sed scriptOliver O'Halloran2016-09-282-11/+17
* powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman2016-09-131-4/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+1
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3021-6/+611
|\ \
| * | T104xQDS: Add qe node to t104xqdsZhao Qiang2016-07-091-0/+38
| * | T104xRDB: Add qe node to t104xrdbZhao Qiang2016-07-091-0/+38
| * | T104xD4RDB: Add qe node to t104xd4rdbZhao Qiang2016-07-092-0/+83
| * | powerpc: define the fman node for the kmcoge4 DTSValentin Longchamp2016-07-081-0/+37
| * | powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-086-1/+233
| * | powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420Sriram Dash2016-07-084-1/+5
| * | powerpc/85xx: Change T1040si USB controller versionSriram Dash2016-07-081-2/+2
| * | powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran2016-07-057-2/+175
| |/
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-3020-20/+20
|\ \
| * | powerpc/dts: fix STMicroelectronics compatible stringsStefan Agner2016-07-2220-20/+20
| |/
* / powerpc: use the new LED disk activity triggerStephan Linz2016-06-274-4/+4
|/
* Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-05-231-3/+12
|\
| * powerpc/4xx: Device tree update for the 460ex DWC SATAAndy Shevchenko2016-05-121-3/+12
* | powerpc/86xx: Fix PCI interrupt map definitionAlessio Igor Bogani2016-05-161-16/+16
* | powerpc/86xx: Move pci1 definition to the include fileAlessio Igor Bogani2016-05-168-91/+38
* | powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani2016-05-161-3/+3
* | powerpc/fsl: Fix rcpm compatible stringChenhui Zhao2016-05-162-2/+2
* | powerpc/fsl: Fix SPI compatible on t208xrdb and t1040rdbHou Zhiqiang2016-05-152-2/+2
|/
* powerpc/fsl/dts: Add "jedec,spi-nor" flash compatibleHou Zhiqiang2016-03-1134-43/+43
* powerpc/T104xRDB: add tdm riser card node to device treeZhao Qiang2016-03-111-0/+5
* powerpc/mpc85xx: Add pcsphy nodes to FManV3 device treeIgal Liberman2016-03-1118-0/+90
* powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s)Igal Liberman2016-03-1119-19/+2198