* Please pull from 'powerpc-next' branch (for 2.6.26)
@ 2008-05-13 13:56 Kumar Gala
0 siblings, 0 replies; only message in thread
From: Kumar Gala @ 2008-05-13 13:56 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
Please pull from 'powerpc-next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git powerpc-next
All of these changes are pretty much isolated to the board they touch so
the possibility of breaking things is minor. Also, the driver removal is
because we have superceded fec_8xx with fs_enet.
- k
to receive the following updates:
arch/powerpc/boot/dts/mpc8377_mds.dts | 27
arch/powerpc/boot/dts/mpc8610_hpcd.dts | 60 +
arch/powerpc/boot/dts/sbc8548.dts | 94 ++
arch/powerpc/configs/mpc8610_hpcd_defconfig | 95 +-
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 121 ++
arch/powerpc/platforms/85xx/sbc8548.c | 30
arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 15
drivers/net/Kconfig | 1
drivers/net/Makefile | 1
drivers/net/fec_8xx/Kconfig | 20
drivers/net/fec_8xx/Makefile | 12
drivers/net/fec_8xx/fec_8xx-netta.c | 151 ---
drivers/net/fec_8xx/fec_8xx.h | 220 ----
drivers/net/fec_8xx/fec_main.c | 1264 ----------------------------
drivers/net/fec_8xx/fec_mii.c | 418 ---------
15 files changed, 429 insertions(+), 2100 deletions(-)
Andy Fleming (2):
[POWERPC] 85xx: Add 8568 PHY workarounds to board code
[POWERPC] 85xx: Fix some sparse warnings for 85xx MDS
Anton Vorontsov (3):
[POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet
[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes
[POWERPC] 86xx: mpc8610_hpcd: fix second serial port
Becky Bruce (1):
[POWERPC] Delete unused fec_8xx net driver
Jeremy McNicoll (1):
[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting
Zhang Wei (1):
[POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-13 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-13 13:56 Please pull from 'powerpc-next' branch (for 2.6.26) 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).