summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-01rockchip: rk3036: Add pinctrl driverhuang lin3-0/+286
2015-12-01rockchip: rk3036: Add clock driverhuang lin2-0/+415
2015-12-01rockchip: serial driver support rk3036huang lin1-0/+1
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2-2/+21
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass2-1/+11
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass3-117/+129
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2-1/+1
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass1-322/+155
2015-12-01dm: pci: Add a function to find the regions for a PCI busSimon Glass1-0/+30
2015-12-01dm: pci: Add a function to get the controller for a busSimon Glass1-0/+8
2015-12-01dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass1-0/+39
2015-12-01dm: pci: Support decoding ranges with duplicate entriesSimon Glass1-3/+10
2015-12-01dm: pci: Set up the SDRAM mapping correctlySimon Glass1-6/+9
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass1-0/+10
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng3-0/+397
2015-12-01dm: timer: Support 64-bit counterBin Meng3-6/+15
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng1-4/+0
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng1-6/+0
2015-12-01dm: timer: Implement pre_probe()Bin Meng1-0/+13
2015-12-01dm: timer: Fix several nitsBin Meng2-8/+8
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini3-0/+308
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang3-0/+308
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini18-285/+1357
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie1-0/+15
2015-11-30drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun1-12/+12
2015-11-30drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2-0/+41
2015-11-30pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu1-7/+7
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha3-3/+4
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha5-5/+8
2015-11-30driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha2-6/+11
2015-11-30driver: net: ldpaa: Add debug informationPrabhakar Kushwaha1-0/+123
2015-11-30driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha3-44/+142
2015-11-30driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2-36/+435
2015-11-30driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha1-198/+184
2015-11-30driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha1-1/+1
2015-11-30driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha1-0/+12
2015-11-30driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2-1/+224
2015-11-30driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha4-0/+167
2015-11-30armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha1-8/+7
2015-11-30Merge git://git.denx.de/u-boot-socfpgaTom Rini1-8/+21
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See1-8/+21
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-1/+2
2015-11-30video: ipu: fix out of bounds accessPeng Fan2-1/+2
2015-11-25video: ipu: simplify if else codePeng Fan1-3/+1
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler1-1/+1
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher1-1/+1
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-2/+15
2015-11-22sunxi: Add basic H3 supportJens Kuske1-2/+3
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka1-0/+12
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-0/+10