summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-12-05Fix typo: commmand -> command.Vagrant Cascadian
2015-12-04Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-12-03sparc: Use microseconds instead of ticks for timeoutFrancois Retief
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin
2015-12-01rockchip: rk3036: Add pinctrl driverhuang lin
2015-12-01rockchip: rk3036: Add clock driverhuang lin
2015-12-01rockchip: serial driver support rk3036huang lin
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-12-01dm: pci: Add a function to find the regions for a PCI busSimon Glass
2015-12-01dm: pci: Add a function to get the controller for a busSimon Glass
2015-12-01dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass
2015-12-01dm: pci: Support decoding ranges with duplicate entriesSimon Glass
2015-12-01dm: pci: Set up the SDRAM mapping correctlySimon Glass
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-12-01dm: timer: Support 64-bit counterBin Meng
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng
2015-12-01dm: timer: Implement pre_probe()Bin Meng
2015-12-01dm: timer: Fix several nitsBin Meng
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie
2015-11-30drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun
2015-11-30drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun
2015-11-30pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Add debug informationPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha
2015-11-30driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha