summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-285-213/+89
* mpc83xx: display ddr frequency in board_add_ram_info bannerKim Phillips2008-03-281-4/+7
* mpc83xx: unreinvent mem_clkKim Phillips2008-03-283-15/+14
* mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boardsKim Phillips2008-03-282-0/+46
* mpc83xx: enable the SATA interface on mpc837xemds boardDave Liu2008-03-281-0/+23
* mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-282-0/+38
* Fix host tool build breakage, take twoBartlomiej Sieka2008-03-272-7/+4
* new-image: Fix host tool build breakageHaavard Skinnemoen2008-03-271-0/+4
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-271-7/+13
|\
| * Fix out of tree building issueAnatolij Gustschin2008-03-271-7/+13
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-2758-141/+794
|\ \
| * | 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-262-0/+15
| * | 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-266-74/+122
| * | FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-2612-42/+43
| * | 85xx: Fix merge duplicationKumar Gala2008-03-261-49/+0
| * | 85xx: Expand CCSR space with more DDR controller registers.James Yang2008-03-261-4/+21
| * | 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-262-18/+5
| * | 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-261-3/+6
| * | 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-261-5/+3
| * | Update SVR numbers to expand supportAndy Fleming2008-03-263-50/+81
| * | Add the Freescale PCI device IDsAndy Fleming2008-03-261-0/+23
| * | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+49
| * | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-2610-0/+513
| * | 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-2634-19/+36
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-03-271-4/+4
|\ \ \ | |_|/ |/| |
| * | USB, Storage: fix a bug introduced in commitMarkus Klotzbuecher2008-03-261-4/+4
| * | Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-261-1/+1
| |/
* | README: update documentation (availability, links, etc.)Anatolij Gustschin2008-03-271-1/+1
* | Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-271-1/+1
* | Add support for setting the I2C bus speed in fsl_i2c.cTimur Tabi2008-03-271-9/+105
* | Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-275-27/+157
* | drivers: add the support for Freescale SATA controllerDave Liu2008-03-263-0/+1291
* | ata: add the readme for SATA command lineDave Liu2008-03-261-0/+68
* | ata: enable the sata initialize on boot upDave Liu2008-03-261-0/+8
* | ata: add the fis struct for SATADave Liu2008-03-261-0/+156
* | ata: add the libata supportDave Liu2008-03-263-0/+364
* | ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-263-166/+16
* | ata: add the support for SATA frameworkDave Liu2008-03-268-0/+222
* | ata: merge the header of ata_piix driverDave Liu2008-03-262-1/+1
* | ata: merge the ata_piix driverDave Liu2008-03-265-731/+671
|/
* Coding style cleanup.Wolfgang Denk2008-03-261-11/+11
* Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund2008-03-262-2/+10
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-268-80/+1505
* Merge branch 'master_merge_new-image' of /home/tur/git/u-bootWolfgang Denk2008-03-2682-3225/+8248
|\
| * Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-2682-3225/+8248
| |\
| | * [new uImage] Enable new uImage support for the pcs440ep board.Bartlomiej Sieka2008-03-201-0/+6
| | * [new uImage] Do not compile new uImage format support by defaultBartlomiej Sieka2008-03-201-6/+0
| | * [new uImage] Disable debuging output in preparation for merge with masterBartlomiej Sieka2008-03-203-3/+0
| | * [new uImage] Compilation and new uImage handling fixes for imxtractBartlomiej Sieka2008-03-201-8/+4
| | * [new uImage] Fix autoscr command used with new uImage formatBartlomiej Sieka2008-03-201-2/+7
OpenPOWER on IntegriCloud