summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede
2015-08-08sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede
2015-08-08sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer
2015-08-08sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-06dm: core: Add a way to set a device nameSimon Glass
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada
2015-08-06devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada
2015-08-06dm: add DM_FLAG_BOUND flagMasahiro Yamada
2015-08-06dm: Support address translation for simple-busSimon Glass
2015-08-06net: smsc95xx: Add driver-model supportSimon Glass
2015-08-06net: smsc95xx: Prepare for conversion to driver modelSimon Glass
2015-08-06net: smsc95xx: Correct the error numbersSimon Glass
2015-08-06net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass
2015-08-06net: smsc95xx: Sort the include filesSimon Glass
2015-08-06dm: usb: Add driver-model support to dwc2Simon Glass
2015-08-06dm: usb: Prepare dwc2 driver for driver-model conversionSimon Glass
2015-08-06dm: usb: Add an errno.h header to usb_ether.cSimon Glass
2015-08-06dm: Make regmap and syscon optionalSimon Glass
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun
2015-08-06exynos: video: Remove non-device-tree codeSimon Glass
2015-08-06video: Remove the old parade driverSimon Glass
2015-08-06cros_ec: Remove the old tunnel codeSimon Glass
2015-08-06power: Remove old TPS65090 driversSimon Glass
2015-08-06dm: gpio: Check a GPIO is valid before using itSimon Glass
2015-08-06exynos: video: Correct debug outputSimon Glass
2015-08-06exynos: Correct return value in exynos_mmc_init()Simon Glass
2015-08-06exynos: spi: Convert the timeout to debug()Simon Glass
2015-08-06dm: video: Add support for the NXP PTN3460 bridgeSimon Glass
2015-08-06dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass
2015-08-06video: Work around lack of pinctrlSimon Glass
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