aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2013-10-20cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski2-0/+73
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega3-33/+47
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam1-2/+31
2013-10-16common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek1-4/+4
2013-10-15mtd: fix warnings due to 64-bit partition supportScott Wood1-2/+2
2013-10-16sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki1-1/+2
2013-10-14cmd_sandbox.c: Update for do_(load|save) not taking a number baseTom Rini1-2/+2
2013-10-14Prevent null pointer dereference originating in cmd_pxe.cSteven Falco1-42/+42
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-4/+4
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk21-21/+21
2013-10-14env_mmc: fix buffer allocation for armv7Markus Niebel1-5/+4
2013-10-14env: dataflash: fix env_init issueBo Shen1-32/+18
2013-10-09cmd_ubi: add write.part command, to write a volume in multiple partsPaul Burton1-15/+48
2013-10-09cmd_ubi: use int64_t volume size for 'ubi create'Paul Burton1-8/+8
2013-10-09cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton1-25/+29
2013-10-07Fix number base handling of "load" commandWolfgang Denk4-13/+8
2013-10-07mtd: Fix function description in part_validate commentOtavio Salvador1-4/+3
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2-4/+0
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski1-14/+2
2013-09-24cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()Tom Rini1-10/+10
2013-09-23cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPSTom Rini1-1/+4
2013-09-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-1/+16
2013-09-20FIT: delete unnecessary castsMasahiro Yamada3-7/+3
2013-09-20cosmetic: FIT: fix typos in commentsMasahiro Yamada1-2/+2
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-09-20Fix loading freeze when netconsole is activeFrederic Leroy1-0/+1
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day4-6/+6
2013-09-20bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootmPaul Burton1-2/+3
2013-09-17spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton1-0/+16
2013-09-17spl: remove unnecessary (& ARM specific) include of asm/utils.hPaul Burton1-1/+0
2013-09-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+12
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+1
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-09-03bootm: allow correct bounds-check of destinationKees Cook1-1/+1
2013-09-03sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2-6/+9
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut1-0/+1
2013-08-27cmd_sf: let "sf update" preserve the final part of the last sectorGerlando Falauto1-1/+12
2013-08-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-26/+102
2013-08-27i2c: fix i2c dev command for not using new frameworkHeiko Schocher1-0/+2
2013-08-26console: usb: kbd: To fix slow TFTP bootingJim Lin1-10/+10
2013-08-26console: usb: kbd: To improve TFTP booting performanceJim Lin1-0/+15
2013-08-26usb: Use well-known descriptor sizes when parsing configurationJulius Werner2-26/+75
2013-08-26USB: usb-hub: Add a weak function for resetting devicesDan Murphy1-0/+12
2013-08-22env_nand.c: support falling back to redundant env when writingPhil Sutter1-62/+54
2013-08-22cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada1-2/+2
2013-08-22cmd_nand: slight optimization of nand_dump functionMasahiro Yamada1-5/+8
2013-08-22cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada1-7/+16
2013-08-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-2/+0
2013-08-20spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang1-2/+0
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs1-3/+3