Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-25 | -7/+2 |
|\ | ||||
| * | Change ramdiskaddr and dtbaddr | Haiying Wang | 2006-08-25 | -7/+2 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-23 | -142/+138 |
|\ \ | |/ | ||||
| * | Cleanup and lindent new AHCI driver. | Jon Loeliger | 2006-08-23 | -142/+138 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-23 | -7/+929 |
|\ \ | |/ | ||||
| * | Add AHCI define and sata support for MPC8641HPCN board. | Jin Zhengxiong | 2006-08-23 | -3/+20 |
| * | Add AHCI support to u-boot | Jin Zhengxiong | 2006-08-23 | -2/+903 |
| * | Add dtb boot-up parameter to default boot commands. | Zhang Wei | 2006-08-23 | -2/+6 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-22 | -7/+4 |
|\ \ | |/ | ||||
| * | Cleanup even more poorly introduced whitespace. | Jon Loeliger | 2006-08-22 | -7/+4 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-22 | -5/+5 |
|\ \ | |/ | ||||
| * | Cleanup more poorly introduced whitespace. | Jon Loeliger | 2006-08-22 | -5/+5 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-22 | -9/+9 |
|\ \ | |/ | ||||
| * | Cleanup poorly introduced whitespace. | Jon Loeliger | 2006-08-22 | -9/+9 |
* | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-22 | -517/+503 |
|\ \ | |/ | ||||
| * | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | -160/+170 |
| * | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | -352/+331 |
| * | Cleanup compiler warnings. | Jon Loeliger | 2006-08-22 | -13/+10 |
* | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-08-22 | -101/+1434 |
|\ \ | ||||
| * | | Minor cleanup | Wolfgang Denk | 2006-08-18 | -21/+21 |
| * | | Add support for WTK FO300 board (TQM5200 based). | Marian Balakowicz | 2006-08-18 | -13/+154 |
| * | | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-18 | -5/+16 |
| |\ \ | ||||
| | * | | Fix TQM834x hang. | Rafal Jaworowski | 2006-08-18 | -5/+16 |
| * | | | Merge with git+ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | 2006-08-18 | -11/+91 |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | Update for SC520 board. | Wolfgang Denk | 2006-08-14 | -7/+68 |
| | * | | Fixed common.h spelling error. | Wolfgang Denk | 2006-08-14 | -1/+4 |
| | * | | Fix typo. | Wolfgang Denk | 2006-08-14 | -1/+4 |
| | * | | Fix fatload command on FAT32 formatted partitions. | Wolfgang Denk | 2006-08-14 | -2/+9 |
| | * | | Fix drivers/dm9000.c when configured in 32 bit mode. | Wolfgang Denk | 2006-08-14 | -0/+6 |
| * | | | Cleanup debug code for yucca board. | Wolfgang Denk | 2006-08-17 | -3/+2 |
| * | | | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk | 2006-08-17 | -0/+10 |
| * | | | Add debug console on COM12 for MCC200 board | Wolfgang Denk | 2006-08-17 | -2/+14 |
| |/ / | ||||
| * | | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | 2006-08-13 | -29/+129 |
| |\ \ | ||||
| | * | | Fix control-c handing in CONFIG_CMDLINE_EDITING | Stefan Roese | 2006-08-07 | -2/+7 |
| | * | | Add commandline history support to all AMCC eval boards | Stefan Roese | 2006-08-07 | -23/+86 |
| | * | | Add Macronix MXLV320T flash support for AMCC Bamboo | Stefan Roese | 2006-08-07 | -0/+33 |
| | * | | Change "mii info" to not print an error upon missing PHY at address | Stefan Roese | 2006-08-07 | -4/+3 |
| * | | | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-11 | -37/+26 |
| |\ \ \ | ||||
| | * | | | Fix PCI-Express on PPC440SPe rev. A. | Rafal Jaworowski | 2006-08-11 | -37/+26 |
| * | | | | Fix preboot message on TQM85xx after switching to hush parser. | Wolfgang Denk | 2006-08-11 | -1/+3 |
| * | | | | Adapt TQM85xx ramdisk address to Linux kernel memory map | Wolfgang Denk | 2006-08-11 | -1/+3 |
| * | | | | Merge with /home/raj/git/u-boot | Wolfgang Denk | 2006-08-10 | -19/+1001 |
| |\ \ \ \ | | |/ / / | ||||
| | * | | | Add support for PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | 2006-08-10 | -20/+1000 |
| * | | | | Fix compiler warning for TRAB board. | Wolfgang Denk | 2006-08-10 | -3/+8 |
* | | | | | Fix disable_of booting | Matthew McClintock | 2006-08-22 | -1/+4 |
* | | | | | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | 2006-08-22 | -5/+67 |
* | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-17 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||
| * | | | | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | 2006-08-17 | -3/+3 |
| * | | | | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | 2006-08-17 | -1/+2 |
* | | | | | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | 2006-08-17 | -3/+3 |