summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2013-08-16bootm: fix conditional controlling call to fixup_silent_linuxPaul B. Henson
2013-08-16RFC: bootm: Add silent_linux environment variableSimon Glass
2013-08-16SPL: Limit image name print lengthTaras Kondratiuk
2013-08-16Enable xmodem supportAngus Ainslie
2013-08-13Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-08-13serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki
2013-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut
2013-08-07cmd_sf: let "sf update" erase last sector as a wholeGerlando Falauto
2013-08-06cmd_sf|env_sf: Fix code cleanupJagannadha Sutradharudu Teki
2013-07-29usb_hub: fix power cycling logicNikita Kiryanov
2013-07-29dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski
2013-07-26spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini
2013-07-26powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini
2013-07-25powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23cmd_i2c: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-17bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-07-15common: remove unaligned access error in bootmenu_getoption()Lan Yixun (dlan)
2013-07-15scsi: Correct types of scsi_read/write()Simon Glass
2013-07-12bootm: Handle errors consistentlySimon Glass
2013-07-12common/image.c: Fix regression with ramdisk load/entry points in FITStefano Babic
2013-07-12bootm: Correct the arguments for the ELF image loaderSimon Glass
2013-07-12bootm: Use selected configuration for ramdisk and fdtSimon Glass
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-07-12bootm: Remove extra OK messageSimon Glass
2013-07-12cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2Tom Rini