Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
71dbb2c2e1e0b64610159f5f32a4302d98444dd5
/
board
/
gateworks
/
gw_ventana
/
gw_ventana.c
71dbb2c
imx: ventana: make hwconfig initialize based on board configuration
by Tim Harvey
· 8 years ago
41595b5
imx: ventana: make number of digital I/O's dynamic
by Tim Harvey
· 8 years ago
77b82a1
imx: ventana: add dt fixup for eth1 mac-address
by Tim Harvey
· 8 years ago
bfb240a
imx: ventana: add dt fixup for GW16082 irq mapping
by Tim Harvey
· 8 years ago
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
147b576
imx: ventana: add fdt fixup to enable UHS-I support on selected boards
by Tim Harvey
· 9 years ago
892068c
imx: ventana: add GW553x support
by Tim Harvey
· 9 years ago
8d2d8df
imx: ventana: enable pwm device-tree property based on hwconfig
by Tim Harvey
· 9 years ago
a67e07f
imx: ventana: export backlight gpio after gpio driver is available
by Tim Harvey
· 9 years ago
3c75700
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· 9 years ago
c9e43e0
imx: ventana: skip mtdparts fixup if no flash
by Tim Harvey
· 10 years ago
f6db79a
imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridable
by Tim Harvey
· 10 years ago
0f9327d
imx: ventana: make model env var automatic and non-overridable
by Tim Harvey
· 10 years ago
db7edfa
imx: ventana: various board-specific GPIO config updates
by Tim Harvey
· 10 years ago
195bc97
imx: ventana: detect pmic using i2c probe instead of board model
by Tim Harvey
· 10 years ago
40feabb
imx: ventana: move GSC boot watchdog disable function to gsc.c
by Tim Harvey
· 10 years ago
0cee224
imx: ventana: split out common functions between SPL and uboot
by Tim Harvey
· 10 years ago
b28f011
imx: ventana: default msata/pci mux to pci before PCI enumeration
by Tim Harvey
· 10 years ago
70cea79
imx: ventana: fix pcie reset for GW522x
by Tim Harvey
· 10 years ago
67ed792
imx: ventana: enable DM_SERIAL
by Tim Harvey
· 10 years ago
f1f41db
imx: ventana: register gpio's with gpio_request
by Tim Harvey
· 10 years ago
dc8b5e6
imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A
by Tim Harvey
· 10 years ago
cf20e55
imx: ventana: use hdmiinfmt env var to override HDMI capture format
by Tim Harvey
· 10 years ago
d110056
imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIO
by Pushpal Sidhu
· 10 years ago
92e3d84
imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdog
by Tim Harvey
· 10 years ago
e4af5d3
imx: ventana: added device-tree display configuration for LVDS displays
by Tim Harvey
· 10 years ago
a20bd63
imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD displays
by Tim Harvey
· 10 years ago
865dc9c
imx: ventana: add DT fixup for GW54xx compatibility with older kernels
by Tim Harvey
· 10 years ago
6944ccf
imx: ventana: added DT fixup for GW551x-A video input
by Tim Harvey
· 10 years ago
2777082
imx: ventana: add mem_mb dynamic env var
by Tim Harvey
· 10 years ago
8533182
imx: ventana: only pinmux FEC enet signals for boards using it
by Tim Harvey
· 10 years ago
7efaa1a
imx: ventana: add wdis config for GW5520
by Tim Harvey
· 10 years ago
b6de3b2
imx: ventana: Add support for GW551x
by Tim Harvey
· 10 years ago
16e0eae
imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevB
by Tim Harvey
· 10 years ago
8b92bdf
imx: ventana: fix various sparse warnings
by Tim Harvey
· 10 years ago
6e0b504
imx: ventana: set LTC3676 PMIC to appropriate values per datasheet
by Tim Harvey
· 10 years ago
46eadeb
imx: ventana: add usb_pcisel hwconfig support
by Tim Harvey
· 10 years ago
0d761f4
imx: ventana: remove unused GPIO configuration
by Tim Harvey
· 10 years ago
fc5ff94
imx: ventana: assign default ethprime dynamically
by Tim Harvey
· 10 years ago
472884d
imx: ventana: add i210 support
by Tim Harvey
· 10 years ago
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· 10 years ago
16acd1c
ARM: i.MX: provide declaration for board_spi_cs_gpio
by Eric Nelson
· 10 years ago
00cd738
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· 10 years ago
7fcdf28
imx: ventana: Avoid undefined behaviour
by Thierry Reding
· 10 years ago
33791d5
imx: ventana: add pci fixup for PLX PEX860x switch GPIO
by Tim Harvey
· 10 years ago
bf94258
imx: ventana: added cputype env var
by Tim Harvey
· 10 years ago
5058183
imx: ventana: add GW5520 support
by Tim Harvey
· 10 years ago
2be6614
imx: ventana: updated notes regarding NAND boot errata
by Tim Harvey
· 10 years ago
0da2c52
imx: ventana: add econfig command
by Tim Harvey
· 10 years ago
6b0efae
imx: ventana: leave PCI reset de-asserted if PCI enabled
by Tim Harvey
· 10 years ago
b6eb1d5
imx: ventana: add iomux for PCISKT_WDIS# gpio
by Tim Harvey
· 10 years ago
2699336
imx: ventana: enable SION bit on gpio outputs
by Tim Harvey
· 10 years ago
2722ac3
imx: ventana: configure i2c_dis# pin properly for gw53xx
by Tim Harvey
· 10 years ago
fc3883a
imx: ventana: add missing crlf to print
by Tim Harvey
· 10 years ago
de1ef8e
imx: ventana: add video enable gpio pinmux for GW54xx
by Tim Harvey
· 10 years ago
3f5c9cc
imx: ventana: remove caam disable per eeprom bit
by Tim Harvey
· 10 years ago
06d8743
imx: ventana: set dynamic env var for flash layout
by Tim Harvey
· 10 years ago
b96df4f
pmic: pmic_pfuze100: Use a shorter name for PMIC name
by Fabio Estevam
· 10 years ago
ceb74c4
mx6: Remove duplication of iomuxc structure
by Fabio Estevam
· 10 years ago
bfa2dae
imx: ventana: switch to SPL
by Tim Harvey
· 10 years ago
02fb592
imx: ventana: auto-configure for IMX6Q vs IMX6DL
by Tim Harvey
· 10 years ago
0dccde7
imx: ventana: split read_eeprom into standalone file
by Tim Harvey
· 10 years ago
fb64cc7
imx: ventana: add HDMI and LVDS display capability
by Tim Harvey
· 11 years ago
ae35ded
imx6: ventana: fix system-serial dt property
by Tim Harvey
· 11 years ago
0dff16f
ventana: Add support for the LTC3676 PMIC
by Tim Harvey
· 11 years ago
0379a9c
ventana: use non-generic pfuze100 init
by Tim Harvey
· 11 years ago
08697c6
ventana: remove redundant include
by Tim Harvey
· 11 years ago
552c358
ventana: Add Gateworks Ventana family support
by Tim Harvey
· 11 years ago