summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-30video kconfig console_normalSimon Glass
2016-01-30video: Add stb TrueType font rendererSimon Glass
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-29Implement "pci enum" command for CONFIG_DM_PCIStephen Warren
2016-01-29dm: Remove device_probe_child()Simon Glass
2016-01-29tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard
2016-01-29tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard
2016-01-29tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard
2016-01-29tpm: tpm_tis_lpc: fix typoChristophe Ricard
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net: phy: implements probe for Cortina phyShaohui Xie
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier
2016-01-28tegra: Report errors from PCI initSimon Glass
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng
2016-01-28net: tsec: Add driver model ethernet supportBin Meng
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng
2016-01-28net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu
2016-01-27spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu
2016-01-27spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu
2016-01-27driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha
2016-01-27driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha
2016-01-27driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha
2016-01-27driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha
2016-01-27net: xilinx_ll_temac: Fix string overflowRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado
2016-01-27mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu