index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
gateworks
/
gw_ventana
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
imx: ventana: add support for GW54xx-G revision
Tim Harvey
1
-0
/
+19
2021-08-09
imx: ventana: add support for GW53xx-G revision
Tim Harvey
1
-0
/
+19
2021-08-09
imx: ventana: add GW5913 support
Tim Harvey
3
-0
/
+57
2021-08-09
imx: ventana: add GW5912 support
Tim Harvey
3
-1
/
+32
2021-08-09
imx: ventana: add GW5910 support
Tim Harvey
3
-0
/
+50
2021-08-09
imx: ventana: use dt for hwmon
Tim Harvey
1
-59
/
+113
2021-08-09
imx: ventana: remove hard-coded flexcan standby pin
Tim Harvey
1
-21
/
+0
2021-08-09
imx: ventana: remove hard-coded analog video codec enable
Tim Harvey
2
-26
/
+0
2021-08-09
imx: ventana: remove hard-coded USB OTG pinmux
Tim Harvey
1
-7
/
+0
2021-08-09
imx: ventana: remove hard-coded PCI reset
Tim Harvey
3
-62
/
+0
2021-08-09
imx: ventana: remove hard-coded USB HUBRST# gpio config
Tim Harvey
1
-10
/
+0
2021-08-09
imx: ventana: replace hard-coded LED config with dt based config
Tim Harvey
2
-150
/
+0
2021-08-09
imx: ventana: remove nand field from common ventana struct
Tim Harvey
3
-18
/
+4
2021-08-09
imx: ventana: move wdog/uhs-i board/revision dt fixups
Tim Harvey
4
-157
/
+141
2021-08-09
imx: ventana: ignore EEPROM config when checking for NAND support
Tim Harvey
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-3
/
+3
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-2
/
+2
2021-07-10
pci: imx: use reset-gpios if defined by device-tree
Tim Harvey
1
-1
/
+1
2021-07-10
imx: ventana: display 'none' for MMC if board does not have it
Tim Harvey
1
-0
/
+1
2021-07-10
imx: ventana: add support for DLC0700XDP21LF LCD display
Tim Harvey
1
-0
/
+21
2021-07-10
imx: ventana: display neteowrk PHY
Tim Harvey
1
-0
/
+2
2021-07-10
imx: ventana: add DP83867 PHY LED configuration
Tim Harvey
1
-0
/
+6
2021-07-10
imx: ventana: put LTC3676 regulators in continuous mode
Tim Harvey
1
-0
/
+6
2021-07-10
imx: ventana: put PFUZ100 regulators in continuous mode
Tim Harvey
1
-0
/
+26
2021-07-10
imx: ventana: add PMIC fix for GW54xx-G
Tim Harvey
1
-0
/
+22
2021-07-10
imx: ventana: remove unneeded includes
Tim Harvey
1
-14
/
+0
2021-06-09
imx: ventana: enable dm support for PCI and FEC ethernet
Tim Harvey
2
-84
/
+16
2021-05-02
imx: ventana: add delay before reading EEPROM
Tim Harvey
1
-0
/
+1
2021-04-08
imx: ventana: enable dm for SPI
Tim Harvey
1
-27
/
+0
2021-04-08
imx: ventana: enable dm for MTD and NAND
Tim Harvey
1
-52
/
+0
2021-04-08
imx: ventana: enable dm support for MMC and SATA
Tim Harvey
1
-5
/
+0
2021-04-08
imx: ventana: enable dm support for USB
Tim Harvey
3
-36
/
+4
2021-04-08
imx: ventana: add pinctrl and remove unneeded UART init and config
Tim Harvey
1
-12
/
+0
2021-04-08
imx: ventana: convert U-Boot to OF_CONTROL using FIT image
Tim Harvey
4
-2
/
+117
2021-04-08
imx: ventana: add Gateworks Ventana dts
Tim Harvey
1
-0
/
+48
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-1
/
+1
2020-12-14
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-1
/
+1
2020-12-14
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-4
/
+4
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
4
-0
/
+4
2020-05-19
common: Drop log.h from common header
Simon Glass
5
-0
/
+6
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-5
/
+9
2020-05-19
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+1
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
1
-0
/
+3
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2
-2
/
+0
[next]