summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| | * fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-22-0/+10
| | * driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-22-269/+1906
| | * net/phy: Fix PHY id for VSC8514Codrin Ciubotariu2014-04-22-1/+1
| | * driver/fsl_ifc: Add a function to finalize CS0 address bindingYork Sun2014-04-22-0/+7
| | * QE/U-QE: Add U-QE supportZhao Qiang2014-04-22-0/+2
| | * QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22-7/+7
| | * fsl/usb: Fix phy type for Second USB controllerNikhil Badola2014-04-22-2/+6
| * | MIPS: drop incaip boardDaniel Schwierzeck2014-04-20-794/+0
| |/
| * e1000: remove redundant assignmentDavid Müller (ELSOFT AG)2014-04-18-1/+0
| * pcnet: force ordering of descriptor accessesPaul Burton2014-04-18-18/+19
| * pcnet: align rx buffers for cache invalidationPaul Burton2014-04-18-9/+12
| * pcnet: access descriptor rings & init block uncachedPaul Burton2014-04-18-31/+35
| * arm: remove lubbock board supportMasahiro Yamada2014-04-18-6/+0
| * powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-18-3/+3
| * mtd: delete unused filesMasahiro Yamada2014-04-17-1780/+0
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-204/+1194
|\ \
| * | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-17-0/+717
| * | spi: davinci: add support for multiple bus and chip selectKaricheri, Muralidharan2014-04-17-3/+79
| * | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+8
| * | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-17-180/+250
| * | i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-17-0/+76
| * | NAND: DaVinci: allow forced disable of subpage writesKaricheri, Muralidharan2014-04-17-0/+3
| * | SPL:SPI: Add Falcon Mode supportTom Rini2014-04-17-6/+40
| * | spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav2014-04-17-0/+3
| * | mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPLTom Rini2014-04-17-0/+3
| * | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-17-27/+27
* | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-9/+29
|\ \ \ | |_|/ |/| |
| * | usb: tegra: combine header fileStefan Agner2014-04-17-1/+0
| * | usb: tegra: fix PHY configurationStefan Agner2014-04-17-3/+21
| * | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-17-0/+3
| * | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-5/+5
| |/
* | i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-14-1/+3
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-938/+787
|\
| * ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-02-7/+16
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-02-0/+3
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-02-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-02-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-02-0/+12
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-02-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-02-1/+1
| * drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-31-387/+0
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-28-1/+1
| * drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-28-4/+77
| * net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin2014-03-28-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-28-472/+548
| |\
| | * dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-24-7/+24
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-385/+403
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-15/+15
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-113/+171
| * | dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-23-7/+24