summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | Add the Freescale PCI device IDsAndy Fleming2008-03-26-0/+23
| * | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+49
| * | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+513
| * | 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-19/+36
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-03-27-4/+4
|\ \ \ | |_|/ |/| |
| * | USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher2008-03-26-4/+4
| * | Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-26-1/+1
| |/
* | README: update documentation (availability, links, etc.)Anatolij Gustschin2008-03-27-1/+1
* | Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-27-1/+1
* | Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi2008-03-27-9/+105
* | Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-27-27/+157
* | drivers: add the support for Freescale SATA controllerDave Liu2008-03-26-0/+1291
* | ata: add the readme for SATA command lineDave Liu2008-03-26-0/+68
* | ata: enable the sata initialize on boot upDave Liu2008-03-26-0/+8
* | ata: add the fis struct for SATADave Liu2008-03-26-0/+156
* | ata: add the libata supportDave Liu2008-03-26-0/+364
* | ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-26-166/+16
* | ata: add the support for SATA frameworkDave Liu2008-03-26-0/+222
* | ata: merge the header of ata_piix driverDave Liu2008-03-26-1/+1
* | ata: merge the ata_piix driverDave Liu2008-03-26-731/+671
|/
* Coding style cleanup.Wolfgang Denk2008-03-26-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-26-2/+10
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-26-80/+1505
* Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk2008-03-26-3225/+8248
|\
| * Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-3225/+8248
| |\
| | * [new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka2008-03-20-0/+6
| | * [new uImage] Do not compile new uImage format support by defaultBartlomiej Sieka2008-03-20-6/+0
| | * [new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka2008-03-20-3/+0
| | * [new uImage] Compilation and new uImage handling fixes for imxtractBartlomiej Sieka2008-03-20-8/+4
| | * [new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka2008-03-20-2/+7
| | * [new uImage] Fix *.its files location in documentationBartlomiej Sieka2008-03-20-10/+11
| | * [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-19-11/+7
| | * Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-14-5/+16
| | * Add the MD5 algorithmBartlomiej Sieka2008-03-14-0/+298
| | * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-785/+1975
| | |\
| | * | [new uImage] Fix build issue on ARMMarian Balakowicz2008-03-12-1/+7
| | * | [new uImage] Add new uImage format documentation and examplesMarian Balakowicz2008-03-12-4/+981
| | * | [new uImage] Fix definition of common bootm_headers_t fieldsMarian Balakowicz2008-03-12-1/+2
| | * | [new uImage] Fix build problems on trab boardMarian Balakowicz2008-03-12-2/+2
| | * | [new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz2008-03-12-64/+170
| | * | [new uImage] More verbose kernel image uncompress error messageMarian Balakowicz2008-03-12-2/+4
| | * | [new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz2008-03-12-24/+125
| | * | [new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz2008-03-12-9/+76
| | * | [new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz2008-03-12-64/+140
| | * | [new uImage] Add new uImage format support to imgextract commandMarian Balakowicz2008-03-12-31/+78
| | * | [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-22/+97
| | * | [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-12-36/+137
| | * | [new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz2008-03-12-17/+15
| | * | [new uImage] ppc: Add new uImage format support to FDT handling routinesMarian Balakowicz2008-03-12-23/+151
| | * | [new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz2008-03-12-1/+5