aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Merge git://www.denx.de/git/u-boot-marvellTom Rini7-2/+234
2016-03-24fpga: altera: Add StratixV supportStefan Roese3-0/+107
2016-03-24gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese3-0/+127
2016-03-24arm: mvebu: Fix ddr3_init() cpu configDirk Eibach1-2/+0
2016-03-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini4-6/+41
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-23sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede1-1/+14
2016-03-23sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu1-0/+4
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada1-0/+9
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada8-19/+19
2016-03-24mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada1-3/+3
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng1-0/+6
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng1-0/+6
2016-03-22Fix spelling of "transferred".Vagrant Cascadian2-3/+3
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt1-2/+8
2016-03-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini9-118/+446
2016-03-21driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha1-1/+2
2016-03-21driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha1-34/+87
2016-03-21driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu1-5/+39
2016-03-21driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu2-7/+63
2016-03-21pci/layerscape: set LUT and msi-map for discovered PCI devicesStuart Yoder1-0/+147
2016-03-21armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder1-70/+0
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal1-0/+55
2016-03-21drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2-0/+52
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal1-1/+1
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen1-2/+4
2016-03-17dm: sandbox: Drop the pre-DM host implementationSimon Glass1-90/+0
2016-03-17dm: usb: Unbind old block devices when shutting down USBSimon Glass1-1/+5
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek1-2/+4
2016-03-17x86: broadwell: Add video supportSimon Glass4-1/+1174
2016-03-17x86: broadwell: Add a GPIO driverSimon Glass3-0/+208
2016-03-17x86: Drop all the old pin configuration codeSimon Glass1-11/+0
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass1-175/+5
2016-03-17x86: Allow use of serial soon after relocationSimon Glass1-1/+1
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass1-0/+4
2016-03-17syscon: Avoid returning a device on failureSimon Glass1-0/+1
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass1-1/+3
2016-03-17pci: Correct a few comments and nitsSimon Glass1-1/+0
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass1-0/+57
2016-03-17gpio: Use const where possibleSimon Glass1-5/+5
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass1-0/+18
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass1-8/+10
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng1-1/+0
2016-03-15dwmmc: Increase retry timeoutAlexander Graf1-1/+1
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski2-0/+49
2016-03-15power: twl6030: Power off supportPaul Kocialkowski1-0/+8
2016-03-15power: twl6030: Remove ifdef around the codePaul Kocialkowski1-2/+0
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski3-0/+25
2016-03-15power: twl6030: Clear VUSB_IN_PMID bit on USB device setupPaul Kocialkowski1-0/+1
2016-03-15power: twl6030: Configure VUSB voltage on USB device setupPaul Kocialkowski1-0/+4