[U-Boot] Please pull u-boot-mpc83xx.git

Wolfgang,
please pull what is primarily PCIe support for the 837xRDB:
The following changes since commit 32688e572ff96715b41420e9a7f280db6c399b65: Wolfgang Denk (1): Update CHANGELOG; Prepare 2009.03-rc1
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (6): PCI: Add pci_last_busno() helper mpc83xx: PCIe: Don't start bus enumeration at 0 mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers mpc83xx: PCI: Fix hard-coded first_busno value mpc83xx: MPC837XERDB: Add PCIe support
Heiko Schocher (1): 83xx: add missing TIMING_CFG1_CASLAT_* defines
Valeriy Glushkov (1): mpc8349itx: allow SATA boot from the onboard SIL1334
board/freescale/mpc837xerdb/pci.c | 57 +++++++++++++++++++++++++++++++++++++ cpu/mpc83xx/pci.c | 6 ++-- cpu/mpc83xx/pcie.c | 13 +++++--- drivers/pci/pci.c | 13 ++++++++ include/configs/MPC8349ITX.h | 23 +++++++++++++- include/configs/MPC837XERDB.h | 21 +++++++++++++ include/mpc83xx.h | 2 + include/pci.h | 2 + 8 files changed, 127 insertions(+), 10 deletions(-)
Thanks,
Kim

Dear Kim Phillips,
In message 20090223165401.39c72a6d.kim.phillips@freescale.com you wrote:
Wolfgang,
please pull what is primarily PCIe support for the 837xRDB:
The following changes since commit 32688e572ff96715b41420e9a7f280db6c399b65: Wolfgang Denk (1): Update CHANGELOG; Prepare 2009.03-rc1
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (6): PCI: Add pci_last_busno() helper mpc83xx: PCIe: Don't start bus enumeration at 0 mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers mpc83xx: PCI: Fix hard-coded first_busno value mpc83xx: MPC837XERDB: Add PCIe support
Heiko Schocher (1): 83xx: add missing TIMING_CFG1_CASLAT_* defines
Valeriy Glushkov (1): mpc8349itx: allow SATA boot from the onboard SIL1334
board/freescale/mpc837xerdb/pci.c | 57 +++++++++++++++++++++++++++++++++++++ cpu/mpc83xx/pci.c | 6 ++-- cpu/mpc83xx/pcie.c | 13 +++++--- drivers/pci/pci.c | 13 ++++++++ include/configs/MPC8349ITX.h | 23 +++++++++++++- include/configs/MPC837XERDB.h | 21 +++++++++++++ include/mpc83xx.h | 2 + include/pci.h | 2 + 8 files changed, 127 insertions(+), 10 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Kim Phillips
-
Wolfgang Denk