summaryrefslogtreecommitdiff
path: root/board/gateworks
AgeCommit message (Expand)AuthorFilesLines
2019-03-13imx: ventana: added support for 16bit 8Gb density (1GiB) DRAMTim Harvey1-0/+5
2019-03-13imx: ventana: hexdump invalid EEPROM dataTim Harvey1-0/+10
2019-02-16imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey1-49/+41
2019-02-16imx: ventana: gw5904/gw5909: disable RS485Tim Harvey1-0/+2
2019-02-16imx: ventana: add support for GW5901/GW5902Tim Harvey4-1/+146
2019-02-16imx: ventana: add support for GW5909Tim Harvey3-0/+25
2019-02-16imx: ventana: add support for GW5908Tim Harvey4-0/+68
2019-02-16imx: ventana: add support for GW5907Tim Harvey3-0/+18
2019-02-16imx: ventana: add support for GW5906Tim Harvey4-0/+49
2019-02-16imx: ventana: add i2c detect for all LVDS displaysTim Harvey1-4/+4
2019-02-16imx: ventana: skip nand init for nandless boardsTim Harvey3-4/+14
2019-02-16imx: ventana: add support for Z101WX01 LVDS displayTim Harvey1-1/+23
2019-02-16imx: ventana: add support for GW5905Tim Harvey7-12/+149
2019-02-16imx: ventana: remove setup of I2C3 from SPLTim Harvey4-86/+90
2019-02-16imx: ventana: do not iomux UART1Tim Harvey1-7/+0
2019-02-16imx: ventana: mv88e61xx change LED configurationTim Harvey1-5/+5
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-16/+8
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-01-12imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPLTom Rini1-1/+1
2018-01-12imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPLTom Rini1-2/+2
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-3/+0
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass3-19/+19
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-13/+13
2017-08-16env: Drop env_relocate_spec() in favour of env_load()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic3-8/+8
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_GSC to KconfigSimon Glass1-0/+8
2017-05-22Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass1-0/+5
2017-05-18imx: ventana: update imx wdog external reset dt propertyTim Harvey1-13/+12
2017-05-18imx: ventana: fix GW520x external watchdog dt updateTim Harvey1-8/+8
2017-05-12gw_ventana: Fix unused variable warningsTom Rini2-29/+1
2017-04-30power: Drop CONFIG_I2C_PMICSimon Glass1-3/+4
2017-03-26imx: ventana: add new board configs to MAINTAINERSTim Harvey1-1/+3
2017-03-26imx: ventana: fix GW5903 VDD_ARM railTim Harvey1-0/+6
2017-03-20imx: ventana: add GW5903 supportTim Harvey5-4/+153
2017-03-20imx: ventana: add GW560x supportTim Harvey5-27/+163
2017-03-20imx: ventana: add GW5904 supportTim Harvey6-15/+270
2017-03-19imx: ventana: add EMMC configurationTim Harvey1-6/+11
2017-03-19imx: ventana: make SD3_VSELECT board specificTim Harvey2-14/+18
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey3-8/+18
2017-03-19imx: ventana: fix hwconfigTim Harvey1-1/+1
2017-03-19imx: ventana: change name of rs232_en to indicate polarityTim Harvey1-1/+1
2017-03-19imx: ventana: move mmc_init to commonTim Harvey2-33/+35
2017-03-19imx: ventana: add additional DRAM configurationsTim Harvey1-0/+45