summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05exynos: Enable new features for exynos5 boardsSimon Glass
2015-08-05exynos: Add common board code for exynos5 boards that use device treeSimon Glass
2015-08-05exynos: dts: Drop the old TPS65090 I2C nodeSimon Glass
2015-08-05dts: exynos: snow: Add a new node for the NXP video bridge driverSimon Glass
2015-08-05dts: exynos: pit: Add a new node for the parade video bridge driverSimon Glass
2015-08-05dts: exynos: snow: Add memory layout descriptionSimon Glass
2015-08-05dm: gpio: Check a GPIO is valid before using itSimon Glass
2015-08-05exynos: Tidy up CPU frequency displaySimon Glass
2015-08-05exynos: video: Correct debug outputSimon Glass
2015-08-05exynos: Add support for the DisplayPort hotplug detectSimon Glass
2015-08-05exynos: Correct return value in exynos_mmc_init()Simon Glass
2015-08-05exynos: spi: Convert the timeout to debug()Simon Glass
2015-08-05dm: video: Add support for the NXP PTN3460 bridgeSimon Glass
2015-08-05dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass
2015-08-05video: Work around lack of pinctrlSimon Glass
2015-08-05dm: video: Add support for video bridgesSimon Glass
2015-08-05dm: pmic: Display the regulator limits on errorSimon Glass
2015-08-05dm: power: Don't return an error when regulators are not autosetSimon Glass
2015-08-05dm: pmic: max77686: Support all BUCK regulatorsSimon Glass
2015-08-05dm: power: max77686: Correct BUCK register accessSimon Glass
2015-08-05dm: pmic: Correct the pmic_reg_write() implementationSimon Glass
2015-08-05dm: pmic: max77686: Correct a few nitsSimon Glass
2015-08-05dm: power: Add support for S5M8767 regulatorsSimon Glass
2015-08-05dm: power: Add support for the S5M8767 PMICSimon Glass
2015-08-05dm: power: Add support for TPS65090 FETsSimon Glass
2015-08-05dm: power: Add a new driver for the TPS65090 PMICSimon Glass
2015-08-05exynos: Enable the debug UART in SPLSimon Glass
2015-08-05exynos: Add debug UART support for Samsung S5P serialSimon Glass
2015-08-05exynos: serial: Refactor init code for debug UARTSimon Glass
2015-08-05cros_ec: Support the LDO access method used by springSimon Glass
2015-08-05dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass
2015-08-05exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass
2015-08-05exynos: dts: Add PMIC and regulator definitionsSimon Glass
2015-08-05exynos: dts: Sync up I2C ports with the kernelSimon Glass
2015-08-05exynos: i2c: Tidy up the driver model codeSimon Glass
2015-08-05exynos: i2c: Fix code style with ReadWriteByte()Simon Glass
2015-08-05i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-05dm: i2c: Move definitions to the top of the header fileSimon Glass
2015-08-05dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass
2015-08-05dm: i2c: Add a message debug functionSimon Glass
2015-08-05dm: core: Support finding a device by phandleSimon Glass
2015-08-05dm: usb: fix USB Ethernet without CONFIG_DM_ETH regressionMarcel Ziswiler
2015-08-05configs: Remove CONFIG_SERIAL_MULTIStephen Warren
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05x86: Document how to write PIRQ information in the device treeBin Meng
2015-08-05pci: Remove DEBUG from pci_compat.cBin Meng
2015-08-05usb: Fix device detection codeMarek Vasut
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler