summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2013-10-16common: fsl: Fix broken SPDX-License-Identifier changeMichal Simek
2013-10-15mtd: fix warnings due to 64-bit partition supportScott Wood
2013-10-16sf: Add GPL-2.0+ SPDX-License-Identifier for missing onesJagannadha Sutradharudu Teki
2013-10-14cmd_sandbox.c: Update for do_(load|save) not taking a number baseTom Rini
2013-10-14Prevent null pointer dereference originating in cmd_pxe.cSteven Falco
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-14env_mmc: fix buffer allocation for armv7Markus Niebel
2013-10-14env: dataflash: fix env_init issueBo Shen
2013-10-09cmd_ubi: add write.part command, to write a volume in multiple partsPaul Burton
2013-10-09cmd_ubi: use int64_t volume size for 'ubi create'Paul Burton
2013-10-09cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton
2013-10-07Fix number base handling of "load" commandWolfgang Denk
2013-10-07mtd: Fix function description in part_validate commentOtavio Salvador
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24dfu: Extract common DFU code to handle "dfu_alt_info" environment variableLukasz Majewski
2013-09-24cmd_pxe.c: Pass along 'cmdtp' to do_bootm()/do_bootz()Tom Rini
2013-09-23cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPSTom Rini
2013-09-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-09-20FIT: delete unnecessary castsMasahiro Yamada
2013-09-20cosmetic: FIT: fix typos in commentsMasahiro Yamada
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-20Fix loading freeze when netconsole is activeFrederic Leroy
2013-09-20Fix some obvious typos across multiple subsystems.Robert P. J. Day
2013-09-20bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootmPaul Burton
2013-09-17spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORTPaul Burton
2013-09-17spl: remove unnecessary (& ARM specific) include of asm/utils.hPaul Burton
2013-09-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-09-06Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-03bootm: allow correct bounds-check of destinationKees Cook
2013-09-03sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut
2013-08-27cmd_sf: let "sf update" preserve the final part of the last sectorGerlando Falauto
2013-08-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-08-27i2c: fix i2c dev command for not using new frameworkHeiko Schocher
2013-08-26console: usb: kbd: To fix slow TFTP bootingJim Lin
2013-08-26console: usb: kbd: To improve TFTP booting performanceJim Lin
2013-08-26usb: Use well-known descriptor sizes when parsing configurationJulius Werner
2013-08-26USB: usb-hub: Add a weak function for resetting devicesDan Murphy
2013-08-22env_nand.c: support falling back to redundant env when writingPhil Sutter
2013-08-22cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada
2013-08-22cmd_nand: slight optimization of nand_dump functionMasahiro Yamada
2013-08-22cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada
2013-08-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-08-20spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-16image: Display FIT timestamp when bootingSimon Glass