summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-11-1/+1
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-11-60/+114
* Improve error handling in fit_commonSimon Glass2014-06-11-19/+29
* fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass2014-06-11-12/+23
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-11-3/+19
* hash: Export the function to show a hashSimon Glass2014-06-11-4/+17
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-11-58/+60
* Check that u-boot.bin size looks correctSimon Glass2014-06-11-1/+13
* mx31ads: Fix the U-Boot binary outputSimon Glass2014-06-11-1/+3
* cm_t335: Fix the U-Boot binary outputSimon Glass2014-06-11-2/+2
* ti: am335x: Fix the U-Boot binary outputSimon Glass2014-06-11-1/+2
* tools: include u-boot version of sha256.hJeroen Hofstee2014-06-11-0/+1
* Makefile: fix clang warnings due to clang supportJeroen Hofstee2014-06-11-28/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-06-11-16/+23
|\
| * sf: probe: Fix quad bit set pathPoddar, Sourav2014-06-08-10/+10
| * spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-08-6/+12
| * sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu2014-06-08-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-10-55/+183
|\ \
| * | dfu: Disable default calculation of CRC32Lukasz Majewski2014-06-11-13/+7
| * | usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-11-3/+35
| * | usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-11-0/+6
| * | usb: ci_udc: fix probe error cleanupStephen Warren2014-06-11-0/+1
| * | usb: ci_udc: fix freeing of ep0 reqStephen Warren2014-06-11-2/+7
| * | usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren2014-06-11-16/+12
| * | usb: ci_udc: complete ep0 direction handlingStephen Warren2014-06-01-7/+42
| * | usb: ci_udc: pre-allocate ep0 reqStephen Warren2014-06-01-1/+17
| * | usb: ci_udc: use a single descriptor for ep0Stephen Warren2014-06-01-11/+4
| * | usb: ci_udc: detect queued requests on ep0Stephen Warren2014-06-01-0/+15
| * | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-01-11/+1
| * | usb: hub: fix power good delay timingStephen Warren2014-06-01-3/+6
| * | dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski2014-06-01-5/+47
* | | Prepare v2014.07-rc3Tom Rini2014-06-10-1/+1
* | | net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu2014-06-10-1/+1
* | | net: sh-eth: Fix coding styleNobuhiro Iwamatsu2014-06-10-22/+22
* | | net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2014-06-10-14/+77
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-08-763/+1918
|\ \ \ | |_|/ |/| |
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-08-155/+624
| |\ \
| | * | arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2014-06-06-7/+45
| | * | power: Add support for the TPS65218 PMICTom Rini2014-06-06-0/+161
| | * | arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-06-0/+12
| | * | am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTRTom Rini2014-06-06-1/+4
| | * | board/BuR/tseries: cosmetic changesHannes Petermaier2014-06-06-2/+2
| | * | board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-06-1/+1
| | * | board/BuR/tseries: only run gpmc_init(...) in NAND-buildHannes Petermaier2014-06-06-0/+2
| | * | board/BuR/tseries: Add support for using 8-bit on eMMCHannes Petermaier2014-06-06-0/+5
| | * | board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-06-0/+2
| | * | arch-am33xx: Add defines for timer0-7Hannes Petermaier2014-06-06-6/+29
| | * | ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-06-0/+9
| | * | ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-06-0/+1
| | * | tam3517: fix NAND detectionJeroen Hofstee2014-06-06-0/+1