| Commit message (Expand) | Author | Age | Lines |
* | usb: ums: allows using every mmc device with ums. | Przemyslaw Marczak | 2013-11-08 | -10/+5 |
* | usb: ums: code refactoring to improve reusability on other boards. | Przemyslaw Marczak | 2013-11-08 | -16/+11 |
* | fpga: Add support for gzip images with bitstreams | Michal Simek | 2013-11-06 | -3/+19 |
* | pxe: fix handling of absolute paths | Rob Herring | 2013-11-04 | -1/+8 |
* | common: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -237/+190 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-10-21 | -36/+152 |
|\ |
|
| * | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky | 2013-10-20 | -1/+1 |
| * | usb: rename board_usb_init_type to usb_init_type | Troy Kisky | 2013-10-20 | -1/+1 |
| * | cmd:thor: Support for TIZEN's download command (thordown) | Lukasz Majewski | 2013-10-20 | -0/+73 |
| * | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | -33/+47 |
| * | USB: xHCI: Add stack support for xHCI | Vivek Gautam | 2013-10-20 | -2/+31 |
* | | i2c: fix init on generic board | trem | 2013-10-17 | -0/+4 |
|/ |
|
* | common: fsl: Fix broken SPDX-License-Identifier change | Michal Simek | 2013-10-16 | -4/+4 |
* | mtd: fix warnings due to 64-bit partition support | Scott Wood | 2013-10-15 | -2/+2 |
* | sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones | Jagannadha Sutradharudu Teki | 2013-10-16 | -1/+2 |
* | cmd_sandbox.c: Update for do_(load|save) not taking a number base | Tom Rini | 2013-10-14 | -2/+2 |
* | Prevent null pointer dereference originating in cmd_pxe.c | Steven Falco | 2013-10-14 | -42/+42 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -4/+4 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -21/+21 |
* | env_mmc: fix buffer allocation for armv7 | Markus Niebel | 2013-10-14 | -5/+4 |
* | env: dataflash: fix env_init issue | Bo Shen | 2013-10-14 | -32/+18 |
* | cmd_ubi: add write.part command, to write a volume in multiple parts | Paul Burton | 2013-10-09 | -15/+48 |
* | cmd_ubi: use int64_t volume size for 'ubi create' | Paul Burton | 2013-10-09 | -8/+8 |
* | cmd_mtdparts: use 64 bits for flash size, partition size & offset | Paul Burton | 2013-10-09 | -25/+29 |
* | Fix number base handling of "load" command | Wolfgang Denk | 2013-10-07 | -13/+8 |
* | mtd: Fix function description in part_validate comment | Otavio Salvador | 2013-10-07 | -4/+3 |
* | usb:gadget:Remove redundant #includes for USB composite gadget and its functions | Lukasz Majewski | 2013-09-24 | -4/+0 |
* | dfu: Extract common DFU code to handle "dfu_alt_info" environment variable | Lukasz Majewski | 2013-09-24 | -14/+2 |
* | cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz() | Tom Rini | 2013-09-24 | -10/+10 |
* | cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS | Tom Rini | 2013-09-23 | -1/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2013-09-20 | -1/+16 |
|\ |
|
| * | spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT | Paul Burton | 2013-09-17 | -0/+16 |
| * | spl: remove unnecessary (& ARM specific) include of asm/utils.h | Paul Burton | 2013-09-17 | -1/+0 |
* | | FIT: delete unnecessary casts | Masahiro Yamada | 2013-09-20 | -7/+3 |
* | | cosmetic: FIT: fix typos in comments | Masahiro Yamada | 2013-09-20 | -2/+2 |
* | | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -1/+1 |
* | | Fix loading freeze when netconsole is active | Frederic Leroy | 2013-09-20 | -0/+1 |
* | | Fix some obvious typos across multiple subsystems. | Robert P. J. Day | 2013-09-20 | -6/+6 |
* | | bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm | Paul Burton | 2013-09-20 | -2/+3 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2013-09-16 | -1/+12 |
|\ |
|
| * | cmd_sf: let "sf update" preserve the final part of the last sector | Gerlando Falauto | 2013-08-27 | -1/+12 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-09-06 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-09-05 | -0/+1 |
| |\ \ |
|
| | * | | ARM: mxs: tools: Add mkimage support for MXS bootstream | Marek Vasut | 2013-08-31 | -0/+1 |
* | | | | bootm: allow correct bounds-check of destination | Kees Cook | 2013-09-03 | -1/+1 |
* | | | | sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg | Simon Glass | 2013-09-03 | -6/+9 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-08-27 | -26/+102 |
|\ \ \ |
|
| * | | | console: usb: kbd: To fix slow TFTP booting | Jim Lin | 2013-08-26 | -10/+10 |
| * | | | console: usb: kbd: To improve TFTP booting performance | Jim Lin | 2013-08-26 | -0/+15 |
| * | | | usb: Use well-known descriptor sizes when parsing configuration | Julius Werner | 2013-08-26 | -26/+75 |