summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/86xx: Introduce and use common dtsiAlessio Igor Bogani2016-03-118-1443/+394
* powerpc/86xx: Update device treeAlessio Igor Bogani2016-03-116-288/+169
* powerpc/86xx: Move dts files to fsl directoryAlessio Igor Bogani2016-03-116-0/+0
* powerpc/p5040: Add device node for RAID EngineXuelin Shi2016-03-092-0/+7
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-014-4/+4
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1523-15/+264
|\
| * powerpc/mpc85xx: Add TMU device tree support for T1023/T1024Hongtao Jia2015-12-236-4/+92
| * powerpc/mpc85xx: Add TMU device tree support for T1040/T1042Hongtao Jia2015-12-2310-8/+106
| * powerpc/p1010rdb: Update dts for pcie interrupt-mapZhao Qiang2015-12-221-0/+16
| * powerpc/mpc85xx: Update B4 FMan MURAM sizeIgal Liberman2015-12-221-0/+5
| * powerpc/fsl: Add PCI node in device tree of bsc9132qdsHarninder Rai2015-12-223-0/+44
| * powerpc/cell: Remove the Cell QPACE codeRashmica Gupta2015-12-141-2/+0
| * powerpc/boot: allow wrapper to work on non-english systemLaurent Vivier2015-11-261-1/+1
* | powerpc/sbc8641: drop bogus PHY IRQ entries from DTS filePaul Gortmaker2015-12-091-8/+0
|/
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05173-1060/+3433
|\
| * Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-052-3/+19
| |\
| | * powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov2015-10-222-3/+19
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02167-183/+3391
| |\ \ | | |/ | |/|
| | * powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)Igal Liberman2015-10-2722-18/+536
| | * powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FManIgal Liberman2015-10-2735-0/+2440
| | * powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodesScott Wood2015-10-272-2/+4
| | * powerpc/b4860: Renamed the L2 cachespoonam aggrwal2015-10-175-14/+12
| | * powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia2015-10-17105-143/+146
| | * powerpc/b4860: Removed LIODN register from sRIO nodepoonam aggrwal2015-10-171-2/+0
| | * powerpc/85xx: Add support for Varisys Cyrus boardAndy Fleming2015-10-171-0/+155
| | * powerpc/t104xd4rdb: add DS26522 nodes to device treeZhao Qiang2015-10-161-0/+10
| | * powerpc/dts: don't fall back to fsl,pq3-gpio for fsl,mpc8572-gpioUwe Kleine-König2015-10-162-2/+2
| | * powerpc/dts: Add and fix 1588 timer node for eTSECYangbo Lu2015-10-168-6/+90
| * | powerpc/ps3: Quieten boot wrapper output with run_cmdGeoff Levand2015-10-211-4/+21
| |/
| * powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.Paul Gortmaker2015-10-152-868/+0
| * powerpc: Fix _ALIGN_* errors due to type difference.Aneesh Kumar K.V2015-10-091-2/+2
* | powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSECClaudiu Manoil2015-10-071-0/+2
|/
* powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-09-161-0/+3
* powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1Jaiprakash Singh2015-08-171-1/+1
* powerpc/mpc85xx:Add SCFG device tree support of T104xWang Dongsheng2015-08-171-0/+5
* powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board supportPriyanka Jain2015-08-173-0/+304
* powerpc: Add a vga alias node for P1022Jason Jin2015-08-172-1/+3
* powerpc/t1023rdb: add ina220 current sensor nodeShengzhou Liu2015-08-071-0/+11
* powerpc/t1024rdb: add ina220 current sensor nodeShengzhou Liu2015-08-071-0/+6