summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-30video kconfig console_normalSimon Glass2-3/+14
2016-01-30video: Add stb TrueType font rendererSimon Glass1-0/+3240
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini8-26/+1269
2016-01-29Implement "pci enum" command for CONFIG_DM_PCIStephen Warren1-0/+15
2016-01-29dm: Remove device_probe_child()Simon Glass1-8/+1
2016-01-29tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard3-0/+682
2016-01-29tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard3-0/+553
2016-01-29tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2-17/+17
2016-01-29tpm: tpm_tis_lpc: fix typoChristophe Ricard1-1/+1
2016-01-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini9-214/+837
2016-01-28net: phy: implements probe for Cortina phyShaohui Xie1-0/+7
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie1-0/+3
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen1-1/+1
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier1-2/+3
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier1-1/+1
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier1-2/+21
2016-01-28tegra: Report errors from PCI initSimon Glass1-1/+5
2016-01-28net/designware: add support of max-speed device tree propertyAlexey Brodkin2-1/+14
2016-01-28net/designware: do explicit port selection for 1Gb modeAlexey Brodkin1-0/+2
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin1-0/+24
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer1-5/+5
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli1-18/+29
2016-01-28net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng1-1/+12
2016-01-28net: tsec: Add driver model ethernet supportBin Meng1-0/+186
2016-01-28net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng1-12/+11
2016-01-28net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng1-105/+103
2016-01-28net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng1-37/+32
2016-01-28net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng1-28/+26
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2-29/+36
2016-01-28drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu1-1/+330
2016-01-28drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu1-0/+23
2016-01-28net: phy: do not read configuration register on resetStefan Agner1-9/+2
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini3-0/+50
2016-01-28misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese3-0/+50
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini9-23/+316
2016-01-27spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu1-3/+3
2016-01-27spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu1-6/+6
2016-01-27spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu1-1/+1
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu1-4/+1
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu1-1/+8
2016-01-27driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha1-1/+1
2016-01-27driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha1-0/+78
2016-01-27driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha1-1/+1
2016-01-27driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha1-0/+12
2016-01-27driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha1-1/+13
2016-01-27driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2-3/+82
2016-01-27driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha2-1/+78
2016-01-27net: xilinx_ll_temac: Fix string overflowRicardo Ribalda Delgado1-1/+2
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-1/+1
2016-01-27mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu1-0/+5