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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2
-3
/
+3
2021-01-06
ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
Marek Vasut
1
-2
/
+2
2021-01-06
ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
Marek Vasut
1
-1
/
+1
2021-01-06
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
410
-1956
/
+2799
2021-01-06
Merge tag 'v2021.01-rc5' into next
Tom Rini
445
-4539
/
+8238
2021-01-06
Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+2
2021-01-05
dtoc: Tidy up src_scan tests
Simon Glass
1
-6
/
+22
2021-01-05
dtoc: Move src_scan tests to a separate file
Simon Glass
5
-78
/
+97
2021-01-05
dtoc: Split source-code scanning to a separate file
Simon Glass
3
-169
/
+204
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
5
-49
/
+13
2021-01-05
dtoc: Output nodes in order
Simon Glass
2
-43
/
+34
2021-01-05
dtoc: Allow specifying the base directory for tests
Simon Glass
2
-6
/
+46
2021-01-05
dtoc: Add the method for each command to OutputFile
Simon Glass
1
-26
/
+16
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
5
-7
/
+7
2021-01-05
dtoc: Add a header comment to each generated file
Simon Glass
2
-12
/
+24
2021-01-05
dtoc: Run tests using test_util
Simon Glass
1
-21
/
+10
2021-01-05
concurrencytest: Fix Python3 warning
Simon Glass
1
-2
/
+2
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
19
-26
/
+26
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
73
-110
/
+110
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
3
-10
/
+6
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
64
-148
/
+148
2021-01-05
Makefile: Invoke dtoc only once
Simon Glass
1
-12
/
+9
2021-01-05
dtoc: Add an 'all' command
Simon Glass
4
-10
/
+51
2021-01-05
dtoc: Allow outputing to multiple files
Simon Glass
2
-10
/
+94
2021-01-05
dtoc: Allow providing a directory to write files to
Simon Glass
3
-10
/
+19
2021-01-05
dtoc: Test the stdout output
Simon Glass
1
-15
/
+22
2021-01-05
dtoc: Use None to mean stdout
Simon Glass
3
-7
/
+7
2021-01-05
dtoc: Tidy up pylint warnings in test
Simon Glass
1
-71
/
+85
2021-01-05
dm: core: Add logging when lists_bind_fdt() fails
Simon Glass
1
-1
/
+1
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
6
-11
/
+19
2021-01-05
dm: core: Split out scanning code to dm_scan()
Simon Glass
1
-14
/
+35
2021-01-05
dm: core: Rename device node to indicate it is private
Simon Glass
1
-4
/
+7
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
50
-82
/
+113
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
15
-35
/
+30
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
5
-5
/
+5
2021-01-05
dm: core: Rename device flags to indicate it is private
Simon Glass
1
-8
/
+9
2021-01-05
dm: core: Access device flags through functions
Simon Glass
16
-59
/
+74
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
6
-17
/
+18
2021-01-05
dm: core: Split out alloc code into a new function
Simon Glass
1
-37
/
+52
2021-01-05
x86: Drop rtc from SPL
Simon Glass
1
-1
/
+1
2021-01-05
x86: coral: Remove unwanted nodes from SPL/TPL
Simon Glass
1
-6
/
+11
2021-01-05
x86: apl: Adjust how the UART gets its platform data
Simon Glass
2
-20
/
+42
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
2
-4
/
+19
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2
-6
/
+16
2021-01-05
x86: apl: Use struct spi_nor instead of struct spi_flash
Simon Glass
1
-1
/
+1
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
3
-3
/
+5
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
5
-6
/
+36
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2
-11
/
+11
2021-01-05
x86: Move priv/plat structs for intel_common to headers
Simon Glass
4
-27
/
+40
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
6
-38
/
+64
[prev]
[next]