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