summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-22dm: core: device: add function: dev_get_uclass_name()Przemyslaw Marczak1-0/+8
2015-04-22dm: core: device: add function: dev_get_driver_ops()Przemyslaw Marczak1-0/+8
2015-04-22dm: core: uclass: add function: uclass_get_device_by_name()Przemyslaw Marczak1-0/+11
2015-04-22dm: core: uclass: add function: uclass_find_device_by_name()Przemyslaw Marczak1-0/+24
2015-04-22dm: core: Extend struct udevice by '.uclass_platdata' field.Przemyslaw Marczak2-4/+33
2015-04-22dm: core: add internal functions for getting the device without probePrzemyslaw Marczak1-25/+34
2015-04-22stm32f4: Add serial driverrev13@wp.pl3-0/+120
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl2-0/+200
2015-04-22mtd: spi: check return value of spi_setup_slavePeng Fan1-0/+4
2015-04-22zynq: spi: Remove unnecessary error conditionSiva Durga Prasad Paladugu1-3/+0
2015-04-22sf: Poll both the read status and flag statusSiva Durga Prasad Paladugu1-7/+25
2015-04-21driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha14-106/+2444
2015-04-21armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma3-0/+251
2015-04-21QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2-0/+88
2015-04-21drivers:usb: Check if USB Erratum A005697 is applicable on BSC913xNikhil Badola1-0/+9
2015-04-21pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian1-14/+33
2015-04-21pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian1-3/+2
2015-04-21drivers:usb: Add device-tree fixup to identify socs having dual phyNikhil Badola1-1/+6
2015-04-21serial: pl01x: fix PL010 regressionLinus Walleij1-2/+11
2015-04-21spi: Add Cadence QSPI controller Kconfig entryMarek Vasut1-0/+8
2015-04-21spi: Add Designware SPI controller Kconfig entryMarek Vasut1-0/+8
2015-04-21Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-15/+45
2015-04-21net: pch_gbe: Fix pch_gbe device nameBin Meng1-1/+1
2015-04-21net: gem: Use correct type for castingMichal Simek1-1/+2
2015-04-21net/phy: fixup for get_phy_idShengzhou Liu1-1/+1
2015-04-21net: phy: micrel: add support for KSZ8081MNXLuca Ellero1-0/+11
2015-04-21net: rtl8169: Build warning fixes for 64-bitThierry Reding1-11/+13
2015-04-21net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu1-1/+17
2015-04-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+9
2015-04-20MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune1-1/+9
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini4-2/+245
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher2-0/+232
2015-04-20video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2-1/+8
2015-04-20video, ipu: make ldb_clock configurableHeiko Schocher1-1/+5
2015-04-18ahci: mmio_base is a virtual addressScott Wood2-6/+7
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass1-0/+9
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass1-0/+8
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass1-0/+8
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass1-0/+10
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass1-0/+9
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass1-0/+11
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass1-0/+7
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass1-0/+10
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass1-0/+25
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass1-0/+30
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass1-0/+21
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass2-17/+153
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass1-34/+53
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass1-0/+22
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2-1/+8