summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/gw_ventana.c
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-05-18imx: ventana: update imx wdog external reset dt propertyTim Harvey
2017-05-18imx: ventana: fix GW520x external watchdog dt updateTim Harvey
2017-05-12gw_ventana: Fix unused variable warningsTom Rini
2017-03-20imx: ventana: add GW5903 supportTim Harvey
2017-03-20imx: ventana: add GW560x supportTim Harvey
2017-03-20imx: ventana: add GW5904 supportTim Harvey
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey
2017-03-19imx: ventana: fix hwconfigTim Harvey
2017-03-19imx: ventana: move mmc_init to commonTim Harvey
2016-07-28imx: ventana: add dt fixup for watchdog external resetTim Harvey
2016-07-28imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey
2016-07-28imx: ventana: make hwconfig initialize based on board configurationTim Harvey
2016-07-28imx: ventana: make number of digital I/O's dynamicTim Harvey
2016-07-28imx: ventana: add dt fixup for eth1 mac-addressTim Harvey
2016-07-28imx: ventana: add dt fixup for GW16082 irq mappingTim Harvey
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: enable pwm device-tree property based on hwconfigTim Harvey
2016-05-31imx: ventana: export backlight gpio after gpio driver is availableTim Harvey
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2015-06-01imx: ventana: skip mtdparts fixup if no flashTim 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-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-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
2015-04-22imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displaysTim Harvey
2015-04-22imx: ventana: add DT fixup for GW54xx compatibility with older kernelsTim Harvey
2015-04-22imx: ventana: added DT fixup for GW551x-A video inputTim Harvey
2015-04-22imx: ventana: add mem_mb dynamic env varTim Harvey
2015-04-22imx: ventana: only pinmux FEC enet signals for boards using itTim Harvey
2015-04-22imx: ventana: add wdis config for GW5520Tim Harvey
2015-04-22imx: ventana: Add support for GW551xTim Harvey