summaryrefslogtreecommitdiffstats
path: root/board/gateworks/gw_ventana/gw_ventana.c
Commit message (Expand)AuthorAgeFilesLines
* imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-011-3/+5
* 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-011-8/+6
* imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-151-1/+1
* imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-151-22/+2
* imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-151-863/+11
* 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: 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-221-16/+2
* imx: ventana: added device-tree display configuration for LVDS displaysTim Harvey2015-04-221-0/+8
* imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displaysTim Harvey2015-04-221-0/+42
* imx: ventana: add DT fixup for GW54xx compatibility with older kernelsTim Harvey2015-04-221-0/+11
* imx: ventana: added DT fixup for GW551x-A video inputTim Harvey2015-04-221-0/+35
* imx: ventana: add mem_mb dynamic env varTim Harvey2015-04-221-0/+4
* imx: ventana: only pinmux FEC enet signals for boards using itTim Harvey2015-04-221-3/+3
* imx: ventana: add wdis config for GW5520Tim Harvey2015-04-221-0/+1
* imx: ventana: Add support for GW551xTim Harvey2015-04-221-9/+53
* imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevBTim Harvey2015-04-221-0/+21
* imx: ventana: fix various sparse warningsTim Harvey2015-04-221-15/+15
* imx: ventana: set LTC3676 PMIC to appropriate values per datasheetTim Harvey2015-04-221-16/+26
* imx: ventana: add usb_pcisel hwconfig supportTim Harvey2015-04-221-1/+3
* imx: ventana: remove unused GPIO configurationTim Harvey2015-04-221-2/+0
* imx: ventana: assign default ethprime dynamicallyTim Harvey2015-04-221-0/+9
* imx: ventana: add i210 supportTim Harvey2015-04-221-0/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-4/+6
* ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-211-0/+1
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-1/+6
* imx: ventana: Avoid undefined behaviourThierry Reding2014-09-091-1/+1
* imx: ventana: add pci fixup for PLX PEX860x switch GPIOTim Harvey2014-09-091-0/+30
* imx: ventana: added cputype env varTim Harvey2014-09-091-0/+1
* imx: ventana: add GW5520 supportTim Harvey2014-09-091-7/+73
* imx: ventana: updated notes regarding NAND boot errataTim Harvey2014-09-091-2/+3
* imx: ventana: add econfig commandTim Harvey2014-08-201-82/+18
* imx: ventana: leave PCI reset de-asserted if PCI enabledTim Harvey2014-08-201-5/+3
* imx: ventana: add iomux for PCISKT_WDIS# gpioTim Harvey2014-08-201-0/+17
* imx: ventana: enable SION bit on gpio outputsTim Harvey2014-08-201-63/+70
* imx: ventana: configure i2c_dis# pin properly for gw53xxTim Harvey2014-08-201-2/+2
* imx: ventana: add missing crlf to printTim Harvey2014-08-201-1/+1
* imx: ventana: add video enable gpio pinmux for GW54xxTim Harvey2014-08-201-0/+2
* imx: ventana: remove caam disable per eeprom bitTim Harvey2014-08-201-1/+1
* imx: ventana: set dynamic env var for flash layoutTim Harvey2014-08-201-0/+4
* pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-081-1/+1
* mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-231-2/+1
* imx: ventana: switch to SPLTim Harvey2014-06-061-4/+6
OpenPOWER on IntegriCloud