summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-19imx: ventana: config: use MMC SPL RAW supportTim Harvey1-4/+0
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey1-0/+4
2015-05-15imx: ventana: enable DM_SERIALTim Harvey1-0/+1
2015-05-15imx: ventana: config: enable driver modelTim Harvey1-0/+7
2015-05-15imx: ventana: config: enable gpio commandTim Harvey1-0/+1
2015-05-15imx: ventana: display SPL boot deviceTim Harvey1-0/+1
2015-05-15imx: ventana: set dtype env var to boot mediaTim Harvey1-4/+4
2015-05-15tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch1-0/+1
2015-05-15tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch1-2/+0
2015-05-15tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch1-4/+13
2015-05-15tbs2910: support for usb otg host modeSoeren Moch1-0/+1
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam1-224/+0
2015-05-15mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam1-4/+12
2015-05-15arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese1-2/+5
2015-05-15mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam1-0/+7
2015-05-15mx6cuboxi: Add USB host supportFabio Estevam1-0/+10
2015-05-15mx6cuboxi: Add HDMI output supportFabio Estevam1-1/+17
2015-05-15sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak1-0/+35
2015-05-15test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak1-0/+33
2015-05-15sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak1-0/+105
2015-05-15dm: regulator: uclass driver code cleanupPrzemyslaw Marczak1-57/+59
2015-05-15dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak1-19/+20
2015-05-15odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak1-5/+0
2015-05-15dm: regulator: add max77686 regulator driverPrzemyslaw Marczak2-23/+38
2015-05-15dm: pmic: add max77686 pmic driverPrzemyslaw Marczak1-2/+8
2015-05-15dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak2-0/+385
2015-05-15dm: pmic: add implementation of driver model pmic uclassPrzemyslaw Marczak2-0/+192
2015-05-15exynos4-common: remove the unsued CONFIG_CMD_PMICPrzemyslaw Marczak1-1/+0
2015-05-15exynos5: fix build break by adding CONFIG_POWERPrzemyslaw Marczak1-0/+4
2015-05-15sunxi: Change usb-kbd interrupt polling to use an usb interrupt queueHans de Goede1-1/+1
2015-05-15sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass1-0/+15
2015-05-15dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass1-1/+1
2015-05-15dm: i2c: Add a function to find out the chip offset lengthSimon Glass1-1/+8
2015-05-15bootstage: Add IDs for SPI flash reading and decompressionSimon Glass1-0/+2
2015-05-15usb: add device connection/disconnection detectionVincent Palatin1-0/+2
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede1-1/+4
2015-05-15dm: usb: Add support for companion controllersHans de Goede1-0/+3
2015-05-15dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede1-1/+47
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini15-40/+630
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell1-0/+5
2015-05-13ARM: tegra: enable STDIO deregistrationStephen Warren1-0/+3
2015-05-13ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalizationStephen Warren5-20/+10
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-0/+1
2015-05-13tegra: config: nyan-big: Enable LCDSimon Glass1-0/+14
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass1-0/+3
2015-05-13dm: video: Add a uclass for display portSimon Glass2-0/+61
2015-05-13edid: Add a function to read detailed monitor timingsSimon Glass1-0/+19
2015-05-13video: Add drm_dp_helper.hSimon Glass1-0/+405
2015-05-13tegra: config: Use CONFIG_LCD to detect LCD presenceSimon Glass1-1/+1
2015-05-13power: Export register access functions from as3722Simon Glass1-0/+3