aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Lite5200: Use comma delimiter format for lists in device treeGrant Likely2007-10-082-36/+36
* [POWERPC] 85xx: mpc8568mds - update dts to be able to use UCCsAnton Vorontsov2007-10-081-11/+11
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-081-0/+6
* [POWERPC] Add initial MPC8610 HPCD Device Tree Source file.Xianghua Xiao2007-10-081-0/+191
* [POWERPC] spi: Use fsl_spi instead of mpc83xx_spiPeter Korsgaard2007-10-084-8/+8
* [POWERPC] Fixup MPC8568 dtsKumar Gala2007-10-081-55/+70
* [POWERPC] mpc8568mds.dts: fix PCIe I/O address space location and sizeAnton Vorontsov2007-10-041-2/+2
* [POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2007-10-041-0/+9
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-044-3/+47
* [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang2007-10-041-0/+5
* [POWERPC] mpc82xx: Add pq2fads board support.Scott Wood2007-10-041-0/+229
* [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood2007-10-041-142/+167
* [POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood2007-10-041-0/+203
* [POWERPC] 8xx: mpc885ads cleanupScott Wood2007-10-041-81/+114
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-0/+1
|\
| * [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk2007-09-281-0/+1
* | [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely2007-09-223-0/+5
* | [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak2007-09-201-4/+4
* | [POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak2007-09-201-1/+1
* | [POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer2007-09-191-11/+27
* | [POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer2007-09-191-5/+12
* | [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stubAnton Vorontsov2007-09-141-1/+1
* | [POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala2007-09-1416-1285/+1323
* | [POWERPC] DTS cleanupKumar Gala2007-09-1425-99/+4
* | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+404
* | [POWERPC] linkstation updatesGuennadi Liakhovetski2007-09-142-4/+4
* | [POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson2007-09-141-11/+19
* | [POWERPC] Walnut DTSJosh Boyer2007-09-071-0/+183
* | [POWERPC] Remove dtc build cruft from DTS filesJosh Boyer2007-09-075-18/+0
* | [POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak2007-09-071-0/+286
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-282-138/+64
|\ \ | |/
| * [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-172-138/+64
* | [POWERPC] Whitespace cleanup in arch/powerpcScott Wood2007-08-221-187/+189
* | [POWERPC] Bamboo DTSJosh Boyer2007-08-201-0/+244
* | [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson2007-08-171-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-311-0/+6
|\
| * [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-241-0/+6
* | Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2007-07-263-1/+15
|\ \
| * | [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boardsRoy Zang2007-07-262-0/+12
| * | [POWERPC] Fix mpc7448hpc2 tsi108 device_type bugRoy Zang2007-07-261-1/+1
| * | [POWERPC] Fix ethernet PHY support on MPC8544 DSKumar Gala2007-07-261-0/+2
* | | [POWERPC] Fix RTC and device tree on linkstation machinesGuennadi Liakhovetski2007-07-262-13/+24
|/ /
* | [POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson2007-07-241-35/+89
* | [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-231-0/+211
* | [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-231-0/+25
* | [POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang2007-07-231-0/+29
* | [POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang2007-07-2311-15/+15
* | [POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang2007-07-231-51/+105
* | [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-231-4/+4
|/
* Add phy-connection-type to gianfar nodesAndy Fleming2007-07-181-0/+4