summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23dm: add entries to KconfigMasahiro Yamada
2014-10-23dm: serial: consolidate common code moreMasahiro Yamada
2014-10-23dm: serial: remove unnecessary castingMasahiro Yamada
2014-10-23dm: serial: fix console putcMasahiro Yamada
2014-10-23serial: add static directive to local functionsMasahiro Yamada
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass
2014-10-23dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass
2014-10-23dm: gpio: imx: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: exynos: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: omap3: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: tegra: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23dm: gpio: sandbox: Drop request()/free() in the driverSimon Glass
2014-10-23dm: gpio: sandbox: Implement the remove() methodSimon Glass
2014-10-23dm: gpio: sandbox: Implement the get_function() methodSimon Glass
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-23dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-23dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-23dm: omap: serial: Add driver model supportSimon Glass
2014-10-23dm: omap: gpio: Support driver modelSimon Glass
2014-10-23dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass
2014-10-23dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass
2014-10-23dm: ns16550: Correct the probe logic for platform dataSimon Glass
2014-10-23dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass
2014-10-23dm: serial: ns16550: Correct logic for checking for characterSimon Glass
2014-10-23dm: serial: Reset the watchdog while waiting in getc()Simon Glass
2014-10-23dm: gpio: Support numbered GPIOsSimon Glass
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan
2014-10-23net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan
2014-10-23net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan
2014-10-23net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan
2014-10-23net: keystone_net: use general get link functionKhoronzhuk, Ivan
2014-10-23net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: register MDIO busKhoronzhuk, Ivan
2014-10-23net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan
2014-10-23net: phy: print a number of phy that is not foundKhoronzhuk, Ivan
2014-10-23soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan
2014-10-23soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang
2014-10-23soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang
2014-10-23soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan
2014-10-23net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan
2014-10-23net: keystone_net: remove SoC specific emac_regs structureHao Zhang
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok
2014-10-23dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan