summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-28video: mxsfb: Break the line in videomode messageFabio Estevam1-1/+1
2013-06-27mtd/nand: docg4: fix compiler warningsMike Dunn1-8/+7
2013-06-26dwc_ahsata: Allow use with dcache enabledEric Nelson1-9/+25
2013-06-26usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2-4/+2
2013-06-26mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin1-4/+3
2013-06-26hwmon: lm63: Use ARRAY_SIZE at appropriate placeAxel Lin1-2/+1
2013-06-26serial: Use ARRAY_SIZE instead of reinventing itAxel Lin1-3/+2
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe1-8/+9
2013-06-26spi: mxc_spi: Update pre and post divider algorithmDirk Behme1-18/+12
2013-06-26spi: mxc_spi: Fix pre and post divider calculationDirk Behme1-3/+3
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan2-0/+262
2013-06-26cros: add LPC support for cros_ecHung-ying Tyan2-0/+284
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan3-0/+184
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan2-0/+200
2013-06-26cros: add cros_ec driverHung-ying Tyan2-0/+1305
2013-06-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini19-103/+2841
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin1-8/+1
2013-06-25gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin1-3/+3
2013-06-25phylib: add atheros ar803x phyHeiko Schocher1-1/+12
2013-06-25phylib: add natsemi dp83630 phyHeiko Schocher1-0/+37
2013-06-25net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su1-21/+49
2013-06-25net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su3-0/+651
2013-06-25net: phy: supplement support for Micrel's KSZ9031SARTRE Leo1-1/+35
2013-06-25net: macb: add support for gigabit MACBo Shen2-38/+168
2013-06-25net: macb: using phylib to configure phy deviceBo Shen1-2/+14
2013-06-25net: macb: using AT91FAMILY replace #ifdeferryBo Shen1-8/+2
2013-06-25net: ks8851_mll: add ethernet supportRoberto Cerati3-0/+1003
2013-06-25phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo1-1/+33
2013-06-25add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell1-0/+21
2013-06-25PHY: micrel.c: add support for KSZ9031David Andrey1-27/+52
2013-06-25net: Fix build regression in macb.cJoe Hershberger1-1/+1
2013-06-25net/macb: Add arch specific routine to get mdio controlShiraz Hashim1-0/+8
2013-06-25net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar1-1/+3
2013-06-25NET: mvgbe: add support for DoveSebastian Hesselbarth2-0/+9
2013-06-25NET: mvgbe: add phylib supportSebastian Hesselbarth1-4/+65
2013-06-25NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth1-0/+48
2013-06-25net: add ICPlus PHY driverYegor Yefremov3-0/+98
2013-06-25phy: export genphy_parse_link()Yegor Yefremov1-1/+1
2013-06-25net: Add sunxi (Allwinner) wemac driverHenrik Nordström2-0/+534
2013-06-25dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2-2/+20
2013-06-25Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini7-139/+345
2013-06-24S5P: Serial: Add fdt support to driverRajeshwari Shinde1-0/+78
2013-06-24EXYNOS5: I2C: Add FDT and non-FDT support for I2CAmar1-2/+10
2013-06-23sf: Warn to use BAR for > 16MiB flashesJagannadha Sutradharudu Teki1-0/+6
2013-06-23sf: Add debug messages on spi_flash_read_commonJagannadha Sutradharudu Teki1-1/+11
2013-06-23sf: Place the sf calls in proper orderJagannadha Sutradharudu Teki1-92/+92
2013-06-23sf: Unify spi_flash write codeJagannadha Sutradharudu Teki2-67/+63
2013-06-23sf: Add flag status register polling supportJagannadha Sutradharudu Teki3-4/+18
2013-06-23sf: Remove spi_flash_cmd_poll_bit()Jagannadha Sutradharudu Teki2-12/+3
2013-06-23sf: spansion: Add support for S25FL512S_64KJagannadha Sutradharudu Teki1-0/+7