Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-01 | Added simple_strtoul(), getenv() and setenv() to the exported functions. | Detlev Zundel | |
Also bumped up ABI version to reflect this change. | |||
2006-09-01 | Added interrupt handling capabilities for mpc5xxx processors. | Detlev Zundel | |
Also added Linux like BUG() macros. | |||
2006-08-30 | Add splashscreen support for MCC200 board. | Wolfgang Denk | |
2006-08-30 | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled | Wolfgang Denk | |
2006-08-29 | Fix typo. | Wolfgang Denk | |
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 | 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 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
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-19 | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd | Wolfgang Denk | |
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 | Cleanup debug code for yucca board. | Wolfgang Denk | |
2006-08-17 | Add debug console on COM12 for MCC200 board | Wolfgang Denk | |
2006-08-16 | * Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
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 | Fixed common.h spelling error. | Wolfgang Denk | |
Patch by Cory Tusar, 30 Nov 2005 | |||
2006-08-14 | Fix fatload command on FAT32 formatted partitions. | Wolfgang Denk | |
Patch by Joachim Jaeger, 18 Nov 2005 | |||
2006-08-13 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-08-11 | Merge with /home/raj/git/u-boot | Wolfgang Denk | |
2006-08-11 | Fix preboot message on TQM85xx after switching to hush parser. | Wolfgang Denk | |
2006-08-11 | Adapt TQM85xx ramdisk address to Linux kernel memory map | Wolfgang Denk | |
2006-08-11 | Fix PCI-Express on PPC440SPe rev. A. | Rafal Jaworowski | |
2006-08-10 | Merge with /home/raj/git/u-boot | Wolfgang Denk | |
2006-08-10 | Add support for PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | |
2006-08-09 | Merge branch 'mpc85xx' | Jon Loeliger | |
Conflicts: include/ft_build.h include/pci.h Resolved, though. | |||
2006-08-09 | * Switched default PCI speed for 8540 ADS back to 33MHz | Matthew McClintock | |
* Added comments and a printf to warn that PCI-X won't work at 33MHz Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com> | |||
2006-08-09 | * Added VIA configuration table | Matthew McClintock | |
* Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com> | |||
2006-08-09 | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006 | Matthew McClintock | |
Signed-off-by: Andy Fleming <afleming@freescale.com> | |||
2006-08-09 | * Added support for initializing second PCI bus on 85xx Patch by Andy ↵ | Matthew McClintock | |
Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com> |