summaryrefslogtreecommitdiff
path: root/board/gateworks
AgeCommit message (Expand)Author
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-31imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey
2016-05-31imx: ventana: add GW553x supportTim Harvey
2016-05-31imx: ventana: remove several EEPROM config bit dependenceTim Harvey
2016-05-31imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey
2016-05-31imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey
2016-05-31imx: ventana: fix invalid dio configuration for pwm modeTim Harvey
2016-05-31imx: ventana: export backlight gpio after gpio driver is availableTim Harvey
2016-05-31imx: ventana: gsc: show board temp on bootTim Harvey
2016-05-31imx: ventana: gsc: fix negative temperature readingsTim Harvey
2016-05-31imx: ventana: gsc: add gsc sleep commandTim Harvey
2016-05-31imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey
2016-05-31imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-24imx: ventana: use EEPROM register for falcon boot modeTim Harvey
2016-05-24imx: ventana: gsc: remove dependence on envTim Harvey
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-12-01arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut
2015-11-12gw_ventana: Remove empty reset_cpu()Fabio Estevam
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan
2015-06-01imx: ventana: skip mtdparts fixup if no flashTim Harvey
2015-06-01imx: ventana: hang if board model could not be determinedTim Harvey
2015-06-01imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey
2015-06-01imx: ventana: make model env var automatic and non-overridableTim Harvey
2015-06-01imx: ventana: various board-specific GPIO config updatesTim Harvey
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey
2015-05-15imx: ventana: use stack relocationTim Harvey
2015-05-15imx: ventana: add GSC boot watchdog disable to SPLTim Harvey
2015-05-15imx: ventana: add gpio setup to SPLTim Harvey
2015-05-15imx: ventana: use common uart and i2c setup functions in SPLTim Harvey
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey
2015-05-15imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey
2015-05-15imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey
2015-05-15imx: ventana: fix pcie reset for GW522xTim Harvey
2015-05-15imx: ventana: enable DM_SERIALTim Harvey
2015-05-15imx: ventana: register gpio's with gpio_requestTim Harvey
2015-05-15imx: ventana: display SPL boot deviceTim Harvey
2015-05-15imx: ventana: fix boot to SDTim Harvey
2015-04-22imx: ventana: Update missing memory/calib handlingPushpal Sidhu
2015-04-22imx: ventana: Add new memory configurationPushpal Sidhu
2015-04-22imx: ventana: set HDMI video in to yuv422bt656 for GW551x-ATim Harvey
2015-04-22imx: ventana: use hdmiinfmt env var to override HDMI capture formatTim Harvey
2015-04-22imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIOPushpal Sidhu
2015-04-22imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdogTim Harvey
2015-04-22imx: ventana: added device-tree display configuration for LVDS displaysTim Harvey