summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-05-13/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See2015-11-05-0/+3
| * | | spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See2015-11-05-4/+4
| * | | spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See2015-11-05-9/+14
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-11-04-1/+35
|\ \ \
| * | | rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming2015-11-04-1/+35
* | | | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-04-98/+65
* | | | arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass2015-11-04-15/+0
* | | | arm: zynq: Support the debug UARTSimon Glass2015-11-04-16/+68
* | | | dm: serial: Deal with stdout-path with an aliasSimon Glass2015-11-04-5/+25
|/ / /
* | | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-03-0/+41
* | | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-03-2/+18
|/ /
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-02-0/+3
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-02-0/+3
* | Powerpc: eSDHC: expand a fix to T4160Shaohui Xie2015-11-02-1/+2
* | lcd: atmel: Add 32bpp support for HLCDCMarek Vasut2015-11-01-0/+4
* | mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-01-4/+4
* | mmc: atmel: Implement proper private dataMarek Vasut2015-11-01-15/+25
* | mmc: atmel: Fix clock configurationMarek Vasut2015-11-01-0/+2
* | mmc: atmel: Silence debug outputMarek Vasut2015-11-01-6/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-30-141/+402
|\
| * drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund2015-10-30-1/+1
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-29-6/+6
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-29-2/+128
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-29-6/+5
| * net/fm: Add QSGMII PCS initShaohui Xie2015-10-29-5/+13
| * net: Move some header files to include/Shaohui Xie2015-10-29-6/+6
| * net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-29-1/+7
| * net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-29-24/+36
| * net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-29-33/+60
| * net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-29-38/+43
| * driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha2015-10-29-12/+3
| * crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-29-20/+107
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-29-33/+85
|\ \
| * | dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng2015-10-29-7/+0
| * | net: pch_gbe: Add driver remove supportBin Meng2015-10-29-0/+12
| * | net: designware: Add driver remove supportBin Meng2015-10-29-0/+12
| * | net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-29-1/+1
| * | net: phy: Change to print all phys that are not foundBin Meng2015-10-29-1/+8
| * | net: phy: Don't create phy device when there is no phyBin Meng2015-10-29-1/+2
| * | net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-29-0/+29
| * | net: rtl8169: Build warning fixes for 64-bitStephen Warren2015-10-29-4/+6
| * | net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-29-0/+11
| * | smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns2015-10-29-16/+0
| * | smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns2015-10-28-3/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-10-28-361/+1009
|\ \
| * | spi: altera_spi: Minor cleanupJagan Teki2015-10-28-5/+5
| * | spi: altera_spi: Use BIT macroJagan Teki2015-10-28-2/+2
| * | spi: xilinx_spi: Use GENMASKJagan Teki2015-10-27-7/+7
| * | spi: tegra: Use GENMASKJagan Teki2015-10-27-9/+9