alistair23-linux/arch/powerpc/boot/dts
Linus Torvalds 5375871d43 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Pull powerpc merge from Benjamin Herrenschmidt:
 "Here's the powerpc batch for this merge window.  It is going to be a
  bit more nasty than usual as in touching things outside of
  arch/powerpc mostly due to the big iSeriesectomy :-) We finally got
  rid of the bugger (legacy iSeries support) which was a PITA to
  maintain and that nobody really used anymore.

  Here are some of the highlights:

   - Legacy iSeries is gone.  Thanks Stephen ! There's still some bits
     and pieces remaining if you do a grep -ir series arch/powerpc but
     they are harmless and will be removed in the next few weeks
     hopefully.

   - The 'fadump' functionality (Firmware Assisted Dump) replaces the
     previous (equivalent) "pHyp assisted dump"...  it's a rewrite of a
     mechanism to get the hypervisor to do crash dumps on pSeries, the
     new implementation hopefully being much more reliable.  Thanks
     Mahesh Salgaonkar.

   - The "EEH" code (pSeries PCI error handling & recovery) got a big
     spring cleaning, motivated by the need to be able to implement a
     new backend for it on top of some new different type of firwmare.

     The work isn't complete yet, but a good chunk of the cleanups is
     there.  Note that this adds a field to struct device_node which is
     not very nice and which Grant objects to.  I will have a patch soon
     that moves that to a powerpc private data structure (hopefully
     before rc1) and we'll improve things further later on (hopefully
     getting rid of the need for that pointer completely).  Thanks Gavin
     Shan.

   - I dug into our exception & interrupt handling code to improve the
     way we do lazy interrupt handling (and make it work properly with
     "edge" triggered interrupt sources), and while at it found & fixed
     a wagon of issues in those areas, including adding support for page
     fault retry & fatal signals on page faults.

   - Your usual random batch of small fixes & updates, including a bunch
     of new embedded boards, both Freescale and APM based ones, etc..."

I fixed up some conflicts with the generalized irq-domain changes from
Grant Likely, hopefully correctly.

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: (141 commits)
  powerpc/ps3: Do not adjust the wrapper load address
  powerpc: Remove the rest of the legacy iSeries include files
  powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
  init: Remove CONFIG_PPC_ISERIES
  powerpc: Remove FW_FEATURE ISERIES from arch code
  tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable
  powerpc/spufs: Fix double unlocks
  powerpc/5200: convert mpc5200 to use of_platform_populate()
  powerpc/mpc5200: add options to mpc5200_defconfig
  powerpc/mpc52xx: add a4m072 board support
  powerpc/mpc5200: update mpc5200_defconfig to fit for charon board
  Documentation/powerpc/mpc52xx.txt: Checkpatch cleanup
  powerpc/44x: Add additional device support for APM821xx SoC and Bluestone board
  powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board
  MAINTAINERS: Update PowerPC 4xx tree
  powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
  powerpc: document the FSL MPIC message register binding
  powerpc: add support for MPIC message register API
  powerpc/fsl: Added aliased MSIIR register address to MSI node in dts
  powerpc/85xx: mpc8548cds - add 36-bit dts
  ...
2012-03-21 18:55:10 -07:00
..
fsl powerpc/fsl: Added aliased MSIIR register address to MSI node in dts 2012-03-16 16:15:19 -05:00
a4m072.dts powerpc/mpc52xx: add a4m072 board support 2012-03-21 10:40:26 +11:00
acadia.dts
adder875-redboot.dts
adder875-uboot.dts
amigaone.dts
arches.dts
asp834x-redboot.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
bamboo.dts
bluestone.dts Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2012-03-21 18:55:10 -07:00
c2k.dts
canyonlands.dts powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG support 2011-06-28 07:52:07 -04:00
charon.dts powerpc/5200: add support for charon board 2011-09-29 15:34:51 +02:00
cm5200.dts
currituck.dts powerpc/47x: Add support for the new IBM currituck platform 2011-12-09 07:51:40 -05:00
digsy_mtc.dts powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes 2011-09-22 23:18:33 +02:00
ebony.dts
eiger.dts
ep88xc.dts
ep405.dts
ep8248e.dts
gamecube.dts
ge_imp3a.dts powerpc/85xx: Board support for GE IMP3A 2012-03-16 11:15:48 -05:00
gef_ppc9a.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
gef_sbc310.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
gef_sbc610.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
glacier.dts powerpc/4xx: Update Canyonlands and Glacier boards DTS to add HW RNG support 2011-06-28 07:52:07 -04:00
haleakala.dts
holly.dts
hotfoot.dts powerpc/405: Fix missing #{address,size}-cells in i2c node 2011-01-03 16:02:51 -07:00
icon.dts
iss4xx-mpic.dts
iss4xx.dts
katmai.dts powerpc/4xx: Adding PCIe MSI support 2011-05-26 15:00:37 +10:00
kilauea.dts powerpc/4xx: Adding PCIe MSI support 2011-05-26 15:00:37 +10:00
klondike.dts powerpc/40x: Add APM8018X SOC support 2011-11-30 10:02:15 -05:00
kmeter1.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
ksi8560.dts powerpc/85xx: ksi8560 - declare that localbus is compatbile with simple-bus 2011-10-06 23:32:57 -05:00
kuroboxHD.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
kuroboxHG.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
lite5200.dts
lite5200b.dts
makalu.dts
media5200.dts
mgcoge.dts powerpc/82xx: updates for mgcoge 2011-10-11 16:18:41 -05:00
motionpro.dts
mpc832x_mds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc832x_rdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc834x_mds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc836x_mds.dts powerpc/83xx: mpc836x - fix failed phy detection for ucc ethernet on MDS 2012-03-16 14:34:19 -05:00
mpc836x_rdk.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc866ads.dts
mpc885ads.dts
mpc5121ads.dts
mpc5200b.dtsi powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties 2011-09-22 23:13:40 +02:00
mpc7448hpc2.dts
mpc8272ads.dts
mpc8308_p1m.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8308rdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8313erdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8315erdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8349emitx.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8349emitxgp.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8377_mds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8377_rdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8377_wlan.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8378_mds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8378_rdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8379_mds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8379_rdb.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8536ds.dts powerpc/85xx: Add some DTS nodes and attributes for mpc8536ds 2012-03-16 10:46:32 -05:00
mpc8536ds.dtsi powerpc/85xx: Add some DTS nodes and attributes for mpc8536ds 2012-03-16 10:46:32 -05:00
mpc8536ds_36b.dts powerpc/85xx: Add some DTS nodes and attributes for mpc8536ds 2012-03-16 10:46:32 -05:00
mpc8540ads.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8541cds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8544ds.dts powerpc/85xx: Rework MPC8544DS device tree 2011-11-24 02:01:36 -06:00
mpc8544ds.dtsi powerpc/85xx: Rework MPC8544DS device tree 2011-11-24 02:01:36 -06:00
mpc8548cds.dtsi powerpc/85xx: Refactor mpc8548cds device tree 2012-03-16 15:58:21 -05:00
mpc8548cds_32b.dts powerpc/85xx: Refactor mpc8548cds device tree 2012-03-16 15:58:21 -05:00
mpc8548cds_36b.dts powerpc/85xx: mpc8548cds - add 36-bit dts 2012-03-16 15:58:22 -05:00
mpc8555cds.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8560ads.dts
mpc8568mds.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
mpc8569mds.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
mpc8572ds.dts powerpc/85xx: Rework MPC8572DS device tree 2011-11-24 02:01:37 -06:00
mpc8572ds.dtsi powerpc/85xx: Clean up partition nodes in dts for MPC8572DS 2012-03-16 10:46:33 -05:00
mpc8572ds_36b.dts powerpc/85xx: Rework MPC8572DS device tree 2011-11-24 02:01:37 -06:00
mpc8572ds_camp_core0.dts powerpc/85xx: Rework MPC8572DS device tree 2011-11-24 02:01:37 -06:00
mpc8572ds_camp_core1.dts powerpc/85xx: Rework MPC8572DS device tree 2011-11-24 02:01:37 -06:00
mpc8610_hpcd.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8641_hpcn.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mpc8641_hpcn_36b.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
mucmc52.dts
obs600.dts powerpc: Add support for OpenBlockS 600 2011-12-08 14:22:52 +11:00
p1010rdb.dts powerpc/85xx: Rework P1010RDB and P1010 device tree 2011-11-24 02:01:37 -06:00
p1010rdb.dtsi powerpc/85xx: fix typo in p1010rdb.dtsi 2012-03-16 10:46:31 -05:00
p1010rdb_36b.dts powerpc/85xx: Add a P1010RDB 36-bit address map device tree 2011-11-24 02:01:37 -06:00
p1020rdb-pc.dtsi powerpc/85xx: Add dts for p1020rdb-pc board 2012-03-16 11:03:44 -05:00
p1020rdb-pc_32b.dts powerpc/85xx: Add dts for p1020rdb-pc board 2012-03-16 11:03:44 -05:00
p1020rdb-pc_36b.dts powerpc/85xx: Add dts for p1020rdb-pc board 2012-03-16 11:03:44 -05:00
p1020rdb-pc_camp_core0.dts powerpc/85xx: Add dts for p1020rdb-pc board 2012-03-16 11:03:44 -05:00
p1020rdb-pc_camp_core1.dts powerpc/85xx: Add dts for p1020rdb-pc board 2012-03-16 11:03:44 -05:00
p1020rdb.dts powerpc/85xx: Rework P1020RDB device tree 2011-11-24 02:01:37 -06:00
p1020rdb.dtsi powerpc/85xx: Add dr_mode property in USB nodes 2012-01-18 08:05:42 -06:00
p1020rdb_36b.dts powerpc/85xx: Add P1020RDB 36-bit address map device tree 2011-11-24 02:01:38 -06:00
p1020rdb_camp_core0.dts powerpc/85xx: Simplify P1020RDB CAMP dts using includes 2011-11-24 02:01:35 -06:00
p1020rdb_camp_core1.dts powerpc/85xx: Simplify P1020RDB CAMP dts using includes 2011-11-24 02:01:35 -06:00
p1021mds.dts powerpc/85xx: Add dr_mode property in USB nodes 2012-01-18 08:05:42 -06:00
p1021rdb.dts powerpc/85xx: Added dts for P1021RDB-PC board 2012-03-16 09:44:59 -05:00
p1021rdb.dtsi powerpc/85xx: Added dts for P1021RDB-PC board 2012-03-16 09:44:59 -05:00
p1021rdb_36b.dts powerpc/85xx: Added dts for P1021RDB-PC board 2012-03-16 09:44:59 -05:00
p1022ds.dtsi powerpc/85xx: create 32-bit DTS for the P1022DS 2012-03-16 10:46:33 -05:00
p1022ds_32b.dts powerpc/85xx: create 32-bit DTS for the P1022DS 2012-03-16 10:46:33 -05:00
p1022ds_36b.dts powerpc/85xx: create 32-bit DTS for the P1022DS 2012-03-16 10:46:33 -05:00
p1023rds.dts powerpc/85xx: Rework P1023RDS device tree 2011-11-24 02:01:38 -06:00
p1025rdb.dtsi powerpc/85xx: Add dts for p1025rdb board 2012-03-16 10:46:29 -05:00
p1025rdb_32b.dts powerpc/85xx: Add dts for p1025rdb board 2012-03-16 10:46:29 -05:00
p1025rdb_36b.dts powerpc/85xx: Add dts for p1025rdb board 2012-03-16 10:46:29 -05:00
p2020ds.dts powerpc/85xx: Rework P2020DS device tree 2011-11-24 02:01:38 -06:00
p2020ds.dtsi powerpc/85xx: Add dr_mode property in USB nodes 2012-01-18 08:05:42 -06:00
p2020rdb-pc.dtsi powerpc/85xx: Add p2020rdb-pc dts support 2012-03-16 10:46:13 -05:00
p2020rdb-pc_32b.dts powerpc/85xx: Add p2020rdb-pc dts support 2012-03-16 10:46:13 -05:00
p2020rdb-pc_36b.dts powerpc/85xx: Add p2020rdb-pc dts support 2012-03-16 10:46:13 -05:00
p2020rdb.dts powerpc/85xx: p2020rdb & p1010rdb - lower spi flash freq to 40Mhz 2012-03-16 10:46:31 -05:00
p2020rdb_camp_core0.dts powerpc/85xx: Rework P2020RDB device tree 2011-11-24 02:01:38 -06:00
p2020rdb_camp_core1.dts powerpc/85xx: Rework P2020RDB device tree 2011-11-24 02:01:38 -06:00
p2041rdb.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
p3041ds.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
p3060qds.dts powerpc/85xx: Rework P3060QDS device tree 2011-11-24 02:01:39 -06:00
p4080ds.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
p5020ds.dts powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
pcm030.dts
pcm032.dts
pdm360ng.dts
pq2fads.dts
prpmc2800.dts
ps3.dts
rainier.dts
redwood.dts powerpc/4xx: Adding PCIe MSI support 2011-05-26 15:00:37 +10:00
sam440ep.dts
sbc8349.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
sbc8548.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
sbc8560.dts powerpc/85xx: sbc8560 - declare that localbus is compatbile with simple-bus 2011-10-06 23:32:57 -05:00
sbc8641d.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
sequoia.dts ppc4xx: Add crypto and RNG entries to Sequoia DTS 2011-06-28 07:41:09 -04:00
socrates.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
storcenter.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
stx_gp3_8560.dts
stxssa8555.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
taishan.dts powerpc/44x: Use correct phy-address dt nodes on taishan.dts 2011-07-12 09:35:58 -04:00
tqm8xx.dts powerpc: tqm8548/tqm8xx: add and update CAN device nodes 2011-12-01 13:09:32 -05:00
tqm5200.dts
tqm8540.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
tqm8541.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
tqm8548-bigflash.dts Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2012-01-06 17:58:22 -08:00
tqm8548.dts Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2012-01-06 17:58:22 -08:00
tqm8555.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
tqm8560.dts powerpc/85xx: specify interrupt for pq3-localbus devices 2011-06-27 08:31:12 -05:00
uc101.dts
virtex440-ml507.dts
virtex440-ml510.dts
walnut.dts
warp.dts
wii.dts
xcalibur1501.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
xpedite5200.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
xpedite5200_xmon.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
xpedite5301.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
xpedite5330.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
xpedite5370.dts powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
yosemite.dts powerpc/44x: Add NOR flash device to Yosemite dts 2011-08-11 13:50:42 -04:00