[U-Boot] [GIT PULL] please pull u-boot-mpc85xx
Kumar Gala
galak at kernel.crashing.org
Thu Jan 12 21:08:35 CET 2012
The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:
Rob Herring (1):
ARM: highbank: enable networking and pxe
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Kyle Moffett (2):
eXMeritus HWW-1U-1A: Minor environment variable tweaks
eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROM
Paul Gortmaker (9):
MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC
Revert "SBC8548: fix address mask to allow 64M flash"
sbc8548: relocate 64MB user flash to sane boundary
sbc8548: enable ability to boot from alternate flash
sbc8548: Fix LBC SDRAM initialization settings
sbc8548: Make enabling SPD RAM configuration work
sbc8548: relocate fixed ddr init code to ddr.c file
sbc8548: enable support for hardware SPD errata workaround
sbc8548: Fix up local bus init to be frequency aware
board/freescale/mpc8541cds/mpc8541cds.c | 2 +-
board/freescale/mpc8555cds/mpc8555cds.c | 2 +-
board/sbc8548/ddr.c | 77 ++++++++++++++++
board/sbc8548/law.c | 16 +++-
board/sbc8548/sbc8548.c | 111 +++++++++++------------
board/sbc8548/tlb.c | 24 ++++-
doc/README.sbc8548 | 79 +++++++++++++++-
include/configs/HWW1U1A.h | 36 +++++++-
include/configs/sbc8548.h | 151 ++++++++++++++++++++++++-------
9 files changed, 389 insertions(+), 109 deletions(-)
More information about the U-Boot
mailing list