summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-06dm: video: Add support for video bridgesSimon Glass
2015-08-06dm: power: Don't return an error when regulators are not autosetSimon Glass
2015-08-06dm: pmic: max77686: Support all BUCK regulatorsSimon Glass
2015-08-06dm: power: max77686: Correct BUCK register accessSimon Glass
2015-08-06dm: pmic: Correct the pmic_reg_write() implementationSimon Glass
2015-08-06dm: pmic: max77686: Correct a few nitsSimon Glass
2015-08-06dm: power: Add support for S5M8767 regulatorsSimon Glass
2015-08-06dm: power: Add support for the S5M8767 PMICSimon Glass
2015-08-06dm: power: Add support for TPS65090 FETsSimon Glass
2015-08-06dm: power: Add a new driver for the TPS65090 PMICSimon Glass
2015-08-06exynos: Enable the debug UART in SPLSimon Glass
2015-08-06exynos: Add debug UART support for Samsung S5P serialSimon Glass
2015-08-06exynos: serial: Refactor init code for debug UARTSimon Glass
2015-08-06cros_ec: Support the LDO access method used by springSimon Glass
2015-08-06dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass
2015-08-06exynos: i2c: Tidy up the driver model codeSimon Glass
2015-08-06exynos: i2c: Fix code style with ReadWriteByte()Simon Glass
2015-08-06i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass
2015-08-06dm: i2c: Add support for multiplexed I2C busesSimon Glass
2015-08-06dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-06dm: i2c: Add a message debug functionSimon Glass
2015-08-06dm: core: Support finding a device by phandleSimon Glass
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05pci: Remove DEBUG from pci_compat.cBin Meng
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler
2015-08-05usb: USB storage-specific part ifdef in uclassPaul Kocialkowski
2015-08-05musb: sunxi: Force EP0 on re-enableMaxime Ripard
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski
2015-08-05usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-08-05usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski
2015-08-05usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski
2015-08-05usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin
2015-08-05x86: Gracefully disable the vesa driver when running from EFISimon Glass
2015-08-05efi: Add a serial driverSimon Glass
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass
2015-08-05pci: Indicate prefetchable memory allocate when debuggingSimon Glass
2015-08-05pci: Add a constant for an invalid interruptSimon Glass
2015-08-05pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass
2015-08-05pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-08-05dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass
2015-08-05dm: core: Check for empty list in uclass_find_device()Simon Glass
2015-08-05x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng
2015-08-05dm: pci: Allow scan bridge child devices before relocationBin Meng
2015-08-03drivers/ddr/fsl: Adjust bstopre valueYork Sun
2015-08-03drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com
2015-08-03drivers/pci/layerscape: Add EP mode supportMinghuan Lian