summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-172-3/+11
|\
| * SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-171-2/+8
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-1723-228/+192
| |\
| * | video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
* | | i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham2016-05-171-33/+29
* | | i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese2016-05-171-0/+10
* | | i2c: Add entry for Designware I2C driver in KconfigStefan Roese2016-05-171-0/+8
* | | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-172-0/+110
* | | dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc2016-05-171-67/+49
* | | dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc2016-05-171-8/+39
* | | dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc2016-05-171-8/+8
* | | dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc2016-05-171-5/+5
* | | dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc2016-05-171-3/+2
* | | dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc2016-05-171-14/+6
* | | dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc2016-05-171-31/+32
* | | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-171-57/+66
* | | i2c: designware_i2c: Optionally check enable status registerStefan Roese2016-05-171-0/+9
* | | i2c: muxes: Add support for TI PCA954X muxMichal Simek2016-05-173-0/+90
* | | i2c: cdns: Support different bus speedsMichal Simek2016-05-171-7/+69
* | | i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek2016-05-171-37/+11
* | | i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek2016-05-171-4/+12
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-05-061-167/+87
|\ \
| * | mtd: cqspi: Simplify indirect read codeMarek Vasut2016-05-061-71/+57
| * | mtd: cqspi: Simplify indirect write codeMarek Vasut2016-05-061-96/+30
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-05-064-12/+18
|\ \ \
| * | | usb: gadget: dfu: discard dead codePeng Fan2016-05-061-9/+1
| * | | dfu: avoid memory leakPeng Fan2016-05-061-1/+3
| * | | usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese2016-05-061-0/+9
| * | | usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-061-2/+5
| |/ /
* | | Fix various typos, scattered over the code.Robert P. J. Day2016-05-056-8/+8
|/ /
* | pci: tegra: fix DM conversion issues on Tegra20Stephen Warren2016-05-041-11/+10
* | drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha2016-05-031-0/+1
* | usb: dwc2: Init desc_before_addrMarek Vasut2016-05-031-0/+3
* | usb: dwc2: Make OC protection configurableMarek Vasut2016-05-031-3/+14
* | usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut2016-05-031-7/+14
* | usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut2016-05-031-2/+3
* | Fix spelling of "occurred".Vagrant Cascadian2016-05-029-14/+14
* | drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka2016-04-281-4/+4
* | drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka2016-04-281-3/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-04-251-1/+1
|\
| * drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-251-1/+1
* | pci: Device scanning range fixYoshinori Sato2016-04-251-1/+1
* | mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada2016-04-253-3/+3
* | sf: fix timebase data type in _wait_ready()Stephen Warren2016-04-251-1/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-258-106/+110
|\ \
| * | clk: uniphier: add Media I/O clock driver support for PH1-LD20Masahiro Yamada2016-04-241-0/+4
| * | pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20Masahiro Yamada2016-04-241-4/+4
| * | pinctrl: uniphier: rename function/array namesMasahiro Yamada2016-04-246-102/+102
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2016-04-253-50/+81
|\ \
| * | dfu: ram: fix number base of RAM entity parametersStephen Warren2016-04-251-2/+2
OpenPOWER on IntegriCloud