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
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2
-2
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-0
/
+1
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2
-4
/
+4
2019-03-13
imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM
Tim Harvey
1
-0
/
+5
2019-03-13
imx: ventana: hexdump invalid EEPROM data
Tim Harvey
1
-0
/
+10
2019-02-16
imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
Tim Harvey
1
-49
/
+41
2019-02-16
imx: ventana: gw5904/gw5909: disable RS485
Tim Harvey
1
-0
/
+2
2019-02-16
imx: ventana: add support for GW5901/GW5902
Tim Harvey
4
-1
/
+146
2019-02-16
imx: ventana: add support for GW5909
Tim Harvey
3
-0
/
+25
2019-02-16
imx: ventana: add support for GW5908
Tim Harvey
4
-0
/
+68
2019-02-16
imx: ventana: add support for GW5907
Tim Harvey
3
-0
/
+18
2019-02-16
imx: ventana: add support for GW5906
Tim Harvey
4
-0
/
+49
2019-02-16
imx: ventana: add i2c detect for all LVDS displays
Tim Harvey
1
-4
/
+4
2019-02-16
imx: ventana: skip nand init for nandless boards
Tim Harvey
3
-4
/
+14
2019-02-16
imx: ventana: add support for Z101WX01 LVDS display
Tim Harvey
1
-1
/
+23
2019-02-16
imx: ventana: add support for GW5905
Tim Harvey
7
-12
/
+149
2019-02-16
imx: ventana: remove setup of I2C3 from SPL
Tim Harvey
4
-86
/
+90
2019-02-16
imx: ventana: do not iomux UART1
Tim Harvey
1
-7
/
+0
2019-02-16
imx: ventana: mv88e61xx change LED configuration
Tim Harvey
1
-5
/
+5
2018-07-25
board: constify struct node_info array
Masahiro Yamada
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
8
-16
/
+8
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-04-09
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-01-12
imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL
Tom Rini
1
-1
/
+1
2018-01-12
imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL
Tom Rini
1
-2
/
+2
2017-09-18
imx6: drop duplicated bss memset and board_init_r() call
Anatolij Gustschin
1
-3
/
+0
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
1
-11
/
+0
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
3
-19
/
+19
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-13
/
+13
2017-08-16
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
1
-1
/
+1
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
3
-8
/
+8
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
1
-1
/
+1
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
1
-0
/
+1
2017-05-22
Convert CONFIG_CMD_GSC to Kconfig
Simon Glass
1
-0
/
+8
2017-05-22
Convert CONFIG_CMD_EECONFIG to Kconfig
Simon Glass
1
-0
/
+5
2017-05-18
imx: ventana: update imx wdog external reset dt property
Tim Harvey
1
-13
/
+12
2017-05-18
imx: ventana: fix GW520x external watchdog dt update
Tim Harvey
1
-8
/
+8
2017-05-12
gw_ventana: Fix unused variable warnings
Tom Rini
2
-29
/
+1
2017-04-30
power: Drop CONFIG_I2C_PMIC
Simon Glass
1
-3
/
+4
2017-03-26
imx: ventana: add new board configs to MAINTAINERS
Tim Harvey
1
-1
/
+3
2017-03-26
imx: ventana: fix GW5903 VDD_ARM rail
Tim Harvey
1
-0
/
+6
2017-03-20
imx: ventana: add GW5903 support
Tim Harvey
5
-4
/
+153
2017-03-20
imx: ventana: add GW560x support
Tim Harvey
5
-27
/
+163
2017-03-20
imx: ventana: add GW5904 support
Tim Harvey
6
-15
/
+270
2017-03-19
imx: ventana: add EMMC configuration
Tim Harvey
1
-6
/
+11
[next]