summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-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
2013-07-10cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itselfTom Rini
2013-07-10cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argcTom Rini
2013-07-10bootm: Add the missing PREP stage to bootz and correct image handlingSimon Glass
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass
2013-07-10bootm: Require boot function only if it is about to be usedSimon Glass
2013-07-10bootm: Disable interrupts only when loadingSimon Glass
2013-07-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-07-08video: consolidate splash screen alignment codeAnatolij Gustschin
2013-07-04cmd_bootm.c: Correct check/return for unsupported sub-commandTom Rini
2013-07-01video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler
2013-07-01lcd: align bmp header when uncopmressing imagePiotr Wilczek
2013-07-01lcd: remove unaligned access in lcd_dt_simplefb_configure_node()Stephen Warren
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-28bootm: Disable interrupts before loading OSSimon Glass
2013-06-28cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handlingTom Rini
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe
2013-06-26cmd_bootm: Add command line arguments to Plan 9Steven Stallion
2013-06-26image: Add support for signing of FIT configurationsSimon Glass