summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info envMugunthan V N2016-04-251-7/+14
| * | usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros2016-04-251-2/+2
| * | usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros2016-04-251-1/+1
| * | fastboot: Clean up bulk-out logicRoger Quadros2016-04-251-27/+23
| * | fastboot: Enable the respective speed endpoints at runtimeRoger Quadros2016-04-251-7/+17
| * | fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros2016-04-251-9/+27
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-04-253-160/+361
|\ \
| * | i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)Stefan Roese2016-04-251-12/+106
| * | i2c: designware_i2c: Add DM supportStefan Roese2016-04-251-26/+123
| * | i2c: designware_i2c: Prepare for DM driver conversionStefan Roese2016-04-251-83/+90
| * | i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()Stefan Roese2016-04-251-24/+13
| * | i2c: designware_i2c: Add dw_i2c_enable() helper functionStefan Roese2016-04-251-20/+27
| * | i2c: designware_i2c: Add ic_enable_status to ic_regs structStefan Roese2016-04-251-33/+35
| * | dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese2016-04-251-0/+5
| |/
* | mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher2016-04-221-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-205-3/+130
|\
| * usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-202-1/+14
| * usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-201-0/+17
| * usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-201-0/+10
| * usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-201-0/+23
| * usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-0/+6
| * usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-204-0/+37
| * usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-0/+21
| * USB: g_dnl: Change device classJohn Tobias2016-04-201-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-04-202-87/+97
|\ \
| * | ddr: altera: Repair DQ window centering codeMarek Vasut2016-04-201-8/+7
| * | ddr: altera: Staticize global variablesMarek Vasut2016-04-201-4/+4
| * | ddr: altera: Make DLEVEL behavior inclusiveMarek Vasut2016-04-201-66/+66
OpenPOWER on IntegriCloud