summaryrefslogtreecommitdiff
path: root/board/gateworks
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06-0/+2
* imx: ventana: add dt fixup for watchdog external resetTim Harvey2016-07-28-0/+30
* imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey2016-07-28-73/+93
* imx: ventana: make hwconfig initialize based on board configurationTim Harvey2016-07-28-1/+15
* imx: ventana: add extra DIO's for GW5520Tim Harvey2016-07-28-0/+36
* imx: ventana: make number of digital I/O's dynamicTim Harvey2016-07-28-210/+199
* imx: ventana: make RS232 enable board specificTim Harvey2016-07-28-9/+27
* imx: ventana: add dt fixup for eth1 mac-addressTim Harvey2016-07-28-0/+35
* imx: ventana: add dt fixup for GW16082 irq mappingTim Harvey2016-07-28-0/+228
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-68/+262
|\
| * imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-31-2/+33
| * imx: ventana: add GW553x supportTim Harvey2016-05-31-3/+66
| * imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-31-31/+0
| * imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-31-11/+22
| * imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-31-0/+35
| * imx: ventana: fix invalid dio configuration for pwm modeTim Harvey2016-05-31-1/+1
| * imx: ventana: export backlight gpio after gpio driver is availableTim Harvey2016-05-31-2/+3
| * imx: ventana: gsc: show board temp on bootTim Harvey2016-05-31-0/+6
| * imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-31-0/+2
| * imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-31-1/+45
| * imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM configTim Harvey2016-05-31-0/+32
| * imx: ventana: SPL: only disable boot watchdog if Falcon modeTim Harvey2016-05-31-3/+3
| * imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-24-12/+12
| * imx: ventana: gsc: remove dependence on envTim Harvey2016-05-24-2/+2
* | Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-2/+2
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-7/+7
* arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut2015-12-01-1/+1
* gw_ventana: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13-3/+0
* imx: mx6: ddr init MMDC according to ddr_typePeng Fan2015-09-02-0/+1
* imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-01-3/+5
* imx: ventana: hang if board model could not be determinedTim Harvey2015-06-01-4/+2
* imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey2015-06-01-8/+4
* imx: ventana: make model env var automatic and non-overridableTim Harvey2015-06-01-6/+1
* imx: ventana: various board-specific GPIO config updatesTim Harvey2015-06-01-30/+46
* imx: ventana: update README with Falcon mode documentationTim Harvey2015-05-26-0/+169
* imx: ventana: update README for micro-SD boot mediumTim Harvey2015-05-26-3/+71
* imx: ventana: config: enable Falcon modeTim Harvey2015-05-21-0/+20
* imx: ventana: add pmic_setup to SPLTim Harvey2015-05-19-0/+3
* imx: ventana: use stack relocationTim Harvey2015-05-15-3/+0
* imx: ventana: add GSC boot watchdog disable to SPLTim Harvey2015-05-15-0/+3
* imx: ventana: add gpio setup to SPLTim Harvey2015-05-15-0/+3
* imx: ventana: use common uart and i2c setup functions in SPLTim Harvey2015-05-15-47/+5
* imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey2015-05-15-5/+9
* imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-15-22/+30
* imx: ventana: split out common functions between SPL and ubootTim Harvey2015-05-15-864/+933
* imx: ventana: default msata/pci mux to pci before PCI enumerationTim Harvey2015-05-15-3/+4
* imx: ventana: fix pcie reset for GW522xTim Harvey2015-05-15-4/+4
* imx: ventana: enable DM_SERIALTim Harvey2015-05-15-0/+9