summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * net: gem: Enable MDIO bus earlierMichal Simek2015-12-07-5/+9
| * net: gem: Check if priv->phydev is validMichal Simek2015-12-07-0/+2
| * net: gem: Extract phy init codeMichal Simek2015-12-07-17/+30
| * net: gem: Remove phydev variableMichal Simek2015-12-07-13/+10
| * net: gem: Change mii function not to use eth_device structureMichal Simek2015-12-07-13/+19
| * net: gem: Change mdio_wait prototype to pass regsMichal Simek2015-12-07-4/+3
| * net: gem: Do not continue if phy is not foundMichal Simek2015-12-07-4/+10
* | Merge git://git.denx.de/u-boot-niosTom Rini2015-12-06-2/+97
|\ \
| * | altera_qspi: fix erase and write error codeThomas Chou2015-12-06-2/+2
| * | altera_qspi: add lock unlock opsThomas Chou2015-12-06-0/+95
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-12-06-21/+192
|\ \ \
| * | | usb: xhci: zynqmp: Removing unused function usb_phy_resetMarek Vasut2015-12-07-17/+0
| * | | usb: xhci: fsl: Removing unused function usb_phy_resetRajesh Bhagat2015-12-07-17/+0
| * | | usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databookRajesh Bhagat2015-12-07-0/+2
| * | | usb: add support for generic EHCI devicesAlexey Brodkin2015-12-07-0/+59
| * | | sunxi: usb: Rename the sunxi usb driver DM entryMarek Vasut2015-12-07-1/+1
| * | | usb: zynqmp: Fix build warningsMarek Vasut2015-12-07-1/+1
| * | | usb: dwc3: fix build warningsFelipe Balbi2015-12-07-2/+2
| * | | usb: host: xhci-omap: fix build breakFelipe Balbi2015-12-07-1/+1
| * | | usb: zynqmp: Add XHCI driver supportSiva Durga Prasad Paladugu2015-12-07-0/+144
| | |/ | |/|
* | | mmc: dwmmc: socfpga: Convert to DMMarek Vasut2015-12-07-76/+60
|/ /
* | dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass2015-12-05-0/+1
* | drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-05-1/+1
* | Change e-mail address of Kamil LulkoKamil Lulko2015-12-05-1/+1
* | ns16550: change reg-shift property default to zeroThomas Chou2015-12-05-1/+1
* | Fix typo: firstly -> first.Vagrant Cascadian2015-12-05-4/+4
* | Fix typo: commmand -> command.Vagrant Cascadian2015-12-05-3/+3
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini2015-12-04-1/+1
|\
| * sparc: Use microseconds instead of ticks for timeoutFrancois Retief2015-12-03-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-04-3/+1
|\ \ | |/ |/|
| * video: ipu: simplify if else codePeng Fan2015-11-25-3/+1
* | rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-01-4/+17
* | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-01-2/+3
* | mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-01-18/+67
* | mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-01-28/+37
* | rockchip: rk3036: Add pinctrl driverhuang lin2015-12-01-0/+286
* | rockchip: rk3036: Add clock driverhuang lin2015-12-01-0/+415
* | rockchip: serial driver support rk3036huang lin2015-12-01-0/+1
* | dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-01-2/+21
* | dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-01-1/+11
* | dm: pci: Move common auto-config functions to a common fileSimon Glass2015-12-01-117/+129
* | dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-01-1/+1
* | dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01-322/+155
* | dm: pci: Add a function to find the regions for a PCI busSimon Glass2015-12-01-0/+30
* | dm: pci: Add a function to get the controller for a busSimon Glass2015-12-01-0/+8
* | dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2015-12-01-0/+39
* | dm: pci: Support decoding ranges with duplicate entriesSimon Glass2015-12-01-3/+10
* | dm: pci: Set up the SDRAM mapping correctlySimon Glass2015-12-01-6/+9
* | dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-01-0/+10
* | x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01-0/+397