summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-18sunxi: Add support for the AXP806 on sun9iPhilipp Tomsich
2016-09-18sunxi: support the AXP809 PMIC (for A80 platforms)Philipp Tomsich
2016-09-18dm: pmic: wrap RSB into dm driverPhilipp Tomsich
2016-09-18sunxi: mark SDC2 on sun9i (A80) as capable of 8-bit modePhilipp Tomsich
2016-09-18mmc: call MMC reset before probing for MMC after failed SD probePhilipp Tomsich
2016-09-18sunxi: issue a MMC hardware reset on core_initPhilipp Tomsich
2016-09-18usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-09-18fpga: altera: Add StratixV supportStefan Roese
2016-09-18gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese
2016-09-18arm: mvebu: Fix ddr3_init() cpu configDirk Eibach
2016-09-18sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede
2016-09-18sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede
2016-09-18sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-03-24mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt
2016-03-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-03-21driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha
2016-03-21driver: net: ldpaa_eth: Add support of PHY frameworkPrabhakar Kushwaha
2016-03-21driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu
2016-03-21driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu
2016-03-21pci/layerscape: set LUT and msi-map for discovered PCI devicesStuart Yoder
2016-03-21armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal
2016-03-21drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen
2016-03-17dm: sandbox: Drop the pre-DM host implementationSimon Glass
2016-03-17dm: usb: Unbind old block devices when shutting down USBSimon Glass
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek
2016-03-17x86: broadwell: Add video supportSimon Glass
2016-03-17x86: broadwell: Add a GPIO driverSimon Glass
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass
2016-03-17x86: Allow use of serial soon after relocationSimon Glass
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass
2016-03-17syscon: Avoid returning a device on failureSimon Glass
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass
2016-03-17pci: Correct a few comments and nitsSimon Glass
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass
2016-03-17gpio: Use const where possibleSimon Glass
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-03-15dwmmc: Increase retry timeoutAlexander Graf
2016-03-15input: TWL6030 input support for power button, USB and chargerPaul Kocialkowski