summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini2014-05-225-69/+160
|\
| * dfu: mmc: Provide support for eMMC boot partition accessLukasz Majewski2014-05-151-0/+46
| * usb:gadget:f_thor: download_tail(): remove dfu_write with 0 sizePrzemyslaw Marczak2014-05-151-9/+3
| * drivers:dfu: dfu_flush(): add raw data flush to complete dfu writePrzemyslaw Marczak2014-05-151-0/+4
| * usb: ci_udc: parse QTD before over-writing itStephen Warren2014-05-151-1/+1
| * usb: tegra: support device modeStephen Warren2014-05-151-30/+84
| * usb: tegra: refactor PHY type selectionStephen Warren2014-05-151-30/+28
| * usb: tegra: fix PHY selection codeStephen Warren2014-05-151-13/+8
| * Merge remote-tracking branch 'u-boot/master' into testMarek Vasut2014-05-1536-575/+1505
| |\
* | \ Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-228-74/+672
|\ \ \ | |/ /
| * | dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-082-1/+22
| * | musb-new, dfu: first send request answer then call completionsHeiko Schocher2014-05-081-4/+4
| * | usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-082-0/+514
| * | usb: ums: remove ci_udc special caseStephen Warren2014-05-071-4/+0
| * | usb: ci_udc: allow multiple buffer allocs per epStephen Warren2014-05-072-65/+132
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-163-7/+63
|\ \ \ | |_|/ |/| |
| * | drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-161-5/+10
| * | fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-161-2/+7
| * | net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-161-0/+46
* | | mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-141-19/+4
* | | mvtwsi: Fix clock programmingHans de Goede2014-05-141-5/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-134-8/+12
|\ \
| * | qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-131-1/+8
| * | powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+1
| * | powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-131-6/+2
| * | powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-131-1/+1
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-135-310/+235
|\ \ \
| * | | fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu2014-05-131-7/+25
| * | | fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu2014-05-131-86/+115
| * | | fpga: zynq: Remove sparse warningsMichal Simek2014-05-131-2/+2
| * | | fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-135-165/+43
| * | | fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-135-47/+47
| * | | fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-132-24/+24
| * | | fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-132-27/+27
| * | | fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-132-27/+27
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-132-4/+9
|\ \ \ | |/ / |/| |
| * | at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-051-4/+4
| * | video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-301-0/+5
* | | net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-121-0/+2
* | | 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
OpenPOWER on IntegriCloud