summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* bootm: allow correct bounds-check of destinationKees Cook2013-09-031-1/+1
* sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2013-09-032-6/+9
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-273-26/+102
|\
| * console: usb: kbd: To fix slow TFTP bootingJim Lin2013-08-261-10/+10
| * console: usb: kbd: To improve TFTP booting performanceJim Lin2013-08-261-0/+15
| * usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-262-26/+75
| * USB: usb-hub: Add a weak function for resetting devicesDan Murphy2013-08-261-0/+12
* | i2c: fix i2c dev command for not using new frameworkHeiko Schocher2013-08-271-0/+2
|/
* env_nand.c: support falling back to redundant env when writingPhil Sutter2013-08-221-62/+54
* cmd_nand: Do not show usage when scrub is abortedMasahiro Yamada2013-08-221-2/+2
* cmd_nand: slight optimization of nand_dump functionMasahiro Yamada2013-08-221-5/+8
* cmd_nand: fix a memory leak in nand_dump functionMasahiro Yamada2013-08-221-7/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-211-2/+0
|\
| * spl: env_common.c: make CONFIG_SPL_BUILD contain function env_importYing Zhang2013-08-201-2/+0
* | ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-201-3/+3
|/
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-24/+1
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-181-0/+4
|\
| * spl_mmc.c: Detect missing kernel image in RAW MMCTom Rini2013-07-261-0/+4
* | image: Display FIT timestamp when bootingSimon Glass2013-08-161-0/+11
* | bootm: fix conditional controlling call to fixup_silent_linuxPaul B. Henson2013-08-161-1/+1
* | RFC: bootm: Add silent_linux environment variableSimon Glass2013-08-161-2/+12
* | SPL: Limit image name print lengthTaras Kondratiuk2013-08-161-2/+3
* | Enable xmodem supportAngus Ainslie2013-08-161-4/+20
* | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-08-131-3/+0
|\ \
| * | serial: arm_dcc: Remove stdio structure supportJagannadha Sutradharudu Teki2013-08-131-3/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-121-1/+0
|\ \ \ | |/ / |/| |
| * | video: Encapsulate font in video_font_data.hMarek Vasut2013-08-121-1/+0
* | | cmd_sf: let "sf update" erase last sector as a wholeGerlando Falauto2013-08-071-1/+2
* | | cmd_sf|env_sf: Fix code cleanupJagannadha Sutradharudu Teki2013-08-062-14/+15
|/ /
* | usb_hub: fix power cycling logicNikita Kiryanov2013-07-291-2/+2
* | dfu: Implementation of target reset after communication with dfu-util's -R sw...Lukasz Majewski2013-07-291-1/+13
* | powerpc/ppc4xx: Convert new gdsys files to SPDX license tagsTom Rini2013-07-261-17/+1
* | powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach2013-07-252-0/+101
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-247-298/+123
|\
| * cmd_i2c: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-07-231-4/+2
| * i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-232-260/+6
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-233-11/+6
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-236-43/+129
* | Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-33/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24146-2405/+159
|/
* bootm: Move fixup_silent_linux() earlier in the bootm stagesSimon Glass2013-07-171-4/+4
* tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-161-0/+100
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-1/+2
* common: remove unaligned access error in bootmenu_getoption()Lan Yixun (dlan)2013-07-151-2/+2
* scsi: Correct types of scsi_read/write()Simon Glass2013-07-151-4/+6
* bootm: Handle errors consistentlySimon Glass2013-07-121-13/+8
* common/image.c: Fix regression with ramdisk load/entry points in FITStefano Babic2013-07-121-1/+1
* bootm: Correct the arguments for the ELF image loaderSimon Glass2013-07-121-3/+3
* bootm: Use selected configuration for ramdisk and fdtSimon Glass2013-07-124-6/+11
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-121-0/+16
OpenPOWER on IntegriCloud