From: Kumar Gala <galak@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Please pull from 'for-2.6.27' (updated)
Date: Mon, 25 Aug 2008 21:09:48 -0500 (CDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0808252100440.21525@blarg.am.freescale.net> (raw)
Please pull from 'for-2.6.27' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.27
to receive the following updates:
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 2
arch/powerpc/boot/dts/tqm8548-bigflash.dts | 8
arch/powerpc/boot/dts/tqm8548.dts | 3
arch/powerpc/boot/wrapper | 2
arch/powerpc/configs/83xx/asp8347_defconfig | 1334 +++++++++++++++++
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig | 188 +-
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig | 188 +-
arch/powerpc/configs/83xx/mpc832x_mds_defconfig | 172 +-
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | 176 +-
arch/powerpc/configs/83xx/mpc834x_itx_defconfig | 175 +-
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 172 +-
arch/powerpc/configs/83xx/mpc834x_mds_defconfig | 168 +-
arch/powerpc/configs/83xx/mpc836x_mds_defconfig | 172 +-
arch/powerpc/configs/83xx/mpc836x_rdk_defconfig | 183 +-
arch/powerpc/configs/83xx/mpc837x_mds_defconfig | 351 ++++
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig | 340 ++++
arch/powerpc/configs/83xx/sbc834x_defconfig | 239 ++-
arch/powerpc/configs/85xx/ksi8560_defconfig | 95 -
arch/powerpc/configs/85xx/mpc8536_ds_defconfig | 1654 ++++++++++++++++++++++
arch/powerpc/configs/85xx/mpc8540_ads_defconfig | 71
arch/powerpc/configs/85xx/mpc8544_ds_defconfig | 178 +-
arch/powerpc/configs/85xx/mpc8560_ads_defconfig | 98 -
arch/powerpc/configs/85xx/mpc8568mds_defconfig | 121 +
arch/powerpc/configs/85xx/mpc8572_ds_defconfig | 177 +-
arch/powerpc/configs/85xx/mpc85xx_cds_defconfig | 85 -
arch/powerpc/configs/85xx/sbc8548_defconfig | 63
arch/powerpc/configs/85xx/sbc8560_defconfig | 69
arch/powerpc/configs/85xx/stx_gp3_defconfig | 163 +-
arch/powerpc/configs/85xx/tqm8540_defconfig | 112 +
arch/powerpc/configs/85xx/tqm8541_defconfig | 139 +
arch/powerpc/configs/85xx/tqm8548_defconfig | 129 +
arch/powerpc/configs/85xx/tqm8555_defconfig | 139 +
arch/powerpc/configs/85xx/tqm8560_defconfig | 139 +
arch/powerpc/configs/adder875_defconfig | 55
arch/powerpc/configs/asp8347_defconfig | 1214 ----------------
arch/powerpc/configs/c2k_defconfig | 245 +--
arch/powerpc/configs/ep8248e_defconfig | 198 ++
arch/powerpc/configs/ep88xc_defconfig | 57
arch/powerpc/configs/linkstation_defconfig | 133 +
arch/powerpc/configs/mpc7448_hpc2_defconfig | 72
arch/powerpc/configs/mpc8272_ads_defconfig | 132 +
arch/powerpc/configs/mpc83xx_defconfig | 389 ++++-
arch/powerpc/configs/mpc8536_ds_defconfig | 1637 ---------------------
arch/powerpc/configs/mpc85xx_defconfig | 207 +-
arch/powerpc/configs/mpc8610_hpcd_defconfig | 165 +-
arch/powerpc/configs/mpc8641_hpcn_defconfig | 215 +-
arch/powerpc/configs/mpc866_ads_defconfig | 61
arch/powerpc/configs/mpc885_ads_defconfig | 57
arch/powerpc/configs/pq2fads_defconfig | 147 +
arch/powerpc/configs/prpmc2800_defconfig | 125 +
arch/powerpc/configs/sbc8641d_defconfig | 173 +-
arch/powerpc/configs/storcenter_defconfig | 113 +
arch/powerpc/kernel/idle_6xx.S | 3
arch/powerpc/kernel/idle_e500.S | 3
arch/powerpc/sysdev/cpm_common.c | 37
arch/powerpc/sysdev/qe_lib/ucc_fast.c | 4
arch/powerpc/sysdev/qe_lib/ucc_slow.c | 8
57 files changed, 8097 insertions(+), 4658 deletions(-)
Kumar Gala (3):
powerpc: Fix whitespace merge in mpc8641 hpcn device tree
powerpc: Update defconfigs for FSL PPC boards
powerpc: Fix determining TI_CPU in power_save_ppc32_restore()
Laurent Pinchart (1):
cpm2: Fix race condition in CPM2 GPIO library.
Scott Wood (1):
powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target
Timur Tabi (1):
powerpc: fix memory leaks in QE library
Wolfgang Grandegger (1):
powerpc/85xx: TQM8548: DTS file fixes and cleanup
next reply other threads:[~2008-08-26 2:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 2:09 Kumar Gala [this message]
2008-08-26 4:44 ` Please pull from 'for-2.6.27' (updated) Benjamin Herrenschmidt
-- strict thread matches above, loose matches on Subject: below --
2008-08-21 12:41 Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0808252100440.21525@blarg.am.freescale.net \
--to=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).