Please pull 'for-2.6.26' branch of 4xx tree
Josh Boyer
jwboyer at linux.vnet.ibm.com
Wed Apr 16 01:27:04 EST 2008
Hi Paul
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git for-2.6.26
to pick up some additional patches for 4xx. This contains the
defconfig reorg, some EMAC patches from Valentine that have been
outstanding for a while, and a new idle loop patch.
josh
Jerone Young (1):
[POWERPC] 4xx: Add idle wait support for 44x platforms
Josh Boyer (2):
[POWERPC] 4xx: Reorganize 4xx defconfigs
[POWERPC] 4xx: Add ppc40x_defconfig
Valentine Barshak (2):
[POWERPC] ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
[POWERPC] ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround
arch/powerpc/configs/{ => 40x}/ep405_defconfig | 0
arch/powerpc/configs/{ => 40x}/kilauea_defconfig | 0
arch/powerpc/configs/{ => 40x}/makalu_defconfig | 0
arch/powerpc/configs/{ => 40x}/walnut_defconfig | 0
arch/powerpc/configs/{ => 44x}/bamboo_defconfig | 0
.../configs/{ => 44x}/canyonlands_defconfig | 0
arch/powerpc/configs/{ => 44x}/ebony_defconfig | 0
arch/powerpc/configs/{ => 44x}/katmai_defconfig | 0
arch/powerpc/configs/{ => 44x}/rainier_defconfig | 0
arch/powerpc/configs/{ => 44x}/sequoia_defconfig | 0
arch/powerpc/configs/{ => 44x}/taishan_defconfig | 0
arch/powerpc/configs/{ => 44x}/warp_defconfig | 0
.../configs/{walnut_defconfig => ppc40x_defconfig} | 31 ++++++---
arch/powerpc/platforms/44x/Makefile | 2 +-
arch/powerpc/platforms/44x/idle.c | 67 ++++++++++++++++++++
drivers/net/ibm_newemac/core.c | 48 +++++++++++++-
drivers/net/ibm_newemac/core.h | 14 +++-
17 files changed, 145 insertions(+), 17 deletions(-)
rename arch/powerpc/configs/{ => 40x}/ep405_defconfig (100%)
rename arch/powerpc/configs/{ => 40x}/kilauea_defconfig (100%)
rename arch/powerpc/configs/{ => 40x}/makalu_defconfig (100%)
copy arch/powerpc/configs/{ => 40x}/walnut_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/bamboo_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/canyonlands_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/ebony_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/katmai_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/rainier_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/sequoia_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/taishan_defconfig (100%)
rename arch/powerpc/configs/{ => 44x}/warp_defconfig (100%)
rename arch/powerpc/configs/{walnut_defconfig => ppc40x_defconfig} (97%)
create mode 100644 arch/powerpc/platforms/44x/idle.c
More information about the Linuxppc-dev
mailing list