summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | | net: xilinx_ll_temac: Fix string overflowRicardo Ribalda Delgado2016-01-271-1/+2
* | | ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado2016-01-271-1/+1
* | | mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-271-0/+5
* | | mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu2016-01-271-0/+4
* | | sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-271-1/+6
* | | net: zynq: Change MDC setup for arm64Michal Simek2016-01-271-0/+4
* | | net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-271-0/+3
* | | serial: zynq: Fix address reading from DMMichal Simek2016-01-271-6/+1
* | | serial: zynq: Extend compatible string listMichal Simek2016-01-271-0/+1
* | | fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu2016-01-271-2/+2
* | | net: emaclite: Move emaclite to KconfigMichal Simek2016-01-271-0/+8
* | | net: emaclite: Let core to handle received packetMichal Simek2016-01-271-3/+3
* | | net: emaclite: Rename start and stop functionsMichal Simek2016-01-271-5/+5
* | | net: emaclite: Move driver to DMMichal Simek2016-01-271-68/+91
* | | net: emaclite: Use indirect access in emaclite_recvMichal Simek2016-01-271-52/+73
* | | net: emaclite: Use indirect reg access in sendMichal Simek2016-01-271-30/+18
* | | net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flagMichal Simek2016-01-271-13/+2
* | | net: emaclite: Fix logic around available TX buffersMichal Simek2016-01-271-16/+8
* | | net: emaclite: Use indirect register access for TX resetMichal Simek2016-01-271-3/+3
* | | net: emaclite: Use indirect register access for rx_ping/pongMichal Simek2016-01-271-3/+2
* | | net: emaclite: Use indirect register access for tx_ping/pongMichal Simek2016-01-271-13/+13
* | | net: emaclite: Convert MDIO to use register offsetMichal Simek2016-01-271-36/+56
* | | net: emaclite: Add MDIO support to driverMichal Simek2016-01-271-0/+238
* | | net: emaclite: Remove ancient OF probe functionMichal Simek2016-01-271-30/+0
* | | net: Add axi emac to KconfigMichal Simek2016-01-272-4/+8
OpenPOWER on IntegriCloud