aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-23cmd_led: Extend led command to support blinking and more ledsStefan Roese1-0/+14
2015-04-22stm32f4: Add serial driverrev13@wp.pl3-0/+120
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl2-0/+200
2015-04-21serial: pl01x: fix PL010 regressionLinus Walleij1-2/+11
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-15/+45
2015-04-20net: pch_gbe: Fix pch_gbe device nameBin Meng1-1/+1
2015-04-20net: gem: Use correct type for castingMichal Simek1-1/+2
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu1-1/+1
2015-04-20net: phy: micrel: add support for KSZ8081MNXLuca Ellero1-0/+11
2015-04-20net: rtl8169: Build warning fixes for 64-bitThierry Reding1-11/+13
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu1-1/+17
2015-04-20Merge 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
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger1-6/+6
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger1-15/+17
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger62-166/+197
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger1-6/+7
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger9-19/+20
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger3-29/+30
2015-04-18dm: spi_flash: fix wrong dependencyMasahiro Yamada1-1/+1
2015-04-18dm: usb: exynos: Adjust XHCI driver to support driver modelSimon Glass1-1/+119
2015-04-18dm: usb: Rename the XHCI HCD to U-BootSimon Glass1-1/+1
2015-04-18dm: usb: Support driver model in XHCISimon Glass3-7/+197
2015-04-18dm: usb: xhci: Factor out common init/uninitSimon Glass1-33/+52
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass3-20/+31
2015-04-18dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass3-5/+3
2015-04-18dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass3-11/+18
2015-04-18dm: usb: tegra: Add driver model support to tegra EHCISimon Glass1-0/+83
2015-04-18dm: usb: tegra: Move most of init/uninit into a functionSimon Glass1-62/+81
2015-04-18dm: usb: tegra: Tidy up error handling and a static functionSimon Glass1-8/+11