aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-12tps6586x: staticize funtionsManish Badarkhe1-2/+2
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2-2/+2
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu1-1/+2
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie1-3/+1
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan1-0/+6
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-7/+3
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini16-213/+1224
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD50-3159/+2638
2014-05-08i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen1-2/+2
2014-05-06Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2-11/+11
2014-05-06Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+3
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek2-3/+3
2014-05-06serial: zynq: Remove sparse warningsMichal Simek1-8/+8
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek1-0/+1
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek1-1/+2
2014-05-05USB: gadget: save driver name before registering itStephen Warren1-1/+2
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega4-36/+36
2014-05-05dfu: mmc: change offset base handlingMateusz Zalega1-2/+6
2014-05-05dfu: mmc: raw data write fixMateusz Zalega1-40/+65
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega2-4/+9
2014-05-01usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren1-0/+1
2014-04-30usb: ums: use only 1 buffer for CI_UDCStephen Warren1-0/+4
2014-04-30usb: ci_udc: support variants with hostpc registerStephen Warren2-18/+62
2014-04-30usb: ci_udc: make PHY initialization conditionalStephen Warren1-2/+7
2014-04-30usb: ci_udc: set ep->req.actual after transferStephen Warren1-2/+2
2014-04-30usb: ci_udc: Support larger packetsStephen Warren1-0/+3
2014-04-30dfu:fix: Replace wrong return value with proper oneLukasz Majewski1-1/+1
2014-04-30exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2-2/+4
2014-04-30usb: musb: fill in usb_gadget_unregister_driverRob Herring1-1/+4
2014-04-30usb: handle NULL table in usb_gadget_get_stringRob Herring1-0/+3
2014-04-30usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak1-0/+6
2014-04-30usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak1-4/+3
2014-04-30usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox1-25/+31
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2-0/+131
2014-04-29drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha1-7/+34
2014-04-29driver/mxc_i2c: Move static data structure to global_dataYork Sun1-10/+8
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini21-357/+2139
2014-04-22ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang1-1/+1
2014-04-22driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2-0/+40
2014-04-22driver/mtd/spi:Read 8KB data chunk during u-boot load in SPLPrabhakar Kushwaha1-3/+12
2014-04-22driver/ifc: define nand_spl_load_image() for SPLPrabhakar Kushwaha1-13/+0
2014-04-22mpc85xx/t104x: Add deep sleep framework supportTang Yuantian1-4/+48
2014-04-22drivers/ddr: Fix possible out of bounds errorYork Sun3-58/+64
2014-04-22driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain1-0/+12
2014-04-22fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola1-0/+20
2014-04-22driver/mmc: fix compile warningsPrabhakar Kushwaha1-1/+5
2014-04-22fsl/usb: Workaround for USB erratum-A007075Nikhil Badola1-0/+10
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun9-269/+1906
2014-04-22net/phy: Fix PHY id for VSC8514Codrin Ciubotariu1-1/+1
2014-04-22driver/fsl_ifc: Add a function to finalize CS0 address bindingYork Sun1-0/+7