summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki2015-05-162-2/+2
* imx: ventana: use stack relocationTim Harvey2015-05-152-3/+2
* imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: add gpio setup to SPLTim Harvey2015-05-151-0/+3
* imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-151-47/+5
* imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-153-5/+9
* imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-153-22/+30
* imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-154-864/+933
* imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey2015-05-151-3/+4
* imx: ventana: fix pcie reset for GW522xTim Harvey2015-05-151-4/+4
* imx: ventana: config: enable Thermal supportTim Harvey2015-05-151-0/+4
* imx: ventana: enable DM_SERIALTim Harvey2015-05-152-0/+10
* imx: ventana: register gpio's with gpio_requestTim Harvey2015-05-151-20/+57
* imx: ventana: config: enable driver modelTim Harvey2015-05-151-0/+7
* imx: ventana: config: enable gpio commandTim Harvey2015-05-151-0/+1
* imx: ventana: display SPL boot deviceTim Harvey2015-05-152-0/+23
* imx: ventana: set dtype env var to boot mediaTim Harvey2015-05-151-4/+4
* arm: mx6: ddr3: Remove dead codeNikolay Dimitrov2015-05-151-22/+0
* mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-152-0/+10
* tbs2910: add CONFIG_SUPPORT_EMMC_BOOTSoeren Moch2015-05-151-0/+1
* tbs2910: use default CONFIG_SYS_PBSIZESoeren Moch2015-05-151-2/+0
* tbs2910: only enable vga output for stdout/stderr when hdmi detectedSoeren Moch2015-05-151-4/+13
* tbs2910: support for usb otg host modeSoeren Moch2015-05-152-0/+11
* warp: README: Fix typoFabio Estevam2015-05-151-2/+2
* mx6cuboxi: Mention Cubox-i in the READMEFabio Estevam2015-05-151-5/+5
* hummingboard: Remove mx6solo specific supportFabio Estevam2015-05-159-509/+0
* imx: ventana: fix boot to SDTim Harvey2015-05-151-1/+4
* imx: dek_blob: Add explicit include for mapmemUlises Cardenas2015-05-151-0/+1
* bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck2015-05-151-1/+1
* mx6cuboxi: Skip usb initialization when booting without HDMIFabio Estevam2015-05-151-4/+12
* arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese2015-05-151-1/+1
* arm: mx6: tqma6: Fix USB and add other filesystemsStefan Roese2015-05-151-2/+5
* mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1Fabio Estevam2015-05-151-0/+2
* mx6cuboxi: Fix Ethernet PHY detection problemFabio Estevam2015-05-151-1/+28
* logos: Add Solidrun's logoFabio Estevam2015-05-151-0/+0
* mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdinFabio Estevam2015-05-151-0/+7
* mx6cuboxi: Add USB host supportFabio Estevam2015-05-152-0/+36
* mx6cuboxi: Add HDMI output supportFabio Estevam2015-05-152-2/+117
* Fix mxc_hab documenationUlises Cardenas2015-05-151-3/+9
* arm: mx6: Clamp MMDC and DDR3 clocks for timing calculationsNikolay Dimitrov2015-05-151-7/+23
* sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak2015-05-141-0/+7
* sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak2015-05-144-0/+123
* test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2015-05-145-27/+7
* test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak2015-05-144-0/+429
* sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak2015-05-1410-1/+819
* sandbox: i2c: search child emul dev and check its uclass idPrzemyslaw Marczak2015-05-141-3/+17
* doc: driver-model: pmic-framework.txt - cleanupPrzemyslaw Marczak2015-05-141-11/+9
* common: cmd regulator: command cleanupPrzemyslaw Marczak2015-05-141-117/+122
* common: cmd pmic: command cleanupPrzemyslaw Marczak2015-05-141-76/+55
* dm: regulator: uclass driver code cleanupPrzemyslaw Marczak2015-05-144-99/+132
OpenPOWER on IntegriCloud