summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.cPeter Pearse2008-03-30-1/+1
* Support for the MX31ADS evaluation board from FreescaleGuennadi Liakhovetski2008-03-30-0/+683
* Phytec Phycore-i.MX31 supportSascha Hauer2008-03-30-0/+481
* mx31 litekit supportSascha Hauer2008-03-30-0/+449
* add SMSC LAN9x1x Network driverSascha Hauer2008-03-30-0/+681
* add an i2c driver for mx31Sascha Hauer2008-03-30-0/+208
* core support for Freescale mx31Sascha Hauer2008-03-30-0/+654
* Separate omap24xx specific code from arm1136Sascha Hauer2008-03-30-79/+156
* Add pmdra into MAKEALLPeter Pearse2008-03-30-0/+1
* Adds support for the Prodrive PMDRA board, based on a DM6441Pieter Voorthuijsen2008-03-30-0/+548
* Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2008-03-30-73/+130
* - Remove *_masked() functions as noted by WolfgangDirk Behme2008-03-30-47/+22
* Fix host tool build breakage, take twoBartlomiej Sieka2008-03-27-7/+4
* new-image: Fix host tool build breakageHaavard Skinnemoen2008-03-27-0/+4
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-27-7/+13
|\
| * Fix out of tree building issueAnatolij Gustschin2008-03-27-7/+13
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-27-141/+794
|\ \
| * | 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-26-0/+15
| * | 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-26-74/+122
| * | FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-26-42/+43
| * | 85xx: Fix merge duplicationKumar Gala2008-03-26-49/+0
| * | 85xx: Expand CCSR space with more DDR controller registers.James Yang2008-03-26-4/+21
| * | 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-26-18/+5
| * | 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-26-3/+6
| * | 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-26-5/+3
| * | Update SVR numbers to expand supportAndy Fleming2008-03-26-50/+81
| * | 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
|\