summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tps6586x: staticize funtionsManish Badarkhe2014-05-121-2/+2
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-122-2/+2
* net/phy: enable get_phy_id redefinableShengzhou Liu2014-05-121-1/+2
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-121-3/+1
* serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-121-0/+6
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-7/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-0916-213/+1224
|\
| * Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0950-3159/+2638
| |\
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-2113-204/+1194
| |\ \
| | * | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-172-0/+717
| | * | spi: davinci: add support for multiple bus and chip selectKaricheri, Muralidharan2014-04-172-3/+79
| | * | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-171-0/+8
| | * | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-173-180/+250
| | * | i2c, davinci: move i2c_defs.h to the drivers/i2c directoryKaricheri, Muralidharan2014-04-172-0/+76
| | * | NAND: DaVinci: allow forced disable of subpage writesKaricheri, Muralidharan2014-04-171-0/+3
| | * | SPL:SPI: Add Falcon Mode supportTom Rini2014-04-171-6/+40
| | * | spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav2014-04-171-0/+3
| | * | mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPLTom Rini2014-04-171-0/+3
| | * | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-171-27/+27
| * | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-213-9/+29
| |\ \ \
| | * | | usb: tegra: combine header fileStefan Agner2014-04-171-1/+0
| | * | | usb: tegra: fix PHY configurationStefan Agner2014-04-171-3/+21
| | * | | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-171-0/+3
| | * | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-172-5/+5
| | |/ /
* | | | i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen2014-05-081-2/+2
| |_|/ |/| |
* | | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-062-11/+11
|\ \ \
| * | | serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-062-3/+3
| * | | serial: zynq: Remove sparse warningsMichal Simek2014-05-061-8/+8
* | | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-061-1/+3
|\ \ \ \
| * | | | net: zynq: Fix sparse warnings in gemMichal Simek2014-05-061-0/+1
| * | | | net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-061-1/+2
| |/ / /
* | | | USB: gadget: save driver name before registering itStephen Warren2014-05-051-1/+2
* | | | USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-054-36/+36
* | | | dfu: mmc: change offset base handlingMateusz Zalega2014-05-051-2/+6
* | | | dfu: mmc: raw data write fixMateusz Zalega2014-05-051-40/+65
* | | | usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-052-4/+9
* | | | usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren2014-05-011-0/+1
* | | | usb: ums: use only 1 buffer for CI_UDCStephen Warren2014-04-301-0/+4
* | | | usb: ci_udc: support variants with hostpc registerStephen Warren2014-04-302-18/+62
* | | | usb: ci_udc: make PHY initialization conditionalStephen Warren2014-04-301-2/+7
* | | | usb: ci_udc: set ep->req.actual after transferStephen Warren2014-04-301-2/+2
* | | | usb: ci_udc: Support larger packetsStephen Warren2014-04-301-0/+3
* | | | dfu:fix: Replace wrong return value with proper oneLukasz Majewski2014-04-301-1/+1
* | | | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-302-2/+4
* | | | usb: musb: fill in usb_gadget_unregister_driverRob Herring2014-04-301-1/+4
* | | | usb: handle NULL table in usb_gadget_get_stringRob Herring2014-04-301-0/+3
* | | | usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak2014-04-301-0/+6
* | | | usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak2014-04-301-4/+3
* | | | usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-301-25/+31
* | | | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-302-0/+131
|/ / /
OpenPOWER on IntegriCloud