aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey1-0/+3
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey1-47/+5
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey3-5/+9
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey3-22/+30
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey4-864/+933
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey1-3/+4
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey1-4/+4
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey1-0/+4
2015-05-15imx: ventana: enable DM_SERIALTim Harvey2-0/+10
2015-05-15imx: ventana: register gpio's with gpio_requestTim Harvey1-20/+57
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 Harvey2-0/+23
2015-05-15imx: ventana: set dtype env var to boot mediaTim Harvey1-4/+4
2015-05-15arm: mx6: ddr3: Remove dead codeNikolay Dimitrov1-22/+0
2015-05-15mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2-0/+10
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 Moch2-0/+11
2015-05-15warp: README: Fix typoFabio Estevam1-2/+2
2015-05-15mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam1-5/+5
2015-05-15hummingboard: Remove mx6solo specific supportFabio Estevam9-509/+0
2015-05-15imx: ventana: fix boot to SDTim Harvey1-1/+4
2015-05-15imx: dek_blob: Add explicit include for mapmemUlises Cardenas1-0/+1
2015-05-15bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck1-1/+1
2015-05-15mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam1-4/+12
2015-05-15arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese1-1/+1
2015-05-15arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese1-2/+5
2015-05-15mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam1-0/+2
2015-05-15mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam1-1/+28
2015-05-15logos: Add Solidrun's logoFabio Estevam1-0/+0
2015-05-15mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam1-0/+7
2015-05-15mx6cuboxi: Add USB host supportFabio Estevam2-0/+36
2015-05-15mx6cuboxi: Add HDMI output supportFabio Estevam2-2/+117
2015-05-15Fix mxc_hab documenationUlises Cardenas1-3/+9
2015-05-15arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov1-7/+23
2015-05-14sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak1-0/+7
2015-05-14sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak4-0/+123
2015-05-14test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak5-27/+7
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak4-0/+429
2015-05-14sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak10-1/+819
2015-05-14sandbox: i2c: search child emul dev and check its uclass idPrzemyslaw Marczak1-3/+17
2015-05-14doc: driver-model: pmic-framework.txt - cleanupPrzemyslaw Marczak1-11/+9
2015-05-14common: cmd regulator: command cleanupPrzemyslaw Marczak1-117/+122
2015-05-14common: cmd pmic: command cleanupPrzemyslaw Marczak1-76/+55
2015-05-14dm: regulator: uclass driver code cleanupPrzemyslaw Marczak4-99/+132
2015-05-14dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak4-47/+40
2015-05-14odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak4-37/+53
2015-05-14odroid: dts: add 'voltage-regulators' description to max77686 nodePrzemyslaw Marczak1-0/+253