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