summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-22stm32f4: Add serial driverrev13@wp.pl
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl
2015-04-21serial: pl01x: fix PL010 regressionLinus Walleij
2015-04-21Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-04-20net: pch_gbe: Fix pch_gbe device nameBin Meng
2015-04-20net: gem: Use correct type for castingMichal Simek
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20net: phy: micrel: add support for KSZ8081MNXLuca Ellero
2015-04-20net: rtl8169: Build warning fixes for 64-bitThierry Reding
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-04-20MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher
2015-04-20video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher
2015-04-20video, ipu: make ldb_clock configurableHeiko Schocher
2015-04-18ahci: mmio_base is a virtual addressScott Wood
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18dm: spi_flash: fix wrong dependencyMasahiro Yamada
2015-04-18dm: usb: exynos: Adjust XHCI driver to support driver modelSimon Glass
2015-04-18dm: usb: Rename the XHCI HCD to U-BootSimon Glass
2015-04-18dm: usb: Support driver model in XHCISimon Glass
2015-04-18dm: usb: xhci: Factor out common init/uninitSimon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass
2015-04-18dm: usb: tegra: Add driver model support to tegra EHCISimon Glass
2015-04-18dm: usb: tegra: Move most of init/uninit into a functionSimon Glass
2015-04-18dm: usb: tegra: Tidy up error handling and a static functionSimon Glass
2015-04-18dm: usb: tegra: Remove the port_addr_clear_csc variableSimon Glass