summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | 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
| | * | | keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-06-0/+1
| | * | | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-06-3/+14
| | * | | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-06-2/+32
| | * | | arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-06-0/+6
| | * | | ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-06-0/+1
| | * | | am43xx_evm: Add qspiboot targetSourav Poddar2014-06-06-7/+34
| | * | | am335x: update README for BCH16pekon gupta2014-06-06-0/+42
| | * | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-06-1/+86