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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]