aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson22-286/+16
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson22-124/+10
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson21-33/+4
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson21-96/+7
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson24-116/+8
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson23-177/+19
2015-05-26novena: standardise mx6_common.h includePeter Robinson1-1/+1
2015-05-26imx: ventana: update MMC env configurationTim Harvey1-2/+3
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher3-308/+395
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey1-0/+16
2015-05-21wandboard: Switch to SPL supportFabio Estevam1-10/+17
2015-05-19imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey1-0/+6
2015-05-19pmic: pfuze100 fix typoPeng Fan1-1/+1
2015-05-19imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov1-0/+1
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey1-0/+1
2015-05-19imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey1-10/+12
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-14sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak1-0/+35
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak1-0/+33
2015-05-14sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak1-0/+105
2015-05-14dm: regulator: uclass driver code cleanupPrzemyslaw Marczak1-57/+59
2015-05-14dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak1-19/+20
2015-05-14odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak1-5/+0
2015-05-14dm: regulator: add max77686 regulator driverPrzemyslaw Marczak2-23/+38
2015-05-14dm: pmic: add max77686 pmic driverPrzemyslaw Marczak1-2/+8
2015-05-14dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak2-0/+385
2015-05-14dm: pmic: add implementation of driver model pmic uclassPrzemyslaw Marczak2-0/+192
2015-05-14exynos4-common: remove the unsued CONFIG_CMD_PMICPrzemyslaw Marczak1-1/+0
2015-05-14exynos5: fix build break by adding CONFIG_POWERPrzemyslaw Marczak1-0/+4
2015-05-14sunxi: Change usb-kbd interrupt polling to use an usb interrupt queueHans de Goede1-1/+1
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass1-0/+15
2015-05-14dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass1-1/+1
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass1-1/+8
2015-05-14bootstage: Add IDs for SPI flash reading and decompressionSimon Glass1-0/+2