Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-14 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-09-14 | Handle 86xx SVR values according to the new Reference Manual. | Jon Loeliger | |
Both 8641 and 8641D have SVR == 0x8090, and are distinguished by the byte in bits 16-23 instead. Thanks to Jason Jin for noticing. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2006-08-29 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-29 | Remove trailing empty lines. | Jon Loeliger | |
2006-08-29 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-29 | Remove bogus msync and use volatile asm. | Jon Loeliger | |
2006-08-29 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-08-29 | Merge branch 'mpc85xx' | Jon Loeliger | |
2006-08-29 | Add myself as maintainer for MPC8641HPCN. | Jon Loeliger | |
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-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-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-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 | |||
2006-08-14 | Fix fatload command on FAT32 formatted partitions. | Wolfgang Denk | |
Patch by Joachim Jaeger, 18 Nov 2005 |