| Commit message (Expand) | Author | Age | Lines |
* | 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 |
|\ \ |
|
| * | | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -2600/+0 |
| * | | MTD: OneNAND: Increase the environment size to 4KiB | Kyungmin Park | 2009-07-16 | -17/+18 |
* | | | cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last' | Wolfgang Denk | 2009-07-18 | -3/+3 |
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-18 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-07-18 | -3/+3 |
| |\ \ \ |
|
| | * | | | cmd_i2c: bugfix: add missing brace | Alessandro Rubini | 2009-07-18 | -3/+3 |
| | |/ / |
|
* | | | | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -75/+75 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-07-17 | -2/+37 |
|\ \ \ |
|
| * | | | Added support for splash screen positioning | Matthias Weisser | 2009-07-17 | -2/+37 |
| |/ / |
|
* | | | sata: namespace curr_device variable | Mike Frysinger | 2009-07-17 | -12/+12 |
* | | | cmd_mmc: make curr_device static | Mike Frysinger | 2009-07-17 | -1/+1 |
|/ / |
|
* | | Add simple hwconfig infrastructure | Anton Vorontsov | 2009-07-16 | -0/+211 |
|/ |
|
* | Command improvements for ubifs | Simon Kagstrom | 2009-07-09 | -5/+21 |
* | Handle VID header offset in ubi part command | Simon Kagstrom | 2009-07-09 | -5/+16 |
* | env_onenand: change env_address type from unsigned long to loff_t | HeungJun Kim | 2009-07-07 | -1/+1 |
* | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski | 2009-07-07 | -13/+30 |