summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-213-0/+251
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-212-0/+88
* drivers:usb: Check if USB Erratum A005697 is applicable on BSC913xNikhil Badola2015-04-211-0/+9
* pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian2015-04-211-14/+33
* pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-211-3/+2
* drivers:usb: Add device-tree fixup to identify socs having dual phyNikhil Badola2015-04-211-1/+6
* serial: pl01x: fix PL010 regressionLinus Walleij2015-04-211-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-04-206-15/+45
|\
| * net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-201-1/+1
| * net: gem: Use correct type for castingMichal Simek2015-04-201-1/+2
| * net/phy: fixup for get_phy_idShengzhou Liu2015-04-201-1/+1
| * net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-201-0/+11
| * net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-201-11/+13
| * net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-201-1/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-04-201-1/+9
|\ \ | |/ |/|
| * MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT registerCurt Brune2015-04-201-1/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-204-2/+245
|\ \ | |/ |/|
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-202-0/+232
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-202-1/+8
| * video, ipu: make ldb_clock configurableHeiko Schocher2015-04-201-1/+5
* | ahci: mmio_base is a virtual addressScott Wood2015-04-182-6/+7
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-0/+9
* | sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-181-0/+8
* | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-181-0/+8
* | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-181-0/+10
* | sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-181-0/+9
* | sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-181-0/+11
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-181-0/+7
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-181-0/+10
* | sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-181-0/+25
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-181-0/+30
* | sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-0/+21
* | dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-182-17/+153
* | dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-181-34/+53
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-181-0/+22
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-182-1/+8
* | net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-6/+6
* | net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-181-15/+17
* | net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-1862-166/+197
* | net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-6/+7
* | net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-189-19/+20
* | net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-183-29/+30
* | dm: spi_flash: fix wrong dependencyMasahiro Yamada2015-04-181-1/+1
* | dm: usb: exynos: Adjust XHCI driver to support driver modelSimon Glass2015-04-181-1/+119
* | dm: usb: Rename the XHCI HCD to U-BootSimon Glass2015-04-181-1/+1
* | dm: usb: Support driver model in XHCISimon Glass2015-04-183-7/+197
* | dm: usb: xhci: Factor out common init/uninitSimon Glass2015-04-181-33/+52
* | dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()Simon Glass2015-04-183-20/+31
* | dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()Simon Glass2015-04-183-5/+3
* | dm: usb: xhci: Use a function to get xhci_ctrlSimon Glass2015-04-183-11/+18
OpenPOWER on IntegriCloud