summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* dfu: mmc: change offset base handlingMateusz Zalega2014-05-05-2/+6
* dfu: mmc: raw data write fixMateusz Zalega2014-05-05-40/+65
* usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-05-4/+9
* usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren2014-05-01-0/+1
* usb: ums: use only 1 buffer for CI_UDCStephen Warren2014-04-30-0/+4
* usb: ci_udc: support variants with hostpc registerStephen Warren2014-04-30-18/+62
* usb: ci_udc: make PHY initialization conditionalStephen Warren2014-04-30-2/+7
* usb: ci_udc: set ep->req.actual after transferStephen Warren2014-04-30-2/+2
* usb: ci_udc: Support larger packetsStephen Warren2014-04-30-0/+3
* dfu:fix: Replace wrong return value with proper oneLukasz Majewski2014-04-30-1/+1
* exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-30-2/+4
* usb: musb: fill in usb_gadget_unregister_driverRob Herring2014-04-30-1/+4
* usb: handle NULL table in usb_gadget_get_stringRob Herring2014-04-30-0/+3
* usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak2014-04-30-0/+6
* usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak2014-04-30-4/+3
* usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-30-25/+31
* usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+131
* drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-29-7/+34
* driver/mxc_i2c: Move static data structure to global_dataYork Sun2014-04-29-10/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-25-357/+2139
|\
| * ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-22-1/+1
| * driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-22-0/+40
| * driver/mtd/spi:Read 8KB data chunk during u-boot load in SPLPrabhakar Kushwaha2014-04-22-3/+12
| * driver/ifc: define nand_spl_load_image() for SPLPrabhakar Kushwaha2014-04-22-13/+0
| * mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-22-4/+48
| * drivers/ddr: Fix possible out of bounds errorYork Sun2014-04-22-58/+64
| * driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain2014-04-22-0/+12
| * fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-22-0/+20
| * driver/mmc: fix compile warningsPrabhakar Kushwaha2014-04-22-1/+5
| * 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
* 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