summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootm: Remove extra OK messageSimon Glass2013-07-121-1/+0
* cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2Tom Rini2013-07-121-3/+2
* cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itselfTom Rini2013-07-101-16/+40
* cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argcTom Rini2013-07-101-5/+13
* bootm: Add the missing PREP stage to bootz and correct image handlingSimon Glass2013-07-101-2/+3
* bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-5/+3
* bootm: Require boot function only if it is about to be usedSimon Glass2013-07-101-2/+5
* bootm: Disable interrupts only when loadingSimon Glass2013-07-101-24/+43
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-07-104-47/+96
|\
| * video: consolidate splash screen alignment codeAnatolij Gustschin2013-07-083-17/+30
| * video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler2013-07-011-9/+4
| * video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-013-13/+40
| * lcd: align bmp header when uncopmressing imagePiotr Wilczek2013-07-011-14/+28
| * lcd: remove unaligned access in lcd_dt_simplefb_configure_node()Stephen Warren2013-07-011-3/+3
* | cmd_bootm.c: Correct check/return for unsupported sub-commandTom Rini2013-07-041-2/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-07-011-8/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud