summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* video: Add stb TrueType font rendererSimon Glass2016-01-301-0/+3240
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-298-26/+1269
|\
| * Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2016-01-281-0/+15
| * dm: Remove device_probe_child()Simon Glass2016-01-281-8/+1
| * tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard2016-01-283-0/+682
| * tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard2016-01-283-0/+553
| * tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2016-01-282-17/+17
| * tpm: tpm_tis_lpc: fix typoChristophe Ricard2016-01-281-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-289-214/+837
|\ \ | |/ |/|
| * net: phy: implements probe for Cortina phyShaohui Xie2016-01-281-0/+7
| * net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+3
| * net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-281-1/+1
| * net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-281-2/+3
| * net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-281-1/+1
| * net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-281-2/+21
| * tegra: Report errors from PCI initSimon Glass2016-01-281-1/+5
| * net/designware: add support of max-speed device tree propertyAlexey Brodkin2016-01-282-1/+14
| * net/designware: do explicit port selection for 1Gb modeAlexey Brodkin2016-01-281-0/+2
| * drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+24
| * net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-281-5/+5
| * net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-281-18/+29
| * net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-281-1/+12
| * net: tsec: Add driver model ethernet supportBin Meng2016-01-281-0/+186
| * net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-281-12/+11
| * net: tsec: Adjust orders to avoid forward declaration of tsec_send()Bin Meng2016-01-281-105/+103
| * net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-281-37/+32
| * net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-281-28/+26
| * net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-282-29/+36
| * drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-281-1/+330
| * drivers: net: vsc9953: Fix FDB aging timeCodrin Ciubotariu2016-01-281-0/+23
| * net: phy: do not read configuration register on resetStefan Agner2016-01-281-9/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-283-0/+50
|\ \
| * | misc: Add simple driver to enable the legacy UART on Winbond Super IO chipsStefan Roese2016-01-283-0/+50
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-279-23/+316
|\ \ \
| * | | spi: fsl_qspi: Fix qspi_op_rdsr memcpy issueGong Qianyu2016-01-271-3/+3
| * | | spi: fsl_qspi: Fix qspi_op_rdid memcpy issueGong Qianyu2016-01-271-6/+6
| * | | spi: fsl_qspi: fix compile warning for 64-bit platformGong Qianyu2016-01-271-1/+1
| * | | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-271-4/+1
| * | | mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu2016-01-271-1/+8
| * | | driver: net: fsl-mc: Remove portal id hard-codingPrabhakar Kushwaha2016-01-271-1/+1
| * | | driver: net: ldpaa: Add debug info of printing DPMAC statsPrabhakar Kushwaha2016-01-271-0/+78
| * | | driver: net: ldpaa: Increase num of buffers for a poolPrabhakar Kushwaha2016-01-271-1/+1
| * | | driver: net: ldpaa: Report back only error frames for txPrabhakar Kushwaha2016-01-271-0/+12
| * | | driver: net: fsl-mc: Prepare extended cfg for DPNI createPrabhakar Kushwaha2016-01-271-1/+13
| * | | driver: net: fsl-mc: flib changes for MC FW 9.0.0Prabhakar Kushwaha2016-01-272-3/+82
| * | | driver: net: fsl-mc: Add version check for MC objectsPrabhakar Kushwaha2016-01-272-1/+78
| * | | drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_startPratiyush Mohan Srivastava2016-01-251-1/+3
| * | | drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllersEd Swarthout2016-01-251-0/+1
| * | | driver/ddr/fsl: Add workaround for A009663Shengzhou Liu2016-01-251-0/+10
| * | | fsl/ddr: Add workaround for ERRATUM_A009942Shengzhou Liu2016-01-251-0/+18
OpenPOWER on IntegriCloud