Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-29 | Fixed 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-29 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-08-29 | Fix typo. | Wolfgang Denk | |
2006-08-29 | PCIe endpoint support for AMCC Yucca 440SPe board | Stefan Roese | |
Patch by Tirumala R Marri, 26 Aug 2006 | |||
2006-08-29 | Improve DIMM detection for AMCC Yucca 440SPe board | Stefan 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-27 | Code cleanup | Wolfgang Denk | |
2006-08-25 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-25 | Change ramdiskaddr and dtbaddr | Haiying Wang | |
Remove PEX fluff commands. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-08-25 | Fix typo in MCC200/PRS200 configuration | Wolfgang Denk | |
2006-08-25 | Update for MCC200 / PRS200 boards: | Wolfgang Denk | |
- auto-adjust console device for Linux. - fix typos. | |||
2006-08-25 | Merge with /home/tur/proj/fo300/u-boot | Wolfgang Denk | |
2006-08-24 | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | |
- support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions | |||
2006-08-23 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-23 | Cleanup and lindent new AHCI driver. | Jon Loeliger | |
2006-08-23 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-23 | Add AHCI define and sata support for MPC8641HPCN board. | Jin Zhengxiong | |
Signed-off-by:Jason Jin<jason.jin@freescale.com> | |||
2006-08-23 | Add AHCI support to u-boot | Jin 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-23 | Add dtb boot-up parameter to default boot commands. | Zhang Wei | |
Signed-off-by: Zhang Wei <wei.zhang@freescale.com> | |||
2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-22 | Cleanup even more poorly introduced whitespace. | Jon Loeliger | |
2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-22 | Cleanup more poorly introduced whitespace. | Jon Loeliger | |
2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-22 | Cleanup poorly introduced whitespace. | Jon Loeliger | |
2006-08-22 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-22 | General indent and whitespace cleanups. | Jon Loeliger | |
2006-08-22 | General indent and whitespace cleanups. | Jon Loeliger | |
2006-08-22 | Cleanup compiler warnings. | Jon Loeliger | |
2006-08-22 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-08-22 | Fix disable_of booting | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-22 | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-22 | Add a fix for a buggy USB device on the FO300 board. | Bartlomiej Sieka | |
2006-08-18 | Minor cleanup | Wolfgang Denk | |
2006-08-18 | Add support for WTK FO300 board (TQM5200 based). | Marian Balakowicz | |
2006-08-18 | Merge with /home/raj/git/u-boot | Wolfgang Denk | |
2006-08-18 | Merge with git+ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | |
2006-08-18 | Fix TQM834x hang. | Rafal Jaworowski | |
2006-08-17 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | |
2006-08-17 | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | |
2006-08-17 | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | |
2006-08-17 | Cleanup debug code for yucca board. | Wolfgang Denk | |
2006-08-17 | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | |
2006-08-17 | Add debug console on COM12 for MCC200 board | Wolfgang Denk | |
2006-08-14 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-14 | Fix BAT0 to actually be cacheable, non-guarded as documented. | Jon Loeliger | |
Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-08-14 | Update for SC520 board. | Wolfgang Denk | |
Patch by David Updegraff, 02 Dec 2005 | |||
2006-08-14 | Fixed common.h spelling error. | Wolfgang Denk | |
Patch by Cory Tusar, 30 Nov 2005 | |||
2006-08-14 | Fix typo. | Wolfgang Denk | |
Patch by Andreas Engel, 28 Nov 2005 |