summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* ENGR00125237: Fix incorrect copyright info.Terry Lv2010-08-04-0/+3
* ENGR00125036 Uboot Add eMMC 4.4 supportAnish Trivedi2010-07-20-0/+6
* ENGR00123924: Reconstructure fuse files and add fuse to mx53.Terry Lv2010-07-16-0/+96
* ENGR00124819 Uboot reading/writing sd card failsAnish Trivedi2010-07-01-1/+5
* ENGR00123782 Fix boot partition problem for emmcAnish Trivedi2010-06-24-79/+57
* ENGR00122651: Add dwc_ahsata supportTerry Lv2010-06-24-3/+9
* ENGR00124100: Add support for saving env data to active mmc deviceTerry Lv2010-06-02-5/+13
* ENGR00123551: Add mx25 splash screen supportTerry Lv2010-05-31-12/+36
* ENGR00123418: Add peripheral clock setup supportTerry Lv2010-05-14-0/+7
* ENGR00123278: Support clock operation functionsTerry Lv2010-05-11-1/+78
* ENGR00122980: Change default env dev to mmc for bbgTerry Lv2010-04-29-36/+20
* ENGR00119033: System can not find MMC/SD card in SD slot 1Terry Lv2010-03-30-4/+4
* ENGR00121779 Support a single kernel image on MX5x partsDinh Nguyen2010-03-19-0/+7
* ENGR00120830: Add eMMC and eSD fast boot supportTerry Lv2010-02-08-1/+130
* ENGR00118978: Timer adjustment for all platformsFred Fan2009-12-04-4/+8
* ENGR00118362: Correct recovery NAND cmdTerry Lv2009-11-12-0/+1
* ENGR00118294: Misc changes for v2009.08 upgrade.Terry Lv2009-11-11-255/+34
* ENGR00117616: PATA support in u-boot.Terry Lv2009-11-04-0/+204
* u-boot v2009.08 sd/mmc support.Terry Lv2009-11-03-23/+86
* ENGR00116472-1 U-BOOT upgrade to V2009.08Fred Fan2009-09-14-8/+0
* ENGR00114201: Add MMC configs to mx35 3stack config file.Terry Lv2009-09-10-1/+1
* ENGR00112273 BBG2: MMC boot support.Terry Lv2009-09-10-3/+344
* bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell2009-08-30-1/+1
* fdt: Fix fdt_pci_dma_ranges handling of 64-bit rangesKumar Gala2009-08-09-2/+2
* hush: Fix bogus free() callPeter Tyser2009-08-09-1/+1
* env: kill off default_environment_sizeMike Frysinger2009-08-09-22/+1
* export SPI functions to standalone appsMike Frysinger2009-08-09-0/+8
* Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-08-04-1/+1
|\
| * Command for accessing serial flash updateTsiChung Liew2009-07-14-1/+1
* | Fix ext2load return codeWolfgang Denk2009-07-28-36/+38
* | Less verbose output when loading vxworks 6.x imagesNiklaus Giger2009-07-27-1/+1
* | Fix compiler warnings after loff_t changeKyungmin Park2009-07-27-1/+1
* | video: move extern declarations from C to headersAlessandro Rubini2009-07-25-16/+1
* | Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-1/+0
* | Remove static declaration from gunzip_bmp()Mark Jackson2009-07-23-2/+2
* | cmd_tsi148: General cleanupPeter Tyser2009-07-23-41/+44
* | Re-add support for image type 'Standalone Program'Detlev Zundel2009-07-23-0/+33
* | Add error checking for unsupported OS types.Detlev Zundel2009-07-23-2/+13
* | Add DNS supportRobin Getz2009-07-22-0/+49
* | Refresh LZMA-lib to v4.65Luigi 'Comio' Mantellini2009-07-22-3/+2
* | ubi: help message correctionAndrzej Wolski2009-07-20-2/+2
* | common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-19-1/+1
* | cmd_flash.c: fix fix compile error for boards with DataFlashWolfgang Denk2009-07-19-1/+3
* | Add support for the Tundra TSI148 VME-bridgeReinhard Arlt2009-07-19-0/+489
* | console: unify printing current devicesJean-Christophe PLAGNIOL-VILLARD2009-07-19-46/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-19-2617/+18
|\ \
| * | Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-2600/+0
| * | MTD: OneNAND: Increase the environment size to 4KiBKyungmin Park2009-07-16-17/+18
* | | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'Wolfgang Denk2009-07-18-3/+3
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-18-3/+3
|\ \ \