summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-291-7/+34
* | | driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-291-10/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-2521-357/+2139
|\ \ \
| * | | ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-221-1/+1
| * | | driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-222-0/+40
| * | | driver/mtd/spi:Read 8KB data chunk during u-boot load in SPLPrabhakar Kushwaha2014-04-221-3/+12
| * | | driver/ifc: define nand_spl_load_image() for SPLPrabhakar Kushwaha2014-04-221-13/+0
| * | | mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-221-4/+48
| * | | drivers/ddr: Fix possible out of bounds errorYork Sun2014-04-223-58/+64
| * | | driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain2014-04-221-0/+12
| * | | fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-221-0/+20
| * | | driver/mmc: fix compile warningsPrabhakar Kushwaha2014-04-221-1/+5
| * | | fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-221-0/+10
| * | | driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-229-269/+1906
| * | | net/phy: Fix PHY id for VSC8514Codrin Ciubotariu2014-04-221-1/+1
| * | | driver/fsl_ifc: Add a function to finalize CS0 address bindingYork Sun2014-04-221-0/+7
| * | | QE/U-QE: Add U-QE supportZhao Qiang2014-04-221-0/+2
| * | | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-222-7/+7
| * | | fsl/usb: Fix phy type for Second USB controllerNikhil Badola2014-04-221-2/+6
* | | | MIPS: drop incaip boardDaniel Schwierzeck2014-04-202-794/+0
|/ / /
* | | e1000: remove redundant assignmentDavid Müller (ELSOFT AG)2014-04-181-1/+0
* | | pcnet: force ordering of descriptor accessesPaul Burton2014-04-181-18/+19
* | | pcnet: align rx buffers for cache invalidationPaul Burton2014-04-181-9/+12
* | | pcnet: access descriptor rings & init block uncachedPaul Burton2014-04-181-31/+35
* | | arm: remove lubbock board supportMasahiro Yamada2014-04-181-6/+0
* | | powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-182-3/+3
* | | mtd: delete unused filesMasahiro Yamada2014-04-171-1780/+0
|/ /
* | i2c: sh_i2c: bugfix: i2c probe command does not workTetsuyuki Kobayashi2014-04-141-1/+3
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0826-938/+787
|\
| * ahci: Fix data abort on multiple scsi resets.Roger Quadros2014-04-021-7/+16
| * mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-021-0/+3
| * mmc: fsl_esdhc: add controller reset in case of data related errors tooAndrew Gabbasov2014-04-021-27/+36
| * mmc: fsl_esdhc: fix calculation of timeout for data transactionsAndrew Gabbasov2014-04-021-6/+6
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-021-0/+12
| * mmc: sh_mmcif: Fix warning by unused variableNobuhiro Iwamatsu2014-04-021-2/+1
| * mmc: sh_mmcif: Fix compile errorNobuhiro Iwamatsu2014-04-021-1/+1
| * drivers: i2c: delete an unused source fileMasahiro Yamada2014-03-311-387/+0
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-281-1/+1
| * drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak2014-03-282-4/+77
| * net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin2014-03-281-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-03-2818-472/+548
| |\
| | * dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-241-7/+24
| | * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-2418-385/+403
| | * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-2415-15/+15
| | * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-2416-113/+171
| * | dfu: mmc: Replace calls to u-boot commands with native mmc APIŁukasz Majewski2014-03-231-7/+24
| * | usb: dfu: introduce dfuMANIFEST stateHeiko Schocher2014-03-232-10/+42
| * | usb, dfu: extract flush code into seperate functionHeiko Schocher2014-03-231-18/+24
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-0464-1413/+4809
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-2522-417/+2404
| |\ \ | | |/
OpenPOWER on IntegriCloud