summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-17i2c: designware_i2c: Optionally check enable status registerStefan Roese
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek
2016-05-17i2c: cdns: Support different bus speedsMichal Simek
2016-05-17i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek
2016-05-17i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06dfu: avoid memory leakPeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese
2016-05-06mtd: cqspi: Simplify indirect read codeMarek Vasut
2016-05-06mtd: cqspi: Simplify indirect write codeMarek Vasut
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-04pci: tegra: fix DM conversion issues on Tegra20Stephen Warren
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-04-28drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka
2016-04-28drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka
2016-04-25pci: Device scanning range fixYoshinori Sato
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25sf: fix timebase data type in _wait_ready()Stephen Warren
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-04-25dfu: ram: fix number base of RAM entity parametersStephen Warren
2016-04-25drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros
2016-04-25i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)Stefan Roese
2016-04-25i2c: designware_i2c: Add DM supportStefan Roese
2016-04-25i2c: designware_i2c: Prepare for DM driver conversionStefan Roese