[U-Boot] Please pull u-boot-mpc85xx
Kumar Gala
galak at kernel.crashing.org
Tue Apr 27 05:42:54 CEST 2010
The following changes since commit 6e5fb4eec3702a13770769a5a48a9423aa68ee9c:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mmc
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Dave Liu (6):
ppc/p4080: Extend the GUTS memory map
fsl-ddr: add the macro for Rtt_Nom definition
fsl-ddr: Add extra cycle to turnaround times
fsl_sata: Add the workaround for errata SATA-A001
fsl_sata: Move the snoop bit to another place
85xx: clean up the io_sel for PCI express of P1022
Detlev Zundel (1):
85xx/socrates: Remove NFS support to fit image size.
Kumar Gala (5):
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines
85xx: Convert cpu_init_f code to use out_be32 for LBC registers
85xx: Fix compile warning
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Lan Chunhe (1):
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
Srikanth Srinivasan (1):
ppc/p4080: Fix synchronous frequency calculations
arch/powerpc/cpu/mpc83xx/serdes.c | 2 +-
arch/powerpc/cpu/mpc85xx/cpu.c | 16 +++----
arch/powerpc/cpu/mpc85xx/cpu_init.c | 51 +++++++++++++++--------
arch/powerpc/cpu/mpc85xx/speed.c | 28 ++++++++-----
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c | 2 +
arch/powerpc/cpu/mpc8xxx/pci_cfg.c | 13 +++---
arch/powerpc/include/asm/fsl_ddr_sdram.h | 8 +++-
arch/powerpc/include/asm/fsl_lbc.h | 6 ++-
arch/powerpc/include/asm/fsl_mpc83xx_serdes.h | 36 +++++++++++++++++
arch/powerpc/include/asm/immap_85xx.h | 53 ++++++++++++++++++++++---
board/freescale/mpc837xemds/mpc837xemds.c | 2 +-
board/freescale/mpc837xemds/pci.c | 2 +-
board/freescale/mpc837xerdb/mpc837xerdb.c | 2 +-
board/freescale/p1_p2_rdb/p1_p2_rdb.c | 4 ++
drivers/block/fsl_sata.c | 22 ++++++++++
drivers/block/fsl_sata.h | 8 +++-
include/configs/socrates.h | 8 ++--
17 files changed, 201 insertions(+), 62 deletions(-)
create mode 100644 arch/powerpc/include/asm/fsl_mpc83xx_serdes.h
More information about the U-Boot
mailing list