summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-271-1/+1
|\
| * PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-271-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-0/+1
|\ \
| * | ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-2712-268/+1443
|\ \ \ | |_|/ |/| |
| * | dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-232-0/+385
| * | net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan2014-10-231-5/+31
| * | net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+5
| * | net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-231-0/+6
| * | net: keystone_net: use general get link functionKhoronzhuk, Ivan2014-10-231-45/+5
| * | net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-231-3/+21
| * | net: keystone_net: register MDIO busKhoronzhuk, Ivan2014-10-231-38/+55
| * | net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan2014-10-231-14/+2
| * | net: phy: print a number of phy that is not foundKhoronzhuk, Ivan2014-10-231-1/+1
| * | soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan2014-10-231-47/+65
| * | soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-232-35/+111
| * | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-231-82/+84
| * | soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-235-138/+140
| * | net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-231-17/+0
| * | net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-231-1/+1
| * | net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-231-5/+3
| * | keystone: usb: add support of usb xhciWingMan Kwok2014-10-232-0/+330
| * | dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-234-84/+90
| * | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-233-1/+356
* | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-261-9/+33
|\ \ \
| * | | mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-241-1/+1
| * | | sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-241-5/+2
| * | | sunxi: Add mmc card-detect functionalityHans de Goede2014-10-241-0/+21
| * | | ARM: sunxi-mmc: Add mmc support for sun6i / A31Hans de Goede2014-10-241-4/+7
| * | | mmc: sunxi: add SDHC support for sun6i/sun7i/sun8iWills Wang2014-10-241-0/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-264-0/+1839
|\ \ \ \
| * | | | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-223-0/+1838
| * | | | net: asix: Add support for AX88772BAlexandre Courbot2014-10-221-0/+1
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-10-2624-895/+770
|\ \ \ \ \
| * | | | | serial: remove uniphier_serial_initialize() callMasahiro Yamada2014-10-231-2/+0
| * | | | | serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada2014-10-231-0/+6
| * | | | | dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada2014-10-231-126/+73
| * | | | | dm: add entries to KconfigMasahiro Yamada2014-10-234-0/+24
| * | | | | dm: serial: consolidate common code moreMasahiro Yamada2014-10-231-38/+41
| * | | | | dm: serial: remove unnecessary castingMasahiro Yamada2014-10-231-6/+2
| * | | | | dm: serial: fix console putcMasahiro Yamada2014-10-231-3/+3
| * | | | | serial: add static directive to local functionsMasahiro Yamada2014-10-232-19/+12
| * | | | | dm: move platform data headers to include/dm/platform_dataMasahiro Yamada2014-10-232-2/+2
| * | | | | dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-232-0/+39
| * | | | | dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-130/+120
| * | | | | dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass2014-10-231-2/+2
| * | | | | dm: gpio: imx: Drop request()/free() in the driverSimon Glass2014-10-231-116/+0
| * | | | | dm: gpio: exynos: Drop request()/free() in the driverSimon Glass2014-10-231-101/+0
| * | | | | dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass2014-10-231-89/+0
| * | | | | dm: gpio: omap3: Drop request()/free() in the driverSimon Glass2014-10-231-115/+1
OpenPOWER on IntegriCloud