From: Vitaly Bordug <vbordug@ru.mvista.com>
To: Paul Mackerras <paulus@samba.org>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Please pull upstream branch of linux-2.6-PQ.git...
Date: Fri, 22 Sep 2006 06:37:00 +0400 [thread overview]
Message-ID: <20060922063700.79251139@localhost.localdomain> (raw)
[-- Attachment #1: Type: text/plain, Size: 2099 bytes --]
Paul,
Refined 8560 series can be found in
git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ.git, upstream branch.
arch/powerpc/boot/dts/mpc8560ads.dts | 310 ++++++++++
arch/powerpc/configs/mpc8560_ads_defconfig | 854 +++++++++++++++++++++++++++++
arch/powerpc/lib/Makefile | 5
arch/powerpc/platforms/85xx/Kconfig | 21
arch/powerpc/platforms/85xx/Makefile | 1
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 218 +++++--
arch/powerpc/platforms/85xx/mpc85xx_ads.h | 61 ++
arch/powerpc/sysdev/Makefile | 5
arch/powerpc/sysdev/cpm2_common.c | 319 ++++++++++
arch/powerpc/sysdev/cpm2_pic.c | 290 +++++++++
arch/powerpc/sysdev/cpm2_pic.h | 10
arch/powerpc/sysdev/fsl_soc.c | 285 +++++++++
arch/powerpc/sysdev/fsl_soc.h | 2
arch/ppc/platforms/mpc8272ads_setup.c | 8
arch/ppc/platforms/mpc866ads_setup.c | 8
arch/ppc/platforms/mpc885ads_setup.c | 10
drivers/net/fs_enet/fs_enet-main.c | 5
drivers/serial/cpm_uart/cpm_uart_core.c | 24
drivers/serial/cpm_uart/cpm_uart_cpm2.c | 143 +++-
drivers/serial/cpm_uart/cpm_uart_cpm2.h | 2
include/asm-powerpc/fs_pd.h | 45 +
include/asm-powerpc/mpc85xx.h | 53 +
include/asm-ppc/cpm2.h | 63 ++
include/asm-ppc/fs_pd.h | 36 +
include/linux/fs_enet_pd.h | 47 +
include/linux/fs_uart_pd.h | 14
26 files changed, 2674 insertions(+), 165 deletions(-)
Vitaly Bordug:
POWERPC: Add cpm2 stuff support to the fsl_soc.c
cpm_uart: make it possible to utilize from powerpc
POWERPC: Move generic cpm2 stuff to powerpc
POWERPC: Add support for the mpc8560 eval board
POWERPC: Get rid of remapping the whole immr
POWERPC: overhaul with cpm2_map mechanism
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
--
Sincerely, Vitaly
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2006-09-22 2:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-22 2:37 Vitaly Bordug [this message]
2006-09-22 17:24 ` Please pull upstream branch of linux-2.6-PQ.git Jon Loeliger
-- strict thread matches above, loose matches on Subject: below --
2006-10-03 18:30 Vitaly Bordug
2006-10-03 18:43 ` Kumar Gala
2006-10-03 19:05 ` Vitaly Bordug
2006-10-03 19:14 ` Kumar Gala
2006-10-03 19:37 ` Jerry Van Baren
2006-10-03 22:24 ` Vitaly Bordug
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=20060922063700.79251139@localhost.localdomain \
--to=vbordug@ru.mvista.com \
--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).