summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * exynos: Correct return value in exynos_mmc_init()Simon Glass2015-08-051-1/+1
| * exynos: spi: Convert the timeout to debug()Simon Glass2015-08-051-3/+3
| * dm: video: Add support for the NXP PTN3460 bridgeSimon Glass2015-08-053-0/+48
| * dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass2015-08-054-0/+178
| * video: Work around lack of pinctrlSimon Glass2015-08-051-10/+18
| * dm: video: Add support for video bridgesSimon Glass2015-08-057-0/+223
| * dm: pmic: Display the regulator limits on errorSimon Glass2015-08-051-1/+2
| * dm: power: Don't return an error when regulators are not autosetSimon Glass2015-08-051-1/+3
| * dm: pmic: max77686: Support all BUCK regulatorsSimon Glass2015-08-051-8/+10
| * dm: power: max77686: Correct BUCK register accessSimon Glass2015-08-051-3/+7
| * dm: pmic: Correct the pmic_reg_write() implementationSimon Glass2015-08-051-1/+1
| * dm: pmic: max77686: Correct a few nitsSimon Glass2015-08-051-3/+3
| * dm: power: Add support for S5M8767 regulatorsSimon Glass2015-08-053-0/+279
| * dm: power: Add support for the S5M8767 PMICSimon Glass2015-08-054-0/+191
| * dm: power: Add support for TPS65090 FETsSimon Glass2015-08-053-0/+149
| * dm: power: Add a new driver for the TPS65090 PMICSimon Glass2015-08-054-0/+160
| * exynos: Enable the debug UART in SPLSimon Glass2015-08-052-0/+7
| * exynos: Add debug UART support for Samsung S5P serialSimon Glass2015-08-052-0/+32
| * exynos: serial: Refactor init code for debug UARTSimon Glass2015-08-051-12/+24
| * cros_ec: Support the LDO access method used by springSimon Glass2015-08-055-12/+104
| * dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-058-11/+161
| * exynos: dts: Support EC tunnel and main TPS65090 regulatorSimon Glass2015-08-053-48/+297
| * exynos: dts: Add PMIC and regulator definitionsSimon Glass2015-08-052-0/+304
| * exynos: dts: Sync up I2C ports with the kernelSimon Glass2015-08-059-89/+94
| * exynos: i2c: Tidy up the driver model codeSimon Glass2015-08-051-36/+103
| * exynos: i2c: Fix code style with ReadWriteByte()Simon Glass2015-08-051-7/+7
| * i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass2015-08-054-0/+217
| * dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-058-0/+316
| * dm: i2c: Add a function to transfer messagesSimon Glass2015-08-052-0/+24
| * dm: i2c: Move definitions to the top of the header fileSimon Glass2015-08-051-43/+43
| * dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass2015-08-051-0/+2
| * dm: i2c: Add a message debug functionSimon Glass2015-08-052-0/+26
| * dm: core: Support finding a device by phandleSimon Glass2015-08-052-0/+59
| * dm: usb: fix USB Ethernet without CONFIG_DM_ETH regressionMarcel Ziswiler2015-08-051-3/+6
* | ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-0610-0/+496
* | ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-0610-0/+503
* | ARM: tegra: p2571: remove another unused defineStephen Warren2015-08-061-3/+0
* | ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-068-0/+62
* | ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-068-18/+52
* | ARM: tegra: add comment re: autogeneration to pinmux headersStephen Warren2015-08-064-0/+32
* | ARM: tegra: restrict usable RAM size furtherStephen Warren2015-08-061-2/+11
* | Tegra: P2571: Clean up config fileTom Warren2015-08-051-6/+1
* | Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren2015-08-0510-10/+5
* | Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-0512-174/+285
* | Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-055-11/+42
* | T210: P2571: Turn CPU fan onTom Warren2015-08-052-0/+15
* | T210: P2571: Restore USB gadget mode (ums)Tom Warren2015-08-051-0/+1
* | T210: P2571: Enable SD-card power via PMIC LDO2Tom Warren2015-08-054-87/+24
|/
* configs: Remove CONFIG_SERIAL_MULTIStephen Warren2015-08-0516-16/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-05122-235/+8325
|\
OpenPOWER on IntegriCloud