summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | | drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla2017-01-17-0/+2
| * | | | usb: ehci-mx6: handle vbus-supplyPeng Fan2017-01-17-3/+27
| * | | | usb: ehci-mx6: implement ofdata_to_platdataPeng Fan2017-01-17-0/+75
| * | | | drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek2017-01-17-0/+6
| * | | | usb: dwc2-otg: remove unused variableMasahiro Yamada2017-01-17-2/+0
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-01-16-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin2017-01-13-2/+4
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-15-632/+0
|\ \ \
| * | | spi: Zap cf_qspi driver and related codeJagan Teki2017-01-15-359/+0
| * | | spi: Zap ep93xx_spi driver and related codeJagan Teki2017-01-13-273/+0
* | | | rtc: pcf2127: Update Kconfig and code styleMeng Yi2017-01-14-21/+27
* | | | omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl2017-01-14-4/+4
* | | | Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini2017-01-14-1/+1
* | | | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2017-01-13-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada2017-01-13-1/+1
| * | | mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada2017-01-13-2/+2
| * | | mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada2017-01-13-3/+3
* | | | net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons2017-01-11-0/+162
* | | | net: designware: Export the operation functionsSimon Glass2017-01-11-10/+18
* | | | net: designware: Split the link init into a separate functionSimon Glass2017-01-11-2/+24
* | | | net: designware: Adjust dw_adjust_link() to return an errorSimon Glass2017-01-11-4/+8
* | | | net: designware: Export various functions/struct to allow subclassingSjoerd Simons2017-01-11-3/+7
* | | | rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang2017-01-11-10/+10
* | | | mmc: rockchip_sdhci: add clock init for mmcKever Yang2017-01-11-2/+17
|/ / /
* | | power_i2c.c: Fix unused variable warningTom Rini2017-01-11-1/+0
* | | Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-01-11-37/+279
|\ \ \
| * | | xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan2017-01-11-2/+2
| * | | i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer2017-01-10-0/+1
| * | | net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu2017-01-10-0/+18
| * | | clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu2017-01-10-0/+249
| * | | fpga: zynqmp: Remove empty functionsMichal Simek2017-01-10-12/+0
| * | | net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek2017-01-10-23/+9
| |/ /
* | | mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-7/+62
* | | mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-11-5/+33
* | | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11-1/+9
* | | mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada2017-01-11-2/+2
* | | power: change from meaningless value to error numberJaehoon Chung2017-01-11-67/+64
* | | mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada2017-01-11-2/+2
* | | mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada2017-01-11-0/+138
* | | mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung2017-01-11-10/+7
* | | mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung2017-01-11-3/+0
* | | mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-11-7/+10
* | | mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung2017-01-11-1/+7
* | | mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11-29/+59
* | | mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2017-01-11-5/+3
* | | mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung2017-01-11-6/+17
* | | mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung2017-01-11-11/+0
* | | mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung2017-01-11-3/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-01-10-15/+174
|\ \ \
| * | | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-09-15/+174
| |/ /