summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: ti_qspi: Fix SPI_3WIRE checking using modeJagan Teki2015-12-111-1/+1
* spi: Get spi-3wire from dtsJagan Teki2015-12-111-0/+2
* x86: Remove HAVE_ACPI_RESUMEBin Meng2015-12-091-8/+0
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-091-10/+0
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-076-182/+214
|\
| * dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek2015-12-071-1/+1
| * serial: zynq: Remove duplicated headerMichal Simek2015-12-071-3/+0
| * serial: zynq: Fix incorrect reference to s5p driverMichal Simek2015-12-072-2/+2
| * zynq: sdhci: Move driver to DMMichal Simek2015-12-071-12/+32
| * zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-071-27/+0
| * zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-071-1/+1
| * net: gem: Enable CTRL+C in wait_for_bitMichal Simek2015-12-071-0/+6
| * net: gem: Move gem to KconfigMichal Simek2015-12-071-0/+6
| * net: gem: Read information about interface from DTMichal Simek2015-12-071-8/+12
| * net: gem: Move driver to DMMichal Simek2015-12-071-69/+110
| * net: gem: Fix miiphy_read nameMichal Simek2015-12-071-2/+2
| * net: gem: Remove zynq_gem_of_init()Michal Simek2015-12-071-42/+0
| * net: gem: Enable MDIO bus earlierMichal Simek2015-12-071-5/+9
| * net: gem: Check if priv->phydev is validMichal Simek2015-12-071-0/+2
| * net: gem: Extract phy init codeMichal Simek2015-12-071-17/+30
| * net: gem: Remove phydev variableMichal Simek2015-12-071-13/+10
| * net: gem: Change mii function not to use eth_device structureMichal Simek2015-12-071-13/+19
| * net: gem: Change mdio_wait prototype to pass regsMichal Simek2015-12-071-4/+3
| * net: gem: Do not continue if phy is not foundMichal Simek2015-12-071-4/+10
* | Merge git://git.denx.de/u-boot-niosTom Rini2015-12-061-2/+97
|\ \
| * | altera_qspi: fix erase and write error codeThomas Chou2015-12-061-2/+2
| * | altera_qspi: add lock unlock opsThomas Chou2015-12-061-0/+95
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-12-0610-21/+192
|\ \ \
| * | | usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-071-17/+0
| * | | usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat2015-12-071-17/+0
| * | | usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat2015-12-071-0/+2
| * | | usb: add support for generic EHCI devicesAlexey Brodkin2015-12-073-0/+59
| * | | sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut2015-12-071-1/+1
| * | | usb: zynqmp: Fix build warningsMarek Vasut2015-12-071-1/+1
| * | | usb: dwc3: fix build warningsFelipe Balbi2015-12-072-2/+2
| * | | usb: host: xhci-omap: fix build breakFelipe Balbi2015-12-071-1/+1
| * | | usb: zynqmp: Add XHCI driver supportSiva Durga Prasad Paladugu2015-12-072-0/+144
| | |/ | |/|
* | | mmc: dwmmc: socfpga: Convert to DMMarek Vasut2015-12-071-76/+60
|/ /
* | dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-051-0/+1
* | drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-051-1/+1
* | Change e-mail address of Kamil LulkoKamil Lulko2015-12-051-1/+1
* | ns16550: change reg-shift property default to zeroThomas Chou2015-12-051-1/+1
* | Fix typo: firstly -> first.Vagrant Cascadian2015-12-053-4/+4
* | Fix typo: commmand -> command.Vagrant Cascadian2015-12-052-3/+3
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini2015-12-041-1/+1
|\
| * sparc: Use microseconds instead of ticks for timeoutFrancois Retief2015-12-031-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-041-3/+1
|\ \ | |/ |/|
| * video: ipu: simplify if else codePeng Fan2015-11-251-3/+1
* | rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-011-4/+17
* | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-011-2/+3
OpenPOWER on IntegriCloud