summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan1-2/+2
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson1-1/+1
2016-01-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-1/+0
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl1-1/+0
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-8/+48
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu1-2/+10
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård1-0/+2
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård1-3/+15
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin1-1/+8
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson1-2/+13
2016-01-02Merge git://git.denx.de/u-boot-usbTom Rini4-104/+16
2015-12-31usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns1-1/+1
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns3-101/+12
2015-12-31usb: dwc2: avoid out of bounds accessStefan Brüns1-3/+4
2015-12-28altera_qspi: allow ctrl-c to abort the erase opsThomas Chou1-0/+9
2015-12-28altera_qspi: show erase progressThomas Chou1-0/+14
2015-12-28altera_qspi: skip erase if the sector is blankThomas Chou1-14/+25
2015-12-28altera_qspi: set fail_addr for erase opsThomas Chou1-0/+1
2015-12-28altera_qspi: call callback even if the erase failedThomas Chou1-0/+1
2015-12-22net: designware: Zap trailing backslashMarek Vasut1-7/+7
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou2-4/+1
2015-12-20Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2-3/+148
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen1-2/+3
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut1-1/+145
2015-12-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou1-0/+1
2015-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini3-27/+46
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek2-4/+1
2015-12-18net: gem: Fix typo in Kconfig entryMichal Simek1-1/+1
2015-12-18net: gem: Separate recv and free_pkt functionsMichal Simek1-20/+32
2015-12-18net: gem: Fix return value from recvMichal Simek1-1/+1
2015-12-18net: gem: Setup default phy address to -1Michal Simek1-1/+2
2015-12-18spi: zynq_qspi: Add configuration to disable LQSPI featureNathan Rossi1-0/+9
2015-12-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini11-236/+390
2015-12-17usb: add support of generic OHCI devicesAlexey Brodkin3-0/+54
2015-12-17usb: host: ehci: samsung: Move hcor initialization after usb phy setupLukasz Majewski1-2/+2
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut3-3/+3
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2-2/+2
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut1-2/+2
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut4-4/+4
2015-12-17usb: s3c-otg: Rename remaining macrosMarek Vasut4-22/+22
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut4-6/+6
2015-12-17usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut5-8/+8
2015-12-17usb: s3c-otg: Change the driver name to dwc2-udcMarek Vasut1-3/+3
2015-12-17usb: s3c-otg: Zap useless externsMarek Vasut1-4/+2
2015-12-17usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut2-23/+23
2015-12-17usb: s3c-otg: Rename s3c_udc_*() functionsMarek Vasut2-47/+47
2015-12-17usb: s3c-otg: Rename s3c_ep_*() functionsMarek Vasut1-11/+11
2015-12-17usb: s3c-otg: Rename s3c_ep0_*() functionsMarek Vasut2-14/+14
2015-12-17usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.cMarek Vasut1-7/+7