aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Check run_command() return code properlyThomas Betker3-11/+3
2014-06-11am33xx/omap: Add a new board to enable verified bootSimon Glass2-0/+5
2014-06-11am33xx/omap: Enable FIT supportSimon Glass1-0/+5
2014-06-11am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass9-0/+1103
2014-06-11arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass1-1/+1
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass6-60/+114
2014-06-11Improve error handling in fit_commonSimon Glass4-19/+29
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass3-12/+23
2014-06-11fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass3-3/+19
2014-06-11hash: Export the function to show a hashSimon Glass2-4/+17
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass5-58/+60
2014-06-11Check that u-boot.bin size looks correctSimon Glass1-1/+13
2014-06-11mx31ads: Fix the U-Boot binary outputSimon Glass1-1/+3
2014-06-11cm_t335: Fix the U-Boot binary outputSimon Glass1-2/+2
2014-06-11ti: am335x: Fix the U-Boot binary outputSimon Glass1-1/+2
2014-06-11tools: include u-boot version of sha256.hJeroen Hofstee1-0/+1
2014-06-11Makefile: fix clang warnings due to clang supportJeroen Hofstee1-28/+0
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-16/+23
2014-06-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini7-55/+183
2014-06-11dfu: Disable default calculation of CRC32Lukasz Majewski1-13/+7
2014-06-11usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren1-3/+35
2014-06-11usb: ci_udc: clean up all allocations in unregisterStephen Warren1-0/+6
2014-06-11usb: ci_udc: fix probe error cleanupStephen Warren1-0/+1
2014-06-11usb: ci_udc: fix freeing of ep0 reqStephen Warren1-2/+7
2014-06-11usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren1-16/+12
2014-06-10Prepare v2014.07-rc3v2014.07-rc3Tom Rini1-1/+1
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu1-1/+1
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu2-22/+22
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2-14/+77
2014-06-08sf: probe: Fix quad bit set pathPoddar, Sourav1-10/+10
2014-06-08spi: soft_spi: Support NULL din/dout buffersAndrew Ruder1-6/+12
2014-06-08sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu1-0/+1
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini108-763/+1918
2014-06-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD51-155/+624
2014-06-06arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2-7/+45
2014-06-06power: Add support for the TPS65218 PMICTom Rini3-0/+161
2014-06-06arm:am33xx: Add a scale_vcores() hookTom Rini2-0/+12
2014-06-06am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTRTom Rini1-1/+4
2014-06-06board/BuR/tseries: cosmetic changesHannes Petermaier1-2/+2
2014-06-06board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier1-1/+1
2014-06-06board/BuR/tseries: only run gpmc_init(...) in NAND-buildHannes Petermaier1-0/+2
2014-06-06board/BuR/tseries: Add support for using 8-bit on eMMCHannes Petermaier1-0/+5
2014-06-06board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier1-0/+2
2014-06-06arch-am33xx: Add defines for timer0-7Hannes Petermaier1-6/+29
2014-06-06ARM: AM43xx: Fix UART clocks enablingLokesh Vutla1-0/+9
2014-06-06ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla1-0/+1
2014-06-06tam3517: fix NAND detectionJeroen Hofstee1-0/+1
2014-06-06keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok1-0/+1
2014-06-06keystone: init: enable UART1 to be able use it from kernelMurali Karicheri4-3/+14
2014-06-06arm:am33xx: Rework s_init and add board_early_init_fTom Rini3-2/+32