summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-08-29Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei
This bug will cause the kernel booting to pause a long time. Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-08-29Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-08-29Fix typo.Wolfgang Denk
2006-08-29PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese
Patch by Tirumala R Marri, 26 Aug 2006
2006-08-29Improve DIMM detection for AMCC Yucca 440SPe boardStefan Roese
Improved the memory DIMM detection for the Yucca 440SPe board for the case where a memory DIMM is falsely detected as present. This issue is seen on some AMCC Yucca 440SPe validation boards if only one 512MB memory DIMM is installed, i.e. DIMM slot 0 is populated and DIMM slot 1 is empty. In this case, U-Boot does not correctly detect that there is only one DIMM memory module installed and will falsely detect two DIMM memory modules are present and therefore U-Boot will not calculate the correct amount of total memory and u-boot will not booting up. Patch by Adam Graham, 24 Aug 2006
2006-08-27Code cleanupWolfgang Denk
2006-08-25Merge branch 'mpc86xx'Jon Loeliger
2006-08-25Change ramdiskaddr and dtbaddrHaiying Wang
Remove PEX fluff commands. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-25Fix typo in MCC200/PRS200 configurationWolfgang Denk
2006-08-25Update for MCC200 / PRS200 boards:Wolfgang Denk
- auto-adjust console device for Linux. - fix typos.
2006-08-25Merge with /home/tur/proj/fo300/u-bootWolfgang Denk
2006-08-24Updates for MCC200 / PRS200 boards:Wolfgang Denk
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions
2006-08-23Merge branch 'mpc86xx'Jon Loeliger
2006-08-23Cleanup and lindent new AHCI driver.Jon Loeliger
2006-08-23Merge branch 'mpc86xx'Jon Loeliger
2006-08-23Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong
Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23Add AHCI support to u-bootJin Zhengxiong
Add AHCI support in u-boot, enable the sata disk controllers which following the AHCI protocol. Signed-off-by:Jason Jin<jason.jin@freescale.com>
2006-08-23Add dtb boot-up parameter to default boot commands.Zhang Wei
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
2006-08-22Merge branch 'mpc86xx'Jon Loeliger
2006-08-22Cleanup even more poorly introduced whitespace.Jon Loeliger
2006-08-22Merge branch 'mpc86xx'Jon Loeliger
2006-08-22Cleanup more poorly introduced whitespace.Jon Loeliger
2006-08-22Merge branch 'mpc86xx'Jon Loeliger
2006-08-22Cleanup poorly introduced whitespace.Jon Loeliger
2006-08-22Merge branch 'mpc86xx'Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22Cleanup compiler warnings.Jon Loeliger
2006-08-22Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-08-22Fix disable_of bootingMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-22Support for FDT in uImage format, error when using FDT from flashMatthew McClintock
Signed-off-by: Matthew McClintock <msm@freescale.com>
2006-08-22Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka
2006-08-18Minor cleanupWolfgang Denk
2006-08-18Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz
2006-08-18Merge with /home/raj/git/u-bootWolfgang Denk
2006-08-18Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk
2006-08-18Fix TQM834x hang.Rafal Jaworowski
2006-08-17Merge branch 'mpc86xx'Jon Loeliger
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-17Cleanup debug code for yucca board.Wolfgang Denk
2006-08-17MCC200: restrict addressable flash space to 32 MBWolfgang Denk
2006-08-17Add debug console on COM12 for MCC200 boardWolfgang Denk
2006-08-14Merge branch 'mpc86xx'Jon Loeliger
2006-08-14Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-08-14Update for SC520 board.Wolfgang Denk
Patch by David Updegraff, 02 Dec 2005
2006-08-14Fixed common.h spelling error.Wolfgang Denk
Patch by Cory Tusar, 30 Nov 2005
2006-08-14Fix typo.Wolfgang Denk
Patch by Andreas Engel, 28 Nov 2005