summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie2014-11-14-1/+4
* Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2014-11-14-3/+11
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-13-26/+288
|\
| * sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-13-16/+29
| * sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-13-10/+25
| * sun6i: Add basic axp221 driverOliver Schinagl2014-11-13-0/+234
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-11-75/+124
|\ \ | |/ |/|
| * usb: eth: fix MakefileRene Griessl2014-11-07-3/+1
| * usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-07-4/+4
| * usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-07-2/+2
| * usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-07-7/+13
| * usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-62/+104
| * usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-06-4/+8
| * usb: s3c-otg: Remove useless includeMarek Vasut2014-11-06-1/+0
* | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-12-0/+48
* | usb: add basic USB configs in KconfigMasahiro Yamada2014-11-12-0/+94
* | serial: UniPhier: borrow macros from linux/serial_reg.hMasahiro Yamada2014-11-12-13/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-10-7/+29
|\ \
| * | i2c: rcar_i2c: Fix order of restart and clear statusNobuhiro Iwamatsu2014-11-10-2/+2
| * | drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha2014-11-10-1/+1
| * | ppc4xx: Handle i2c stuck on combined xferDirk Eibach2014-11-10-0/+21
| * | ppc4xx: Fix i2c repeated startDirk Eibach2014-11-10-4/+5
| |/
* | drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-07-1/+1
* | power_spi.c: Rewrite pmic_reg functionTom Rini2014-11-07-23/+10
* | net: smc911x: Keep MAC programmedMarek Vasut2014-11-07-0/+1
* | sort drivers/mmc/MakefilePavel Machek2014-11-07-10/+12
* | Merge git://git.denx.de/u-boot-tiTom Rini2014-11-07-16/+60
|\ \ | |/ |/|
| * omap: hsmmc: assume cd gpio is active lowIgor Grinberg2014-11-06-1/+3
| * dma: keystone_nav: remove spurious qm_cfg verificationKhoronzhuk, Ivan2014-11-06-12/+0
| * net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-06-1/+52
| * net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan2014-11-05-1/+4
| * net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan2014-11-05-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-2/+7
|\ \ | |/ |/|
| * mtd: nand: mxs: Add ECC geometry for 2048b/112b NANDMarek Vasut2014-10-30-2/+7
* | Merge git://www.denx.de/git/u-boot-sunxiTom Rini2014-11-05-13/+245
|\ \
| * | dm: sunxi: Request USB vbus gpioHans de Goede2014-11-05-0/+10
| * | dm: sunxi: Request card detect gpioHans de Goede2014-11-05-10/+22
| * | dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-05-0/+40
| * | dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass2014-11-05-0/+170
| * | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-05-3/+3
* | | Merge git://git.denx.de/u-boot-shTom Rini2014-11-04-62/+64
|\ \ \ | |/ / |/| |
| * | net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-04-2/+8
| * | net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-04-48/+41
| * | net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-04-12/+12
| * | serial: sh: r8a7794: Add support external clockNobuhiro Iwamatsu2014-11-04-2/+2
| * | net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-04-4/+5
| * | serial: sh: Add support R8A7793Nobuhiro Iwamatsu2014-11-04-4/+6
* | | serial: add prototypes for init functionsJeroen Hofstee2014-11-04-70/+70
* | | i2c: use __weakJeroen Hofstee2014-11-04-6/+2
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-04-0/+6
|\ \ \