summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
| | * | board/BuR/tseries: only run gpmc_init(...) in NAND-buildHannes Petermaier2014-06-061-0/+2
| | * | board/BuR/tseries: Add support for using 8-bit on eMMCHannes Petermaier2014-06-061-0/+5
| | * | board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
| | * | arch-am33xx: Add defines for timer0-7Hannes Petermaier2014-06-061-6/+29
| | * | ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
| | * | ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-061-0/+1
| | * | tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
| | * | keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-061-0/+1
| | * | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-064-3/+14
| | * | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-063-2/+32
| | * | arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-062-0/+6
OpenPOWER on IntegriCloud