aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks
AgeCommit message (Expand)AuthorFilesLines
2014-12-19arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese1-1/+1
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini1-4/+6
2014-11-24gw_ventana: Use the generic spl_sd.cfgFabio Estevam1-23/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-4/+6
2014-11-20gw_ventana: Move the DCD settings to spl codeFabio Estevam3-48/+28
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-21ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson1-0/+1
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-7/+0
2014-10-01ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_fStefan Roese1-7/+0
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov1-1/+6
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini5-90/+225
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-09-09imx: ventana: Avoid undefined behaviourThierry Reding1-1/+1
2014-09-09imx: ventana: add pci fixup for PLX PEX860x switch GPIOTim Harvey1-0/+30
2014-09-09imx: ventana: added cputype env varTim Harvey1-0/+1
2014-09-09imx: ventana: add GW5520 supportTim Harvey4-7/+81
2014-09-09imx: ventana: base SPL MMDC calibration on width and size not boardTim Harvey1-80/+109
2014-09-09imx: ventana: updated notes regarding NAND boot errataTim Harvey1-2/+3
2014-08-20imx: ventana: add econfig commandTim Harvey3-85/+194
2014-08-20imx: ventana: leave PCI reset de-asserted if PCI enabledTim Harvey1-5/+3
2014-08-20imx: ventana: add iomux for PCISKT_WDIS# gpioTim Harvey1-0/+17
2014-08-20imx: ventana: enable SION bit on gpio outputsTim Harvey1-63/+70
2014-08-20imx: ventana: configure i2c_dis# pin properly for gw53xxTim Harvey1-2/+2
2014-08-20imx: ventana: add missing crlf to printTim Harvey1-1/+1
2014-08-20imx: ventana: add video enable gpio pinmux for GW54xxTim Harvey1-0/+2
2014-08-20imx: ventana: add appropriate delay following GSC i2c writeTim Harvey1-1/+1
2014-08-20imx: ventana: remove caam disable per eeprom bitTim Harvey1-1/+1
2014-08-20imx: ventana: set dynamic env var for flash layoutTim Harvey1-0/+4
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2-0/+29
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-07-23mx6: Remove duplication of iomuxc structureFabio Estevam1-2/+1
2014-06-06imx: ventana: switch to SPLTim Harvey5-51/+486
2014-06-06imx: ventana: auto-configure for IMX6Q vs IMX6DLTim Harvey1-186/+312
2014-06-06imx: ventana: split read_eeprom into standalone fileTim Harvey4-89/+102
2014-05-09imx: ventana: add HDMI and LVDS display capabilityTim Harvey1-0/+133
2014-05-09imx6: ventana: fix system-serial dt propertyTim Harvey1-1/+1
2014-05-09ventana: Add support for the LTC3676 PMICTim Harvey1-23/+57
2014-05-09ventana: use non-generic pfuze100 initTim Harvey1-2/+3
2014-04-28ventana: remove redundant includeTim Harvey1-1/+0
2014-04-28ventana: fixed comments in eeprom headerTim Harvey1-7/+7
2014-03-12ventana: Add Gateworks Ventana family supportTim Harvey8-0/+1713