| Commit message (Expand) | Author | Age | Lines |
* | ENGR00133743 Change code style of fastboot code to pass review-commits. | Sammy He | 2010-11-17 | -214/+190 |
* | Get common/cmd_fastboot.c and include/fastboot.h from omap uboot git. | Tom Rix | 2010-11-16 | -0/+1775 |
* | ENGR00132758 correct NFC_CLK definition | Lily Zhang | 2010-10-19 | -2/+2 |
* | ENGR00132709 MX53: add "clk nfc" command support | Lily Zhang | 2010-10-18 | -0/+5 |
* | ENGR00125237: Fix incorrect copyright info. | Terry Lv | 2010-08-04 | -0/+3 |
* | ENGR00125036 Uboot Add eMMC 4.4 support | Anish Trivedi | 2010-07-20 | -0/+6 |
* | ENGR00123924: Reconstructure fuse files and add fuse to mx53. | Terry Lv | 2010-07-16 | -0/+96 |
* | ENGR00124819 Uboot reading/writing sd card fails | Anish Trivedi | 2010-07-01 | -1/+5 |
* | ENGR00123782 Fix boot partition problem for emmc | Anish Trivedi | 2010-06-24 | -79/+57 |
* | ENGR00122651: Add dwc_ahsata support | Terry Lv | 2010-06-24 | -3/+9 |
* | ENGR00124100: Add support for saving env data to active mmc device | Terry Lv | 2010-06-02 | -5/+13 |
* | ENGR00123551: Add mx25 splash screen support | Terry Lv | 2010-05-31 | -12/+36 |
* | ENGR00123418: Add peripheral clock setup support | Terry Lv | 2010-05-14 | -0/+7 |
* | ENGR00123278: Support clock operation functions | Terry Lv | 2010-05-11 | -1/+78 |
* | ENGR00122980: Change default env dev to mmc for bbg | Terry Lv | 2010-04-29 | -36/+20 |
* | ENGR00119033: System can not find MMC/SD card in SD slot 1 | Terry Lv | 2010-03-30 | -4/+4 |
* | ENGR00121779 Support a single kernel image on MX5x parts | Dinh Nguyen | 2010-03-19 | -0/+7 |
* | ENGR00120830: Add eMMC and eSD fast boot support | Terry Lv | 2010-02-08 | -1/+130 |
* | ENGR00118978: Timer adjustment for all platforms | Fred Fan | 2009-12-04 | -4/+8 |
* | ENGR00118362: Correct recovery NAND cmd | Terry Lv | 2009-11-12 | -0/+1 |
* | ENGR00118294: Misc changes for v2009.08 upgrade. | Terry Lv | 2009-11-11 | -255/+34 |
* | ENGR00117616: PATA support in u-boot. | Terry Lv | 2009-11-04 | -0/+204 |
* | u-boot v2009.08 sd/mmc support. | Terry Lv | 2009-11-03 | -23/+86 |
* | ENGR00116472-1 U-BOOT upgrade to V2009.08 | Fred Fan | 2009-09-14 | -8/+0 |
* | ENGR00114201: Add MMC configs to mx35 3stack config file. | Terry Lv | 2009-09-10 | -1/+1 |
* | ENGR00112273 BBG2: MMC boot support. | Terry Lv | 2009-09-10 | -3/+344 |
* | bugfix CONFIG_SYS_CONSOLE_INFO_QUIET | David Brownell | 2009-08-30 | -1/+1 |
* | fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges | Kumar Gala | 2009-08-09 | -2/+2 |
* | hush: Fix bogus free() call | Peter Tyser | 2009-08-09 | -1/+1 |
* | env: kill off default_environment_size | Mike Frysinger | 2009-08-09 | -22/+1 |
* | export SPI functions to standalone apps | Mike Frysinger | 2009-08-09 | -0/+8 |
* | Merge branch 'next' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-08-04 | -1/+1 |
|\ |
|
| * | Command for accessing serial flash update | TsiChung Liew | 2009-07-14 | -1/+1 |
* | | Fix ext2load return code | Wolfgang Denk | 2009-07-28 | -36/+38 |
* | | Less verbose output when loading vxworks 6.x images | Niklaus Giger | 2009-07-27 | -1/+1 |
* | | Fix compiler warnings after loff_t change | Kyungmin Park | 2009-07-27 | -1/+1 |
* | | video: move extern declarations from C to headers | Alessandro Rubini | 2009-07-25 | -16/+1 |
* | | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -1/+0 |
* | | Remove static declaration from gunzip_bmp() | Mark Jackson | 2009-07-23 | -2/+2 |
* | | cmd_tsi148: General cleanup | Peter Tyser | 2009-07-23 | -41/+44 |
* | | Re-add support for image type 'Standalone Program' | Detlev Zundel | 2009-07-23 | -0/+33 |
* | | Add error checking for unsupported OS types. | Detlev Zundel | 2009-07-23 | -2/+13 |
* | | Add DNS support | Robin Getz | 2009-07-22 | -0/+49 |
* | | Refresh LZMA-lib to v4.65 | Luigi 'Comio' Mantellini | 2009-07-22 | -3/+2 |
* | | ubi: help message correction | Andrzej Wolski | 2009-07-20 | -2/+2 |
* | | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips | 2009-07-19 | -1/+1 |
* | | cmd_flash.c: fix fix compile error for boards with DataFlash | Wolfgang Denk | 2009-07-19 | -1/+3 |
* | | Add support for the Tundra TSI148 VME-bridge | Reinhard Arlt | 2009-07-19 | -0/+489 |
* | | console: unify printing current devices | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | -46/+29 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -2617/+18 |
|\ \ |
|