summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disk: part_dos.c: Add a PBR check when MBR checking failsDarwin Dingel2014-06-111-1/+20
* kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada2014-06-111-1/+1
* Use run_command_repeatable()Thomas Betker2014-06-112-2/+2
* Add run_command_repeatable()Thomas Betker2014-06-112-0/+25
* Check run_command() return code properlyThomas Betker2014-06-113-11/+3
* am33xx/omap: Add a new board to enable verified bootSimon Glass2014-06-112-0/+5
* am33xx/omap: Enable FIT supportSimon Glass2014-06-111-0/+5
* am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass2014-06-119-0/+1103
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-111-1/+1
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-116-60/+114
* Improve error handling in fit_commonSimon Glass2014-06-114-19/+29
* fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass2014-06-113-12/+23
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-113-3/+19
* hash: Export the function to show a hashSimon Glass2014-06-112-4/+17
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-115-58/+60
* Check that u-boot.bin size looks correctSimon Glass2014-06-111-1/+13
* mx31ads: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+3
* cm_t335: Fix the U-Boot binary outputSimon Glass2014-06-111-2/+2
* ti: am335x: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+2
* tools: include u-boot version of sha256.hJeroen Hofstee2014-06-111-0/+1
* Makefile: fix clang warnings due to clang supportJeroen Hofstee2014-06-111-28/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-06-113-16/+23
|\
| * sf: probe: Fix quad bit set pathPoddar, Sourav2014-06-081-10/+10
| * spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-081-6/+12
| * sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu2014-06-081-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-107-55/+183
|\ \
| * | dfu: Disable default calculation of CRC32Lukasz Majewski2014-06-111-13/+7
| * | usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-111-3/+35
| * | usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-111-0/+6
| * | usb: ci_udc: fix probe error cleanupStephen Warren2014-06-111-0/+1
| * | usb: ci_udc: fix freeing of ep0 reqStephen Warren2014-06-111-2/+7
| * | usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren2014-06-111-16/+12
| * | usb: ci_udc: complete ep0 direction handlingStephen Warren2014-06-012-7/+42
| * | usb: ci_udc: pre-allocate ep0 reqStephen Warren2014-06-012-1/+17
| * | usb: ci_udc: use a single descriptor for ep0Stephen Warren2014-06-011-11/+4
| * | usb: ci_udc: detect queued requests on ep0Stephen Warren2014-06-011-0/+15
| * | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-014-11/+1
| * | usb: hub: fix power good delay timingStephen Warren2014-06-011-3/+6
| * | dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski2014-06-011-5/+47
* | | Prepare v2014.07-rc3Tom Rini2014-06-101-1/+1
* | | net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu2014-06-101-1/+1
* | | net: sh-eth: Fix coding styleNobuhiro Iwamatsu2014-06-102-22/+22
* | | net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2014-06-102-14/+77
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-08108-763/+1918
|\ \ \ | |_|/ |/| |
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0851-155/+624
| |\ \
| | * | arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2014-06-062-7/+45
| | * | power: Add support for the TPS65218 PMICTom Rini2014-06-063-0/+161
| | * | arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-062-0/+12
| | * | am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTRTom Rini2014-06-061-1/+4
| | * | board/BuR/tseries: cosmetic changesHannes Petermaier2014-06-061-2/+2
OpenPOWER on IntegriCloud