summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-011-18/+67
* | mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-011-28/+37
* | rockchip: rk3036: Add pinctrl driverhuang lin2015-12-013-0/+286
* | rockchip: rk3036: Add clock driverhuang lin2015-12-012-0/+415
* | rockchip: serial driver support rk3036huang lin2015-12-011-0/+1
* | dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-012-2/+21
* | dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-012-1/+11
* | dm: pci: Move common auto-config functions to a common fileSimon Glass2015-12-013-117/+129
* | dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-012-1/+1
* | dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-322/+155
* | dm: pci: Add a function to find the regions for a PCI busSimon Glass2015-12-011-0/+30
* | dm: pci: Add a function to get the controller for a busSimon Glass2015-12-011-0/+8
* | dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2015-12-011-0/+39
* | dm: pci: Support decoding ranges with duplicate entriesSimon Glass2015-12-011-3/+10
* | dm: pci: Set up the SDRAM mapping correctlySimon Glass2015-12-011-6/+9
* | dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-011-0/+10
* | x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-013-0/+397
* | dm: timer: Support 64-bit counterBin Meng2015-12-013-6/+15
* | timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-011-4/+0
* | timer: altera: Remove the codes to get clock frequencyBin Meng2015-12-011-6/+0
* | dm: timer: Implement pre_probe()Bin Meng2015-12-011-0/+13
* | dm: timer: Fix several nitsBin Meng2015-12-012-8/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-303-0/+308
|\ \
| * | gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-303-0/+308
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-3018-285/+1357
|\ \ \
| * | | net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
| * | | drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun2015-11-301-12/+12
| * | | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-302-0/+41
| * | | pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu2015-11-301-7/+7
| * | | armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-303-3/+4
| * | | armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-305-5/+8
| * | | driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha2015-11-302-6/+11
| * | | driver: net: ldpaa: Add debug informationPrabhakar Kushwaha2015-11-301-0/+123
| * | | driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-303-44/+142
| * | | driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-302-36/+435
| * | | driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-301-198/+184
| * | | driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha2015-11-301-1/+1
| * | | driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-301-0/+12
| * | | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-302-1/+224
| * | | driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-304-0/+167
| * | | armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha2015-11-301-8/+7
| |/ /
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-301-8/+21
|\ \ \
| * | | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-301-8/+21
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-302-1/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud