* Please pull from 'for-2.6.25' branch
@ 2008-01-28 15:11 Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-01-28 15:11 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
to receive the following updates:
Documentation/powerpc/booting-without-of.txt | 177 +++
arch/powerpc/boot/Makefile | 5
arch/powerpc/boot/cuboot-85xx-cpm2.c | 66 +
arch/powerpc/boot/dts/mpc8313erdb.dts | 4
arch/powerpc/boot/dts/mpc8315erdb.dts | 287 +++++
arch/powerpc/boot/dts/mpc832x_mds.dts | 22
arch/powerpc/boot/dts/mpc832x_rdb.dts | 23
arch/powerpc/boot/dts/mpc8349emitx.dts | 4
arch/powerpc/boot/dts/mpc8349emitxgp.dts | 4
arch/powerpc/boot/dts/mpc834x_mds.dts | 256 ++--
arch/powerpc/boot/dts/mpc836x_mds.dts | 25
arch/powerpc/boot/dts/mpc8377_mds.dts | 3
arch/powerpc/boot/dts/mpc8377_rdb.dts | 296 +++++
arch/powerpc/boot/dts/mpc8378_mds.dts | 3
arch/powerpc/boot/dts/mpc8378_rdb.dts | 282 +++++
arch/powerpc/boot/dts/mpc8379_mds.dts | 3
arch/powerpc/boot/dts/mpc8379_rdb.dts | 310 +++++
arch/powerpc/boot/dts/mpc8568mds.dts | 24
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 227 ++--
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 333 +++---
arch/powerpc/boot/dts/sbc8349.dts | 244 ++++
arch/powerpc/boot/dts/sbc8548.dts | 244 ++++
arch/powerpc/boot/dts/sbc8560.dts | 330 ++++++
arch/powerpc/boot/dts/storcenter.dts | 73 -
arch/powerpc/boot/dts/stx_gp3_8560.dts | 228 ++++
arch/powerpc/boot/dts/tqm8540.dts | 204 +++
arch/powerpc/boot/dts/tqm8541.dts | 228 ++++
arch/powerpc/boot/dts/tqm8555.dts | 228 ++++
arch/powerpc/boot/dts/tqm8560.dts | 245 ++++
arch/powerpc/boot/libfdt-wrapper.c | 9
arch/powerpc/boot/ops.h | 11
arch/powerpc/configs/mpc8313_rdb_defconfig | 2
arch/powerpc/configs/mpc8315_rdb_defconfig | 1417 +++++++++++++++++++++++++++
arch/powerpc/configs/mpc837x_rdb_defconfig | 887 ++++++++++++++++
arch/powerpc/configs/sbc834x_defconfig | 800 +++++++++++++++
arch/powerpc/configs/sbc8548_defconfig | 741 ++++++++++++++
arch/powerpc/configs/sbc8560_defconfig | 764 ++++++++++++++
arch/powerpc/configs/stx_gp3_defconfig | 1183 ++++++++++++++++++++++
arch/powerpc/configs/tqm8540_defconfig | 1032 +++++++++++++++++++
arch/powerpc/configs/tqm8541_defconfig | 1044 +++++++++++++++++++
arch/powerpc/configs/tqm8555_defconfig | 1044 +++++++++++++++++++
arch/powerpc/configs/tqm8560_defconfig | 1044 +++++++++++++++++++
arch/powerpc/kernel/legacy_serial.c | 45
arch/powerpc/platforms/82xx/mpc8272_ads.c | 5
arch/powerpc/platforms/82xx/pq2fads.c | 5
arch/powerpc/platforms/83xx/Kconfig | 25
arch/powerpc/platforms/83xx/Makefile | 4
arch/powerpc/platforms/83xx/mpc8313_rdb.c | 101 -
arch/powerpc/platforms/83xx/mpc831x_rdb.c | 93 +
arch/powerpc/platforms/83xx/mpc832x_mds.c | 11
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 11
arch/powerpc/platforms/83xx/mpc836x_mds.c | 11
arch/powerpc/platforms/83xx/mpc837x_rdb.c | 99 +
arch/powerpc/platforms/83xx/sbc834x.c | 115 ++
arch/powerpc/platforms/85xx/Kconfig | 71 +
arch/powerpc/platforms/85xx/Makefile | 4
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 32
arch/powerpc/platforms/85xx/sbc8548.c | 169 +++
arch/powerpc/platforms/85xx/sbc8560.c | 285 +++++
arch/powerpc/platforms/85xx/stx_gp3.c | 183 +++
arch/powerpc/platforms/85xx/tqm85xx.c | 187 +++
arch/powerpc/platforms/8xx/ep88xc.c | 5
arch/powerpc/platforms/8xx/m8xx_setup.c | 11
arch/powerpc/platforms/8xx/mpc86xads_setup.c | 8
arch/powerpc/platforms/8xx/mpc885ads_setup.c | 7
arch/powerpc/platforms/8xx/mpc8xx.h | 21
arch/powerpc/platforms/Kconfig | 4
arch/powerpc/platforms/embedded6xx/ls_uart.c | 5
arch/powerpc/sysdev/Makefile | 4
arch/powerpc/sysdev/commproc.c | 650 ------------
arch/powerpc/sysdev/commproc.h | 12
arch/powerpc/sysdev/cpm1.c | 612 +++++++++++
arch/powerpc/sysdev/cpm2.c | 469 ++++++++
arch/powerpc/sysdev/cpm2_common.c | 470 --------
arch/powerpc/sysdev/fsl_soc.c | 99 +
arch/powerpc/sysdev/ipic.c | 6
arch/powerpc/sysdev/micropatch.c | 2
arch/powerpc/sysdev/mpc8xx_pic.c | 1
arch/powerpc/sysdev/qe_lib/qe.c | 63 -
arch/ppc/8260_io/enet.c | 2
arch/ppc/8xx_io/commproc.c | 40
arch/ppc/8xx_io/enet.c | 6
arch/ppc/8xx_io/fec.c | 2
arch/ppc/8xx_io/micropatch.c | 2
arch/ppc/Kconfig | 91 -
arch/ppc/Makefile | 9
arch/ppc/boot/simple/iic.c | 2
arch/ppc/boot/simple/m8xx_tty.c | 2
arch/ppc/configs/TQM8540_defconfig | 973 ------------------
arch/ppc/configs/TQM8541_defconfig | 986 ------------------
arch/ppc/configs/TQM8555_defconfig | 983 ------------------
arch/ppc/configs/TQM8560_defconfig | 992 ------------------
arch/ppc/configs/mpc834x_sys_defconfig | 844 ----------------
arch/ppc/configs/mpc8540_ads_defconfig | 706 -------------
arch/ppc/configs/mpc8548_cds_defconfig | 658 ------------
arch/ppc/configs/mpc8555_cds_defconfig | 784 --------------
arch/ppc/configs/mpc8560_ads_defconfig | 769 --------------
arch/ppc/configs/stx_gp3_defconfig | 989 ------------------
arch/ppc/kernel/Makefile | 1
arch/ppc/kernel/asm-offsets.c | 6
arch/ppc/kernel/entry.S | 12
arch/ppc/kernel/head_booke.h | 55 -
arch/ppc/kernel/head_fsl_booke.S | 1065 --------------------
arch/ppc/kernel/misc.S | 46
arch/ppc/kernel/ppc_ksyms.c | 11
arch/ppc/kernel/setup.c | 3
arch/ppc/kernel/traps.c | 121 --
arch/ppc/mm/Makefile | 1
arch/ppc/mm/fsl_booke_mmu.c | 236 ----
arch/ppc/mm/init.c | 6
arch/ppc/mm/mmu_context.c | 2
arch/ppc/mm/mmu_decl.h | 6
arch/ppc/mm/pgtable.c | 28
arch/ppc/mm/ppc_mmu.c | 2
arch/ppc/platforms/83xx/Makefile | 4
arch/ppc/platforms/83xx/mpc834x_sys.c | 346 ------
arch/ppc/platforms/83xx/mpc834x_sys.h | 54 -
arch/ppc/platforms/85xx/Kconfig | 106 --
arch/ppc/platforms/85xx/Makefile | 13
arch/ppc/platforms/85xx/mpc8540_ads.c | 226 ----
arch/ppc/platforms/85xx/mpc8540_ads.h | 22
arch/ppc/platforms/85xx/mpc8555_cds.h | 23
arch/ppc/platforms/85xx/mpc8560_ads.c | 303 -----
arch/ppc/platforms/85xx/mpc8560_ads.h | 24
arch/ppc/platforms/85xx/mpc85xx_ads_common.c | 197 ---
arch/ppc/platforms/85xx/mpc85xx_ads_common.h | 67 -
arch/ppc/platforms/85xx/mpc85xx_cds_common.c | 601 -----------
arch/ppc/platforms/85xx/mpc85xx_cds_common.h | 80 -
arch/ppc/platforms/85xx/sbc8560.c | 234 ----
arch/ppc/platforms/85xx/sbc8560.h | 47
arch/ppc/platforms/85xx/sbc85xx.c | 166 ---
arch/ppc/platforms/85xx/sbc85xx.h | 70 -
arch/ppc/platforms/85xx/stx_gp3.c | 339 ------
arch/ppc/platforms/85xx/stx_gp3.h | 69 -
arch/ppc/platforms/85xx/tqm85xx.c | 412 -------
arch/ppc/platforms/85xx/tqm85xx.h | 53 -
arch/ppc/platforms/mpc866ads_setup.c | 2
arch/ppc/platforms/mpc885ads_setup.c | 2
arch/ppc/syslib/Makefile | 13
arch/ppc/syslib/ipic.c | 646 ------------
arch/ppc/syslib/ipic.h | 47
arch/ppc/syslib/mpc83xx_devices.c | 251 ----
arch/ppc/syslib/mpc83xx_sys.c | 122 --
arch/ppc/syslib/mpc85xx_devices.c | 826 ---------------
arch/ppc/syslib/mpc85xx_sys.c | 233 ----
arch/ppc/syslib/mpc8xx_devices.c | 2
arch/ppc/syslib/ocp.c | 2
arch/ppc/syslib/open_pic.c | 2
arch/ppc/syslib/ppc83xx_pci.h | 151 --
arch/ppc/syslib/ppc83xx_setup.c | 410 -------
arch/ppc/syslib/ppc83xx_setup.h | 55 -
arch/ppc/syslib/ppc85xx_common.c | 38
arch/ppc/syslib/ppc85xx_common.h | 22
arch/ppc/syslib/ppc85xx_setup.c | 367 ------
arch/ppc/syslib/ppc85xx_setup.h | 56 -
arch/ppc/syslib/ppc8xx_pic.h | 1
arch/ppc/xmon/start_8xx.c | 2
drivers/ata/Kconfig | 2
drivers/net/fec_8xx/fec_8xx-netta.c | 2
drivers/net/fec_8xx/fec_main.c | 2
drivers/net/fec_8xx/fec_mii.c | 2
drivers/net/fs_enet/fs_enet.h | 2
drivers/net/fs_enet/mac-fec.c | 2
drivers/net/fs_enet/mac-scc.c | 2
drivers/net/ucc_geth_mii.c | 3
drivers/pci/Makefile | 2
drivers/serial/cpm_uart/cpm_uart_cpm1.h | 2
drivers/spi/spi_mpc83xx.c | 6
include/asm-powerpc/commproc.h | 752 --------------
include/asm-powerpc/cpm.h | 73 +
include/asm-powerpc/cpm1.h | 685 +++++++++++++
include/asm-powerpc/cpm2.h | 64 -
include/asm-powerpc/irq.h | 126 --
include/asm-powerpc/mpc8xx.h | 20
include/asm-ppc/commproc.h | 692 -------------
include/asm-ppc/cpm1.h | 688 +++++++++++++
include/asm-ppc/cpm2.h | 2
include/asm-ppc/immap_85xx.h | 126 --
include/asm-ppc/mmu_context.h | 5
include/asm-ppc/mpc83xx.h | 107 --
include/asm-ppc/mpc85xx.h | 192 ---
include/asm-ppc/pgtable.h | 46
include/asm-ppc/ppc_sys.h | 4
include/asm-ppc/ppcboot.h | 8
include/asm-ppc/reg_booke.h | 26
include/asm-ppc/serial.h | 4
186 files changed, 17880 insertions(+), 21175 deletions(-)
Anton Vorontsov (4):
[POWERPC] QE: get rid of most device_types and model
ucc_geth: get rid of device_type for mdio
spi_mpc83xx: use brg-frequency for SPI in QE
[POWERPC] fsl_spi: stop using device_type = "spi"
Grant Likely (1):
[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code
Jochen Friedrich (7):
[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()
[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init
[POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decr
[POWERPC] 8xx: Remove sysdev/commproc.h
[POWERPC] 8xx: Get rid of conditional includes of board specific setup
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
[POWERPC] CPM: Move definition of buffer descriptor to cpm.h
Jon Loeliger (2):
[POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.
[POWERPC] Convert StorCenter DTS file to /dts-v1/ format.
Kim Phillips (9):
[POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platform
[POWERPC] 83xx: add base platform support for the mpc8315 rdb board
[POWERPC] 83xx: Add the MPC8315E RDB dts
[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs
[POWERPC] 83xx: ipic: add interrupt vector 94
[POWERPC] 83xx: add the mpc8315 rdb defconfig
[POWERPC] 83xx: add MPC837x RDB platform support
[POWERPC] 83xx: add the mpc837[789]_rdb dts files
[POWERPC] 83xx: add the mpc837x rdb defconfig
Kumar Gala (8):
[POWERPC] Always build setup-bus.c on powerpc
[POWERPC] bootwrapper: Add find_node_by_compatible
[POWERPC] Add a cuboot wrapper for 85xx with CPM2
[POWERPC] 85xx: Port STX GP3 board over from arch/ppc
[POWERPC] 85xx: Port TQM85xx boards over from arch/ppc
[POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xx
[PPC] Remove 83xx from arch/ppc
[PPC] Remove 85xx from arch/ppc
Li Yang (1):
[POWERPC] Add docs for Freescale PowerQUICC SATA device tree nodes
Paul Gortmaker (13):
[POWERPC] Reduce code duplication in legacy_serial, add UART parent types
[POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpc
[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8560 board
[POWERPC] CPM2: Make support for the CPM2 optional on 8560 based boards
[POWERPC] 85xx: Add default .config file for Wind River SBC8560
[POWERPC] 85xx: Add basic support for Wind River SBC8548 board
[POWERPC] 85xx: Add v1 device tree source for Wind River SBC8548 board
[POWERPC] 85xx: Add default .config file for Wind River SBC8548
[POWERPC] 83xx: Add support for Wind River SBC834x boards
[POWERPC] 83xx: Add device tree source for Wind River SBC834x board.
[POWERPC] 83xx: Add default config file for Wind River SBC8349 board
[POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1
[POWERPC] QE: Explicitly set address-cells and size cells for muram
Zhang Wei (1):
[POWERPC] Add docs for Freescale DMA & DMA channel device tree nodes
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2008-03-31 16:57 Kumar Gala
2008-04-02 2:36 ` Kumar Gala
0 siblings, 1 reply; 13+ messages in thread
From: Kumar Gala @ 2008-03-31 16:57 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev, Linus Torvalds
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
I'd like to get these minor fixes into 2.6.25. They aren't critical but
extremely convenient at this point.
to receive the following updates:
arch/powerpc/boot/dts/mpc8377_mds.dts | 4 ++--
arch/powerpc/boot/dts/mpc8377_rdb.dts | 3 +--
arch/powerpc/boot/dts/mpc8378_rdb.dts | 3 +--
arch/powerpc/boot/dts/mpc8379_mds.dts | 8 ++++----
arch/powerpc/boot/dts/mpc8379_rdb.dts | 3 +--
arch/powerpc/configs/mpc832x_mds_defconfig | 11 +++--------
arch/powerpc/configs/mpc834x_mds_defconfig | 11 +++--------
arch/powerpc/configs/mpc836x_mds_defconfig | 11 +++--------
arch/powerpc/configs/mpc837x_rdb_defconfig | 24 +++++++++++++++++++++++-
arch/powerpc/configs/mpc83xx_defconfig | 24 +++++++++++++++++++++++-
arch/powerpc/configs/mpc8544_ds_defconfig | 11 +++--------
arch/powerpc/configs/mpc8568mds_defconfig | 11 +++--------
arch/powerpc/configs/mpc8572_ds_defconfig | 11 +++--------
arch/powerpc/configs/mpc85xx_defconfig | 11 +++--------
arch/powerpc/configs/mpc8641_hpcn_defconfig | 11 +++--------
arch/powerpc/configs/prpmc2800_defconfig | 11 +++--------
arch/powerpc/configs/storcenter_defconfig | 11 +++--------
drivers/ata/sata_fsl.c | 5 +----
drivers/dma/fsldma.c | 8 ++++----
19 files changed, 90 insertions(+), 102 deletions(-)
Anton Vorontsov (1):
[POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts
Kim Phillips (2):
[POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigs
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
Kumar Gala (2):
[POWERPC] fsldma: Use compatiable binding as spec
[POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIB
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-03-31 16:57 Kumar Gala
@ 2008-04-02 2:36 ` Kumar Gala
2008-04-02 11:48 ` Paul Mackerras
0 siblings, 1 reply; 13+ messages in thread
From: Kumar Gala @ 2008-04-02 2:36 UTC (permalink / raw)
To: Paul Mackerras; +Cc: ppc-dev list, Linus Torvalds
On Mar 31, 2008, at 11:57 AM, Kumar Gala wrote:
> Please pull from 'for-2.6.25' branch of
>
> master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git
> for-2.6.25
>
> I'd like to get these minor fixes into 2.6.25. They aren't critical
> but
> extremely convenient at this point.
Paul, any comments on sending this onto linus. I was hoping to avoid
2.6.25 coming up not support the proper device bindings for DMA and
SATA.
- k
>
>
> to receive the following updates:
>
> arch/powerpc/boot/dts/mpc8377_mds.dts | 4 ++--
> arch/powerpc/boot/dts/mpc8377_rdb.dts | 3 +--
> arch/powerpc/boot/dts/mpc8378_rdb.dts | 3 +--
> arch/powerpc/boot/dts/mpc8379_mds.dts | 8 ++++----
> arch/powerpc/boot/dts/mpc8379_rdb.dts | 3 +--
> arch/powerpc/configs/mpc832x_mds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc834x_mds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc836x_mds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc837x_rdb_defconfig | 24 ++++++++++++++++++
> +++++-
> arch/powerpc/configs/mpc83xx_defconfig | 24 ++++++++++++++++++
> +++++-
> arch/powerpc/configs/mpc8544_ds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc8568mds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc8572_ds_defconfig | 11 +++--------
> arch/powerpc/configs/mpc85xx_defconfig | 11 +++--------
> arch/powerpc/configs/mpc8641_hpcn_defconfig | 11 +++--------
> arch/powerpc/configs/prpmc2800_defconfig | 11 +++--------
> arch/powerpc/configs/storcenter_defconfig | 11 +++--------
> drivers/ata/sata_fsl.c | 5 +----
> drivers/dma/fsldma.c | 8 ++++----
> 19 files changed, 90 insertions(+), 102 deletions(-)
>
> Anton Vorontsov (1):
> [POWERPC] 83xx: Fix wrong USB phy type in mpc837xrdb dts
>
> Kim Phillips (2):
> [POWERPC] 83xx: enable usb in 837x rdb and 83xx defconfigs
> [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
>
> Kumar Gala (2):
> [POWERPC] fsldma: Use compatiable binding as spec
> [POWERPC] Fix defconfigs so we dont set both GENRTC and RTCLIB
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-04-02 2:36 ` Kumar Gala
@ 2008-04-02 11:48 ` Paul Mackerras
2008-04-02 13:12 ` Kumar Gala
0 siblings, 1 reply; 13+ messages in thread
From: Paul Mackerras @ 2008-04-02 11:48 UTC (permalink / raw)
To: Kumar Gala; +Cc: ppc-dev list, Linus Torvalds
Kumar Gala writes:
> Paul, any comments on sending this onto linus. I was hoping to avoid
> 2.6.25 coming up not support the proper device bindings for DMA and
> SATA.
I've pulled it and I'll send it on later (or Linus can pull it
directly if he wants). There is the iSeries fix from Ben H plus two
other patches (one from Bartlomiej Sieka and one from Nathan Lynch)
where I'm waiting for proper patch descriptions and/or signed-off-by
lines. I was hoping to get those tomorrow and send the lot on to
Linus.
Paul.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-04-02 11:48 ` Paul Mackerras
@ 2008-04-02 13:12 ` Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-04-02 13:12 UTC (permalink / raw)
To: Paul Mackerras; +Cc: ppc-dev list, Linus Torvalds
On Apr 2, 2008, at 6:48 AM, Paul Mackerras wrote:
> Kumar Gala writes:
>
>> Paul, any comments on sending this onto linus. I was hoping to avoid
>> 2.6.25 coming up not support the proper device bindings for DMA and
>> SATA.
>
> I've pulled it and I'll send it on later (or Linus can pull it
> directly if he wants). There is the iSeries fix from Ben H plus two
> other patches (one from Bartlomiej Sieka and one from Nathan Lynch)
> where I'm waiting for proper patch descriptions and/or signed-off-by
> lines. I was hoping to get those tomorrow and send the lot on to
> Linus.
Ok, just wasn't sure what the status was. A day or two is fine.
- k
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2008-03-24 13:58 Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-03-24 13:58 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
to receive the following updates:
arch/powerpc/configs/ep8248e_defconfig | 74 +++++++---
arch/powerpc/configs/ep88xc_defconfig | 56 +++++--
arch/powerpc/configs/linkstation_defconfig | 131 +++++++++++------
arch/powerpc/configs/mpc7448_hpc2_defconfig | 119 ++++++++++++----
arch/powerpc/configs/mpc8272_ads_defconfig | 75 ++++++++--
arch/powerpc/configs/mpc8313_rdb_defconfig | 114 ++++++++++-----
arch/powerpc/configs/mpc8315_rdb_defconfig | 110 +++++++++------
arch/powerpc/configs/mpc832x_mds_defconfig | 101 +++++++++----
arch/powerpc/configs/mpc832x_rdb_defconfig | 106 +++++++++-----
arch/powerpc/configs/mpc834x_itx_defconfig | 111 +++++++++------
arch/powerpc/configs/mpc834x_itxgp_defconfig | 109 +++++++++-----
arch/powerpc/configs/mpc834x_mds_defconfig | 104 +++++++++-----
arch/powerpc/configs/mpc836x_mds_defconfig | 102 +++++++++----
arch/powerpc/configs/mpc837x_mds_defconfig | 197 ++++++++++++++-------------
arch/powerpc/configs/mpc837x_rdb_defconfig | 83 +++++++----
arch/powerpc/configs/mpc83xx_defconfig | 88 +++++++-----
arch/powerpc/configs/mpc8540_ads_defconfig | 121 ++++++++++++----
arch/powerpc/configs/mpc8544_ds_defconfig | 127 ++++++++++++-----
arch/powerpc/configs/mpc8560_ads_defconfig | 126 +++++++++++++----
arch/powerpc/configs/mpc8568mds_defconfig | 106 ++++++++++----
arch/powerpc/configs/mpc8572_ds_defconfig | 127 ++++++++++++-----
arch/powerpc/configs/mpc85xx_cds_defconfig | 131 +++++++++++++----
arch/powerpc/configs/mpc85xx_defconfig | 111 ++++++++++-----
arch/powerpc/configs/mpc8610_hpcd_defconfig | 131 ++++++++++++++---
arch/powerpc/configs/mpc8641_hpcn_defconfig | 115 ++++++++++-----
arch/powerpc/configs/mpc866_ads_defconfig | 112 +++++++++++----
arch/powerpc/configs/mpc885_ads_defconfig | 56 +++++--
arch/powerpc/configs/pq2fads_defconfig | 89 ++++++++----
arch/powerpc/configs/prpmc2800_defconfig | 160 ++++++++++++++++-----
arch/powerpc/configs/sbc834x_defconfig | 78 +++++++---
arch/powerpc/configs/sbc8548_defconfig | 115 ++++++++++++---
arch/powerpc/configs/sbc8560_defconfig | 124 +++++++++++++---
arch/powerpc/configs/storcenter_defconfig | 102 +++++++------
arch/powerpc/configs/stx_gp3_defconfig | 154 +++++++++++++++------
arch/powerpc/configs/tqm8540_defconfig | 133 +++++++++++++-----
arch/powerpc/configs/tqm8541_defconfig | 133 +++++++++++++-----
arch/powerpc/configs/tqm8555_defconfig | 133 +++++++++++++-----
arch/powerpc/configs/tqm8560_defconfig | 133 +++++++++++++-----
38 files changed, 3031 insertions(+), 1266 deletions(-)
Kumar Gala (1):
[POWERPC] Update some defconfigs
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2008-03-07 15:03 Kumar Gala
2008-03-07 22:51 ` Paul Mackerras
0 siblings, 1 reply; 13+ messages in thread
From: Kumar Gala @ 2008-03-07 15:03 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
These are fixes to forward on to linus (based on his tree).
to receive the following updates:
arch/powerpc/boot/dts/mpc8377_mds.dts | 70 ++
arch/powerpc/boot/dts/mpc8378_mds.dts | 70 ++
arch/powerpc/boot/dts/mpc8379_mds.dts | 70 ++
arch/powerpc/boot/wrapper | 6
arch/powerpc/configs/adder875-redboot_defconfig | 798 -----------------------
arch/powerpc/configs/adder875-uboot_defconfig | 798 -----------------------
arch/powerpc/configs/adder875_defconfig | 813 ++++++++++++++++++++++++
arch/powerpc/kernel/head_8xx.S | 30
arch/powerpc/platforms/83xx/mpc837x_mds.c | 8
arch/powerpc/sysdev/qe_lib/qe.c | 2
include/asm-powerpc/pgtable-ppc32.h | 8
11 files changed, 1055 insertions(+), 1618 deletions(-)
Li Yang (2):
[POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dts
[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.
Scott Wood (1):
[POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.
Timur Tabi (1):
[POWERPC] QE: Fix QE firmware uploading limit
Vitaly Bordug (1):
[POWERPC] 8xx: fix swap
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-03-07 15:03 Kumar Gala
@ 2008-03-07 22:51 ` Paul Mackerras
2008-03-07 22:56 ` Kumar Gala
0 siblings, 1 reply; 13+ messages in thread
From: Paul Mackerras @ 2008-03-07 22:51 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev
Kumar Gala writes:
> These are fixes to forward on to linus (based on his tree).
Are you going to put in the fix for swap on 8xx in arch/ppc?
Paul.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-03-07 22:51 ` Paul Mackerras
@ 2008-03-07 22:56 ` Kumar Gala
2008-03-07 23:02 ` Kumar Gala
0 siblings, 1 reply; 13+ messages in thread
From: Kumar Gala @ 2008-03-07 22:56 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
On Mar 7, 2008, at 4:51 PM, Paul Mackerras wrote:
> Kumar Gala writes:
>
>> These are fixes to forward on to linus (based on his tree).
>
> Are you going to put in the fix for swap on 8xx in arch/ppc?
I was told it was already fixed (I assumed that meant it was already
applied).
Is there a patch still out there?
- k
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: Please pull from 'for-2.6.25' branch
2008-03-07 22:56 ` Kumar Gala
@ 2008-03-07 23:02 ` Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-03-07 23:02 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev list
On Mar 7, 2008, at 4:56 PM, Kumar Gala wrote:
>
> On Mar 7, 2008, at 4:51 PM, Paul Mackerras wrote:
>
>> Kumar Gala writes:
>>
>>> These are fixes to forward on to linus (based on his tree).
>>
>> Are you going to put in the fix for swap on 8xx in arch/ppc?
>
> I was told it was already fixed (I assumed that meant it was already
> applied).
>
> Is there a patch still out there?
Ok, I found it and applied it.
- k
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2008-01-24 1:56 Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-01-24 1:56 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
to receive the following updates:
(I fixed up the memreserve patch, it builds for me on ppc64)
Documentation/powerpc/00-INDEX | 3
Documentation/powerpc/booting-without-of.txt | 91 +
Documentation/powerpc/qe_firmware.txt | 295 ++++
arch/powerpc/Kconfig | 3
arch/powerpc/boot/.gitignore | 1
arch/powerpc/boot/Makefile | 10
arch/powerpc/boot/cuboot-824x.c | 53
arch/powerpc/boot/cuboot-83xx.c | 3
arch/powerpc/boot/cuboot-85xx.c | 5
arch/powerpc/boot/devtree.c | 14
arch/powerpc/boot/dts/adder875-redboot.dts | 184 ++
arch/powerpc/boot/dts/adder875-uboot.dts | 183 ++
arch/powerpc/boot/dts/ep8248e.dts | 207 +++
arch/powerpc/boot/dts/mpc8313erdb.dts | 49
arch/powerpc/boot/dts/mpc832x_mds.dts | 51
arch/powerpc/boot/dts/mpc8349emitx.dts | 30
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 | 279 ++++
arch/powerpc/boot/dts/mpc8378_mds.dts | 265 +++
arch/powerpc/boot/dts/mpc8379_mds.dts | 293 ++++
arch/powerpc/boot/dts/mpc8544ds.dts | 6
arch/powerpc/boot/dts/mpc8572ds.dts | 7
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 113 +
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 48
arch/powerpc/boot/dts/storcenter.dts | 138 ++
arch/powerpc/boot/ep8248e.c | 55
arch/powerpc/boot/ops.h | 14
arch/powerpc/boot/redboot-8xx.c | 58
arch/powerpc/boot/redboot.h | 56
arch/powerpc/boot/wrapper | 2
arch/powerpc/configs/adder875-redboot_defconfig | 798 +++++++++++
arch/powerpc/configs/adder875-uboot_defconfig | 798 +++++++++++
arch/powerpc/configs/ep8248e_defconfig | 821 +++++++++++
arch/powerpc/configs/mpc8313_rdb_defconfig | 46
arch/powerpc/configs/mpc834x_itx_defconfig | 3
arch/powerpc/configs/mpc8610_hpcd_defconfig | 171 ++
arch/powerpc/configs/storcenter_defconfig | 1174 +++++++++++++++++
arch/powerpc/kernel/Makefile | 1
arch/powerpc/kernel/head_fsl_booke.S | 20
arch/powerpc/kernel/pci-common.c | 8
arch/powerpc/kernel/pci_32.c | 58
arch/powerpc/kernel/rio.c | 52
arch/powerpc/math-emu/op-4.h | 40
arch/powerpc/mm/fsl_booke_mmu.c | 6
arch/powerpc/mm/lmb.c | 13
arch/powerpc/mm/mem.c | 21
arch/powerpc/platforms/82xx/Kconfig | 13
arch/powerpc/platforms/82xx/Makefile | 1
arch/powerpc/platforms/82xx/ep8248e.c | 324 ++++
arch/powerpc/platforms/83xx/mpc8313_rdb.c | 13
arch/powerpc/platforms/83xx/mpc832x_mds.c | 5
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 10
arch/powerpc/platforms/83xx/mpc834x_itx.c | 12
arch/powerpc/platforms/83xx/mpc834x_mds.c | 5
arch/powerpc/platforms/83xx/mpc836x_mds.c | 5
arch/powerpc/platforms/83xx/mpc837x_mds.c | 56
arch/powerpc/platforms/83xx/mpc83xx.h | 3
arch/powerpc/platforms/83xx/usb.c | 46
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 18
arch/powerpc/platforms/85xx/mpc85xx_cds.c | 6
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 7
arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 15
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 14
arch/powerpc/platforms/8xx/Kconfig | 9
arch/powerpc/platforms/8xx/Makefile | 1
arch/powerpc/platforms/8xx/adder875.c | 118 +
arch/powerpc/platforms/8xx/ep88xc.c | 5
arch/powerpc/platforms/8xx/mpc86xads_setup.c | 5
arch/powerpc/platforms/8xx/mpc885ads_setup.c | 5
arch/powerpc/platforms/Kconfig | 6
arch/powerpc/platforms/embedded6xx/Kconfig | 23
arch/powerpc/platforms/embedded6xx/Makefile | 1
arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c | 2
arch/powerpc/platforms/embedded6xx/storcenter.c | 192 ++
arch/powerpc/sysdev/Makefile | 3
arch/powerpc/sysdev/fsl_pci.c | 150 --
arch/powerpc/sysdev/fsl_rio.c | 932 +++++++++++++
arch/powerpc/sysdev/fsl_rio.h | 20
arch/powerpc/sysdev/fsl_soc.c | 103 +
arch/powerpc/sysdev/ipic.c | 62
arch/powerpc/sysdev/mpic.c | 4
arch/powerpc/sysdev/qe_lib/Kconfig | 2
arch/powerpc/sysdev/qe_lib/qe.c | 247 +++
arch/powerpc/sysdev/qe_lib/ucc_slow.c | 10
arch/ppc/kernel/Makefile | 1
arch/ppc/kernel/rio.c | 52
arch/ppc/platforms/85xx/mpc85xx_ads_common.c | 3
arch/ppc/platforms/85xx/stx_gp3.c | 2
arch/ppc/platforms/85xx/tqm85xx.c | 2
arch/ppc/syslib/Makefile | 1
arch/ppc/syslib/ppc85xx_rio.c | 932 -------------
arch/ppc/syslib/ppc85xx_rio.h | 20
drivers/net/fs_enet/fs_enet-main.c | 9
drivers/net/phy/Kconfig | 32
drivers/net/phy/fixed.c | 445 ++----
drivers/rapidio/rio.c | 5
drivers/serial/Kconfig | 10
drivers/serial/Makefile | 1
drivers/serial/cpm_uart/cpm_uart_cpm2.c | 2
drivers/serial/ucc_uart.c | 1514 ++++++++++++++++++++++
include/asm-powerpc/immap_qe.h | 34
include/asm-powerpc/lmb.h | 1
include/asm-powerpc/mpc8260.h | 1
include/asm-powerpc/pci-bridge.h | 3
include/asm-powerpc/qe.h | 61
include/asm-powerpc/system.h | 2
include/linux/phy_fixed.h | 51
109 files changed, 10511 insertions(+), 1676 deletions(-)
Anton Vorontsov (1):
[POWERPC] MPC8349E-mITX: introduce localbus and pata nodes
Becky Bruce (1):
[POWERPC] Fixup use of phys_addr_t in mpic code
Dale Farnsworth (1):
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
Grant Likely (1):
[POWERPC] 8xx: Use machine_*_initcall() hooks in platform code
Jochen Friedrich (1):
fs_enet: Add fixed-phy support for fs_enet
John Rigby (2):
[POWERPC] Add support for mpc512x interrupts to ipic
[POWERPC] Add IPIC Kconfig option
Jon Loeliger (4):
[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.h
[POWERPC] Add StorCenter DTS first draft.
[POWERPC] Add initial iomega StorCenter board port.
[POWERPC] Add initial storcenter config file.
Kumar Gala (13):
[POWERPC] Fix handling of memreserve if the range lands in highmem
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
[POWERPC] Fixup transparent P2P resources
[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx
[POWERPC] Remove update_bridge_resource
[POWERPC] 85xx: convert boards to use machine_device_initcall
[POWERPC] 83xx: convert boards to use machine_device_initcall
[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_alias
[POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_alias
[POWERPC] Fix incorrect interrupt map on FSL reference boards
[RAPIDIO] Fix compile error and warning
[POWERPC] Move RapidIO support code from arch/ppc
[POWERPC] Fix compile error if CONFIG_STX_GP3 is defined
Li Yang (3):
[POWERPC] 83xx: add device trees for MPC837x MDS board
[POWERPC] 83xx: Add MPC837x USB platform support
[POWERPC] 83xx: USB device tree cleanups
Liu Yu (1):
[POWERPC] Fix carry bug in 128-bit unsigned integer adding
Paul Gortmaker (1):
[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()
Scott Wood (7):
[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.
[POWERPC] 8xx: Analogue & Micro Adder875 board support.
[POWERPC] 82xx: Embedded Planet EP8248E support
[POWERPC] 83xx: MPC8313e RBD add NAND to device tree
[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.
[POWERPC] 83xx: Update MPC8313e RDB defconfig for MTD, NAND, JFFS2.
[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdata
Timur Tabi (4):
[POWERPC] QE: Add ability to upload QE firmware
[POWERPC] QE: Add support for Freescale QUICCEngine UART
[POWERPC] qe-uart: add support for Freescale QUICCEngine UART
[POWERPC] Update MPC8610 HPCD to support audio drivers
Vitaly Bordug (3):
phy/fixed.c: rework to not duplicate PHY layer functionality
[POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO bus
[POWERPC] fsl_soc: add support to gianfar for fixed-link property
Wade Farnsworth (2):
[POWERPC] 86xx: Add localbus and flash nodes to mpc8641_hpcn.dts
[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2008-01-21 16:32 Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2008-01-21 16:32 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
to receive the following updates:
Documentation/powerpc/00-INDEX | 3
Documentation/powerpc/booting-without-of.txt | 91 +
Documentation/powerpc/qe_firmware.txt | 295 ++++
arch/powerpc/Kconfig | 3
arch/powerpc/boot/.gitignore | 1
arch/powerpc/boot/Makefile | 7
arch/powerpc/boot/cuboot-83xx.c | 3
arch/powerpc/boot/cuboot-85xx.c | 5
arch/powerpc/boot/devtree.c | 14
arch/powerpc/boot/dts/adder875-redboot.dts | 184 ++
arch/powerpc/boot/dts/adder875-uboot.dts | 183 ++
arch/powerpc/boot/dts/ep8248e.dts | 207 +++
arch/powerpc/boot/dts/mpc8313erdb.dts | 49
arch/powerpc/boot/dts/mpc832x_mds.dts | 51
arch/powerpc/boot/dts/mpc8349emitx.dts | 30
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 | 279 ++++
arch/powerpc/boot/dts/mpc8378_mds.dts | 265 ++++
arch/powerpc/boot/dts/mpc8379_mds.dts | 293 ++++
arch/powerpc/boot/dts/mpc8544ds.dts | 6
arch/powerpc/boot/dts/mpc8572ds.dts | 7
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 113 +
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 6
arch/powerpc/boot/ep8248e.c | 55
arch/powerpc/boot/ops.h | 14
arch/powerpc/boot/redboot-8xx.c | 58
arch/powerpc/boot/redboot.h | 56
arch/powerpc/boot/wrapper | 2
arch/powerpc/configs/adder875-redboot_defconfig | 798 ++++++++++++
arch/powerpc/configs/adder875-uboot_defconfig | 798 ++++++++++++
arch/powerpc/configs/ep8248e_defconfig | 821 +++++++++++++
arch/powerpc/configs/mpc8313_rdb_defconfig | 46
arch/powerpc/configs/mpc834x_itx_defconfig | 3
arch/powerpc/configs/mpc8610_hpcd_defconfig | 171 ++
arch/powerpc/kernel/head_fsl_booke.S | 20
arch/powerpc/kernel/pci-common.c | 8
arch/powerpc/kernel/pci_32.c | 58
arch/powerpc/math-emu/op-4.h | 40
arch/powerpc/mm/fsl_booke_mmu.c | 6
arch/powerpc/mm/lmb.c | 13
arch/powerpc/mm/mem.c | 20
arch/powerpc/platforms/82xx/Kconfig | 13
arch/powerpc/platforms/82xx/Makefile | 1
arch/powerpc/platforms/82xx/ep8248e.c | 324 +++++
arch/powerpc/platforms/83xx/mpc8313_rdb.c | 13
arch/powerpc/platforms/83xx/mpc832x_mds.c | 5
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 10
arch/powerpc/platforms/83xx/mpc834x_itx.c | 12
arch/powerpc/platforms/83xx/mpc834x_mds.c | 5
arch/powerpc/platforms/83xx/mpc836x_mds.c | 5
arch/powerpc/platforms/83xx/mpc837x_mds.c | 56
arch/powerpc/platforms/83xx/mpc83xx.h | 3
arch/powerpc/platforms/83xx/usb.c | 46
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 18
arch/powerpc/platforms/85xx/mpc85xx_cds.c | 6
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 7
arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 15
arch/powerpc/platforms/8xx/Kconfig | 9
arch/powerpc/platforms/8xx/Makefile | 1
arch/powerpc/platforms/8xx/adder875.c | 118 +
arch/powerpc/platforms/Kconfig | 6
arch/powerpc/sysdev/Makefile | 2
arch/powerpc/sysdev/fsl_pci.c | 139 --
arch/powerpc/sysdev/fsl_soc.c | 103 +
arch/powerpc/sysdev/ipic.c | 62
arch/powerpc/sysdev/mpic.c | 4
arch/powerpc/sysdev/qe_lib/Kconfig | 2
arch/powerpc/sysdev/qe_lib/qe.c | 247 +++
arch/powerpc/sysdev/qe_lib/ucc_slow.c | 10
drivers/net/phy/Kconfig | 32
drivers/net/phy/fixed.c | 445 ++-----
drivers/serial/Kconfig | 10
drivers/serial/Makefile | 1
drivers/serial/ucc_uart.c | 1514 ++++++++++++++++++++++++
include/asm-powerpc/immap_qe.h | 34
include/asm-powerpc/lmb.h | 1
include/asm-powerpc/mpc8260.h | 1
include/asm-powerpc/pci-bridge.h | 3
include/asm-powerpc/qe.h | 61
include/linux/phy_fixed.h | 51
82 files changed, 7840 insertions(+), 641 deletions(-)
Anton Vorontsov (1):
[POWERPC] MPC8349E-mITX: introduce localbus and pata nodes
Becky Bruce (1):
[POWERPC] Fixup use of phys_addr_t in mpic code
Dale Farnsworth (1):
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
John Rigby (2):
[POWERPC] Add support for mpc512x interrupts to ipic
[POWERPC] Add IPIC Kconfig option
Kumar Gala (10):
[POWERPC] Fix handling of memreserve if the range lands in highmem
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
[POWERPC] Fixup transparent P2P resources
[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx
[POWERPC] Remove update_bridge_resource
[POWERPC] 85xx: convert boards to use machine_device_initcall
[POWERPC] 83xx: convert boards to use machine_device_initcall
[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_alias
[POWERPC] bootwrapper: convert cuboot-8{3,5}xx to dt_fixup_mac_address_by_alias
[POWERPC] Fix incorrect interrupt map on FSL reference boards
Li Yang (3):
[POWERPC] 83xx: add device trees for MPC837x MDS board
[POWERPC] 83xx: Add MPC837x USB platform support
[POWERPC] 83xx: USB device tree cleanups
Liu Yu (1):
[POWERPC] Fix carry bug in 128-bit unsigned integer adding
Paul Gortmaker (1):
[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()
Scott Wood (6):
[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.
[POWERPC] 8xx: Analogue & Micro Adder875 board support.
[POWERPC] 82xx: Embedded Planet EP8248E support
[POWERPC] 83xx: MPC8313e RBD add NAND to device tree
[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.
[POWERPC] 83xx: Update MPC8313e RDB defconfig for MTD, NAND, JFFS2.
Timur Tabi (4):
[POWERPC] QE: Add ability to upload QE firmware
[POWERPC] QE: Add support for Freescale QUICCEngine UART
[POWERPC] qe-uart: add support for Freescale QUICCEngine UART
[POWERPC] Update MPC8610 HPCD to support audio drivers
Vitaly Bordug (3):
phy/fixed.c: rework to not duplicate PHY layer functionality
[POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO bus
[POWERPC] fsl_soc: add support to gianfar for fixed-link property
^ permalink raw reply [flat|nested] 13+ messages in thread
* Please pull from 'for-2.6.25' branch
@ 2007-12-14 7:58 Kumar Gala
0 siblings, 0 replies; 13+ messages in thread
From: Kumar Gala @ 2007-12-14 7:58 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'for-2.6.25' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.25
to receive the following updates:
Documentation/powerpc/booting-without-of.txt | 19
arch/powerpc/boot/dts/kuroboxHD.dts | 16
arch/powerpc/boot/dts/kuroboxHG.dts | 16
arch/powerpc/boot/dts/lite5200.dts | 6
arch/powerpc/boot/dts/lite5200b.dts | 6
arch/powerpc/boot/dts/mpc8313erdb.dts | 36 -
arch/powerpc/boot/dts/mpc832x_mds.dts | 45 -
arch/powerpc/boot/dts/mpc832x_rdb.dts | 47 -
arch/powerpc/boot/dts/mpc8349emitx.dts | 54 -
arch/powerpc/boot/dts/mpc8349emitxgp.dts | 32
arch/powerpc/boot/dts/mpc834x_mds.dts | 51 -
arch/powerpc/boot/dts/mpc836x_mds.dts | 47 -
arch/powerpc/boot/dts/mpc8540ads.dts | 59 -
arch/powerpc/boot/dts/mpc8541cds.dts | 41 -
arch/powerpc/boot/dts/mpc8544ds.dts | 59 +
arch/powerpc/boot/dts/mpc8548cds.dts | 68 +-
arch/powerpc/boot/dts/mpc8555cds.dts | 41 -
arch/powerpc/boot/dts/mpc8560ads.dts | 59 -
arch/powerpc/boot/dts/mpc8568mds.dts | 80 +-
arch/powerpc/boot/dts/mpc8572ds.dts | 59 +
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 28
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 80 +-
arch/powerpc/boot/dts/mpc866ads.dts | 156 ++--
arch/powerpc/configs/mpc837x_mds_defconfig | 878 +++++++++++++++++++++++++++
arch/powerpc/kernel/cputable.c | 13
arch/powerpc/kernel/traps.c | 25
arch/powerpc/platforms/82xx/pq2fads.c | 2
arch/powerpc/platforms/83xx/Kconfig | 11
arch/powerpc/platforms/83xx/Makefile | 1
arch/powerpc/platforms/83xx/mpc8313_rdb.c | 4
arch/powerpc/platforms/83xx/mpc832x_mds.c | 4
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 2
arch/powerpc/platforms/83xx/mpc834x_mds.c | 21
arch/powerpc/platforms/83xx/mpc836x_mds.c | 4
arch/powerpc/platforms/83xx/mpc837x_mds.c | 104 +++
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 4
arch/powerpc/platforms/8xx/Kconfig | 1
arch/powerpc/platforms/8xx/mpc86xads.h | 44 -
arch/powerpc/platforms/8xx/mpc86xads_setup.c | 289 ++------
arch/powerpc/sysdev/commproc.c | 47 +
arch/powerpc/sysdev/cpm2_common.c | 25
arch/powerpc/sysdev/fsl_soc.c | 23
arch/powerpc/sysdev/ipic.c | 219 ++++--
arch/powerpc/sysdev/ipic.h | 13
arch/powerpc/sysdev/qe_lib/qe.c | 46 +
drivers/net/fs_enet/mac-fcc.c | 10
drivers/net/fs_enet/mac-scc.c | 11
drivers/net/ucc_geth.c | 55 +
drivers/serial/cpm_uart/cpm_uart_cpm1.c | 6
drivers/serial/cpm_uart/cpm_uart_cpm2.c | 8
include/asm-powerpc/cpm.h | 1
include/asm-powerpc/immap_86xx.h | 25
include/asm-powerpc/ipic.h | 12
include/asm-powerpc/qe.h | 95 +-
include/asm-powerpc/reg_booke.h | 13
55 files changed, 2214 insertions(+), 907 deletions(-)
Jochen Friedrich (2):
[POWERPC] Add support for PORTA and PORTB odr registers
[POWERPC] Move CPM command handling into the cpm drivers
Jon Loeliger (2):
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.
[POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.
Kumar Gala (5):
[POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04
[POWERPC] Emulate isel (Integer Select) instruction
[POWERPC] FSL: I2C device tree cleanups
[POWERPC] FSL: enet device tree cleanups
[POWERPC] FSL: Added aliases node to device trees
Li Yang (5):
[POWERPC] add e300c4 entry to cputable
[POWERPC] ipic: add new interrupts introduced by new chip
[POWERPC] 83xx: Add platform support for MPC837x MDS board
[POWERPC] 83xx: Add MPC837x MDS default kernel configuration
[POWERPC] ipic: ack only for edge interrupts
Scott Wood (3):
[POWERPC] 8xx: Convert mpc866ads to the new device binding.
[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().
[POWERPC] 83xx: mpc8313erdb: Fix whitespace.
Timur Tabi (4):
[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_86xx.h
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
[POWERPC] qe: add function qe_clock_source()
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2008-04-02 13:12 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28 15:11 Please pull from 'for-2.6.25' branch Kumar Gala
-- strict thread matches above, loose matches on Subject: below --
2008-03-31 16:57 Kumar Gala
2008-04-02 2:36 ` Kumar Gala
2008-04-02 11:48 ` Paul Mackerras
2008-04-02 13:12 ` Kumar Gala
2008-03-24 13:58 Kumar Gala
2008-03-07 15:03 Kumar Gala
2008-03-07 22:51 ` Paul Mackerras
2008-03-07 22:56 ` Kumar Gala
2008-03-07 23:02 ` Kumar Gala
2008-01-24 1:56 Kumar Gala
2008-01-21 16:32 Kumar Gala
2007-12-14 7: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).