* Please pull from 'next' branch for 2.6.31
@ 2009-04-30 11:58 Kumar Gala
0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2009-04-30 11:58 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev
Ben,
This tree is based of the linus's 2.6.30-rc4 as I figured that was a good
point to start a 'next' tree off of.
- k
Please pull from 'next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
to receive the following updates:
Documentation/powerpc/dts-bindings/ecm.txt | 64 ++
Documentation/powerpc/dts-bindings/fsl/mcm.txt | 64 ++
arch/powerpc/boot/dts/gef_ppc9a.dts | 13
arch/powerpc/boot/dts/gef_sbc310.dts | 13
arch/powerpc/boot/dts/gef_sbc610.dts | 13
arch/powerpc/boot/dts/ksi8560.dts | 13
arch/powerpc/boot/dts/mpc832x_mds.dts | 1
arch/powerpc/boot/dts/mpc832x_rdb.dts | 1
arch/powerpc/boot/dts/mpc8349emitx.dts | 2
arch/powerpc/boot/dts/mpc8349emitxgp.dts | 1
arch/powerpc/boot/dts/mpc834x_mds.dts | 2
arch/powerpc/boot/dts/mpc836x_mds.dts | 1
arch/powerpc/boot/dts/mpc8377_mds.dts | 1
arch/powerpc/boot/dts/mpc8378_mds.dts | 1
arch/powerpc/boot/dts/mpc8379_mds.dts | 1
arch/powerpc/boot/dts/mpc8536ds.dts | 17
arch/powerpc/boot/dts/mpc8540ads.dts | 14
arch/powerpc/boot/dts/mpc8541cds.dts | 15
arch/powerpc/boot/dts/mpc8544ds.dts | 17
arch/powerpc/boot/dts/mpc8548cds.dts | 16
arch/powerpc/boot/dts/mpc8555cds.dts | 15
arch/powerpc/boot/dts/mpc8560ads.dts | 14
arch/powerpc/boot/dts/mpc8568mds.dts | 15
arch/powerpc/boot/dts/mpc8572ds.dts | 16
arch/powerpc/boot/dts/mpc8572ds_36b.dts | 16
arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts | 15
arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts | 1
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 15
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 15
arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts | 610 +++++++++++++++++++++++++
arch/powerpc/boot/dts/sbc8349.dts | 1
arch/powerpc/boot/dts/sbc8548.dts | 15
arch/powerpc/boot/dts/sbc8560.dts | 14
arch/powerpc/boot/dts/sbc8641d.dts | 15
arch/powerpc/boot/dts/socrates.dts | 14
arch/powerpc/boot/dts/stx_gp3_8560.dts | 14
arch/powerpc/boot/dts/tqm8540.dts | 14
arch/powerpc/boot/dts/tqm8541.dts | 14
arch/powerpc/boot/dts/tqm8548-bigflash.dts | 15
arch/powerpc/boot/dts/tqm8548.dts | 15
arch/powerpc/boot/dts/tqm8555.dts | 14
arch/powerpc/boot/dts/tqm8560.dts | 14
arch/powerpc/include/asm/cpm1.h | 2
arch/powerpc/include/asm/cpm2.h | 4
arch/powerpc/include/asm/mpc86xx.h | 33 -
arch/powerpc/include/asm/pci-bridge.h | 6
arch/powerpc/oprofile/op_model_fsl_emb.c | 14
arch/powerpc/platforms/82xx/pq2ads.h | 13
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 29 -
arch/powerpc/platforms/86xx/gef_ppc9a.c | 1
arch/powerpc/platforms/86xx/gef_sbc310.c | 1
arch/powerpc/platforms/86xx/gef_sbc610.c | 1
arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 1
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 1
arch/powerpc/platforms/86xx/mpc86xx_smp.c | 8
arch/powerpc/platforms/86xx/sbc8641d.c | 1
arch/powerpc/platforms/8xx/mpc885ads.h | 4
arch/powerpc/platforms/fsl_uli1575.c | 23
arch/powerpc/sysdev/cpm2.c | 2
arch/powerpc/sysdev/fsl_pci.c | 4
arch/powerpc/sysdev/fsl_soc.c | 14
61 files changed, 1149 insertions(+), 174 deletions(-)
Becky Bruce (2):
powerpc/86xx: Add 36-bit device tree for mpc8641hpcn
powerpc: make dma_window_* in pci_controller struct avail on 32b
Haiying Wang (1):
powerpc/85xx: clean up for mpc8568_mds name
Kumar Gala (9):
powerpc/fsl: Remove cell-index from PCI nodes
powerpc: Refactor board check for PCI quirks on FSL boards with uli1575
powerpc/fsl: use of_iomap() for rstcr mapping
powerpc/85xx: Add binding for LAWs and ECM
powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systems
powerpc/86xx: Add binding for LAWs and MCM
powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systems
powerpc/cpm: Remove some cruft code and defines
powerpc/86xx: clean up smp init code
Michael Ellerman (1):
powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile
^ permalink raw reply [flat|nested] 3+ messages in thread
* Please pull from 'next' branch for 2.6.31
@ 2009-06-16 3:25 Kumar Gala
0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2009-06-16 3:25 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev
Please pull from 'next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
to receive the following updates:
arch/powerpc/boot/cuboot-85xx.c | 2
arch/powerpc/boot/dts/asp834x-redboot.dts | 2
arch/powerpc/boot/dts/gef_sbc610.dts | 10
arch/powerpc/boot/dts/kmeter1.dts | 520 ++++++
arch/powerpc/boot/dts/mpc8272ads.dts | 19
arch/powerpc/boot/dts/mpc8315erdb.dts | 15
arch/powerpc/boot/dts/mpc8349emitx.dts | 2
arch/powerpc/boot/dts/mpc834x_mds.dts | 2
arch/powerpc/boot/dts/mpc8377_mds.dts | 2
arch/powerpc/boot/dts/mpc8377_rdb.dts | 2
arch/powerpc/boot/dts/mpc8378_mds.dts | 2
arch/powerpc/boot/dts/mpc8378_rdb.dts | 2
arch/powerpc/boot/dts/mpc8379_mds.dts | 2
arch/powerpc/boot/dts/mpc8379_rdb.dts | 2
arch/powerpc/boot/dts/mpc8569mds.dts | 87 +
arch/powerpc/boot/dts/sbc8349.dts | 2
arch/powerpc/boot/dts/xcalibur1501.dts | 696 +++++++++
arch/powerpc/boot/dts/xpedite5200.dts | 466 ++++++
arch/powerpc/boot/dts/xpedite5200_xmon.dts | 506 ++++++
arch/powerpc/boot/dts/xpedite5301.dts | 640 ++++++++
arch/powerpc/boot/dts/xpedite5330.dts | 707 +++++++++
arch/powerpc/boot/dts/xpedite5370.dts | 638 ++++++++
arch/powerpc/boot/wrapper | 4
arch/powerpc/configs/83xx/kmeter1_defconfig | 908 +++++++++++
arch/powerpc/configs/85xx/xes_mpc85xx_defconfig | 1821 ++++++++++++++++++++++++
arch/powerpc/include/asm/fsl_lbc.h | 4
arch/powerpc/include/asm/reg_booke.h | 2
arch/powerpc/kernel/cpu_setup_6xx.S | 3
arch/powerpc/kernel/cpu_setup_fsl_booke.S | 49
arch/powerpc/platforms/83xx/Kconfig | 7
arch/powerpc/platforms/83xx/Makefile | 1
arch/powerpc/platforms/83xx/kmeter1.c | 191 ++
arch/powerpc/platforms/83xx/mpc83xx.h | 4
arch/powerpc/platforms/83xx/usb.c | 10
arch/powerpc/platforms/85xx/Kconfig | 13
arch/powerpc/platforms/85xx/Makefile | 1
arch/powerpc/platforms/85xx/mpc8536_ds.c | 17
arch/powerpc/platforms/85xx/mpc85xx_ds.c | 19
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 20
arch/powerpc/platforms/85xx/xes_mpc85xx.c | 282 +++
arch/powerpc/platforms/86xx/Kconfig | 1
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 15
drivers/rapidio/rio-scan.c | 43
drivers/rapidio/rio-sysfs.c | 6
drivers/serial/ucc_uart.c | 19
45 files changed, 7713 insertions(+), 53 deletions(-)
Anton Vorontsov (1):
powerpc/83xx: Update sdhci nodes per new bindings
Becky Bruce (1):
powerpc: Add 86xx support for SWIOTLB
Dave Liu (1):
serial: Make ucc_uart work in HW UART mode
Gerhard Pircher (1):
powerpc: Enable additional BAT registers in setup_745x_specifics()
Haiying Wang (1):
powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS
Heiko Schocher (1):
83xx: add support for the kmeter1 board.
Kevin Hao (1):
powerpc/85xx: Add nor flash partitions for mpc8569mds
Kumar Gala (1):
powerpc/85xx: Add SWIOTLB support to FSL boards
Martyn Welch (1):
powerpc/86xx: Add I2C device mappings in DTS for SBC610
Nate Case (6):
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx
powerpc/85xx: Add platform support for X-ES MPC85xx boards
powerpc/85xx: Add dts files for X-ES MPC85xx boards
powerpc/85xx: Add defconfig for X-ES MPC85xx boards
powerpc/bootwrapper: Custom build options for XPedite52xx targets
Peter Korsgaard (1):
powerpc/mpc83xx: Fix usb mux setup for mpc834x
Wolfgang Denk (1):
powerpc/mpc8272ads: fix device tree for 8 MB flash size
Yang Li (1):
rio: warn_unused_result warnings fix
leon.woestenberg@gmail.com (1):
powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDB
mware@internode.on.net (1):
powerpc/fsl: Increase the number of possible localbus banks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Please pull from 'next' branch for 2.6.31
@ 2009-06-23 13:10 Kumar Gala
0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2009-06-23 13:10 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev
Please pull from 'next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
to receive the following updates:
Documentation/powerpc/booting-without-of.txt | 1168 -----------------------
Documentation/powerpc/dts-bindings/4xx/emac.txt | 148 ++
Documentation/powerpc/dts-bindings/gpio/gpio.txt | 50
Documentation/powerpc/dts-bindings/gpio/mdio.txt | 19
Documentation/powerpc/dts-bindings/marvell.txt | 521 ++++++++++
Documentation/powerpc/dts-bindings/phy.txt | 25
Documentation/powerpc/dts-bindings/spi-bus.txt | 57 +
Documentation/powerpc/dts-bindings/usb-ehci.txt | 25
Documentation/powerpc/dts-bindings/xilinx.txt | 295 +++++
arch/powerpc/boot/dts/mpc8569mds.dts | 1
arch/powerpc/include/asm/cpm1.h | 2
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1
arch/powerpc/platforms/85xx/smp.c | 9
arch/powerpc/platforms/85xx/socrates.c | 6
arch/powerpc/platforms/85xx/xes_mpc85xx.c | 1
arch/powerpc/sysdev/qe_lib/qe.c | 9
16 files changed, 1157 insertions(+), 1180 deletions(-)
Anton Vorontsov (1):
powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDS
Huang Weiyi (1):
powerpc/85xx: remove duplicated #include
Kumar Gala (4):
powerpc/cpm1: Remove IMAP_ADDR
powerpc/85xx: Stop using ppc_md.init on socrates
powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu
powerpc: Refactor device tree binding
Randy Vinson (1):
powerpc/85xx: Fix FSL RapidIO probing on MDS boards
Timur Tabi (1):
powerpc/qe: add polling timeout to qe_issue_cmd()
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-23 13:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 3:25 Please pull from 'next' branch for 2.6.31 Kumar Gala
-- strict thread matches above, loose matches on Subject: below --
2009-06-23 13:10 Kumar Gala
2009-04-30 11:58 Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).