summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day
2016-01-08Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-01-07spi: fsl_qspi: fix an error of using GENMASKGong Qianyu
2016-01-07spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2016-01-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2016-01-02Merge git://git.denx.de/u-boot-usbTom Rini
2015-12-31usb: musb: Fix hub port setting for SPLIT transactionsStefan Brüns
2015-12-31usb: Move determination of TT hub address/port into separate functionStefan Brüns
2015-12-31usb: dwc2: avoid out of bounds accessStefan Brüns
2015-12-28altera_qspi: allow ctrl-c to abort the erase opsThomas Chou
2015-12-28altera_qspi: show erase progressThomas Chou
2015-12-28altera_qspi: skip erase if the sector is blankThomas Chou
2015-12-28altera_qspi: set fail_addr for erase opsThomas Chou
2015-12-28altera_qspi: call callback even if the erase failedThomas Chou
2015-12-22net: designware: Zap trailing backslashMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-12-19Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-12-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou
2015-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek
2015-12-18net: gem: Fix typo in Kconfig entryMichal Simek
2015-12-18net: gem: Separate recv and free_pkt functionsMichal Simek
2015-12-18net: gem: Fix return value from recvMichal Simek
2015-12-18net: gem: Setup default phy address to -1Michal Simek
2015-12-18spi: zynq_qspi: Add configuration to disable LQSPI featureNathan Rossi
2015-12-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2015-12-17usb: add support of generic OHCI devicesAlexey Brodkin
2015-12-17usb: host: ehci: samsung: Move hcor initialization after usb phy setupLukasz Majewski
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut
2015-12-17usb: s3c-otg: Rename remaining macrosMarek Vasut
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut
2015-12-17usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut