summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-103-43/+178
|\ \
| * | 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
| * | dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski2014-06-011-5/+47
* | | 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-0820-200/+743
|\ \ \ | |_|/ |/| |
| * | power: Add support for the TPS65218 PMICTom Rini2014-06-062-0/+98
| * | ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-061-0/+1
| * | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-1/+78
| * | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-4/+9
| * | mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-064-5/+7
| * | mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-06-061-2/+3
| * | mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta2014-06-062-6/+9
| * | mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta2014-06-061-5/+5
| * | mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta2014-06-061-32/+26
| * | mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta2014-06-061-17/+6
| * | mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-062-20/+10
| * | mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta2014-06-061-1/+0
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0212-111/+495
| |\ \
| | * | power: Explicitly select pmic device's busAaron Durbin2014-05-281-0/+4
| | * | power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-282-0/+311
| | * | power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-284-5/+5
| | * | power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-3/+3
| | * | mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
| | * | mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-161-0/+1
| | * | mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-161-2/+10
| | * | mmc: support the DDR mode for eMMCJaehoon Chung2014-05-161-3/+13
| | * | mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-161-1/+1
| | * | mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-161-73/+131
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-06-053-33/+112
|\ \ \ \
| * | | | driver/ddr/fsl: Fix printing unspecified module info for DDR4York Sun2014-06-051-1/+1
| * | | | powerpc/mpc85xx: Add workaround for DDR erratum A004508York Sun2014-06-051-0/+5
| * | | | powerpc/espi: remove 80us delay to improve transfer performanceHou Zhiqiang2014-06-051-32/+106
| | |_|/ | |/| |
* | | | phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan2014-06-051-3/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-306-22/+536
|\ \ \ | |/ /
| * | mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-271-2/+3
OpenPOWER on IntegriCloud