summaryrefslogtreecommitdiffstats
path: root/board/gateworks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-128-68/+262
|\
| * imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-313-2/+33
| * imx: ventana: add GW553x supportTim Harvey2016-05-315-3/+66
| * imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-311-31/+0
| * imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-312-11/+22
| * imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-312-0/+35
| * imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-311-1/+1
| * imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-311-2/+3
| * imx: ventana: gsc: show board temp on bootTim Harvey2016-05-311-0/+6
| * imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-311-0/+2
| * imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-311-1/+45
| * imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-311-0/+32
| * imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-311-3/+3
| * imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-242-12/+12
| * imx: ventana: gsc: remove dependence on envTim Harvey2016-05-241-2/+2
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-7/+7
* arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut2015-12-011-1/+1
* gw_ventana: Remove empty reset_cpu()Fabio Estevam2015-11-121-4/+0
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-021-0/+1
* imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-011-3/+5
* imx: ventana: hang if board model could not be determinedTim Harvey2015-06-011-4/+2
* imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey2015-06-011-8/+4
* imx: ventana: make model env var automatic and non-overridableTim Harvey2015-06-011-6/+1
* imx: ventana: various board-specific GPIO config updatesTim Harvey2015-06-013-30/+46
* imx: ventana: update README with Falcon mode documentationTim Harvey2015-05-261-0/+169
* imx: ventana: update README for micro-SD boot mediumTim Harvey2015-05-261-3/+71
* imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+20
* imx: ventana: add pmic_setup to SPLTim Harvey2015-05-191-0/+3
* imx: ventana: use stack relocationTim Harvey2015-05-151-3/+0
* 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: enable DM_SERIALTim Harvey2015-05-151-0/+9
* imx: ventana: register gpio's with gpio_requestTim Harvey2015-05-151-20/+57
* imx: ventana: display SPL boot deviceTim Harvey2015-05-151-0/+22
* imx: ventana: fix boot to SDTim Harvey2015-05-151-1/+4
* imx: ventana: Update missing memory/calib handlingPushpal Sidhu2015-04-221-6/+8
* imx: ventana: Add new memory configurationPushpal Sidhu2015-04-221-8/+52
* imx: ventana: set HDMI video in to yuv422bt656 for GW551x-ATim Harvey2015-04-221-0/+3
* imx: ventana: use hdmiinfmt env var to override HDMI capture formatTim Harvey2015-04-221-0/+39
* imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIOPushpal Sidhu2015-04-221-0/+28
* imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdogTim Harvey2015-04-223-23/+81
* imx: ventana: added device-tree display configuration for LVDS displaysTim Harvey2015-04-221-0/+8
OpenPOWER on IntegriCloud