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
2020-11-06
arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
Simon Glass
2
-1
/
+22
2020-11-06
odroid-c2: Use devicetree for SMBIOS settings
Simon Glass
2
-2
/
+25
2020-11-06
imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
Simon Glass
2
-1
/
+27
2020-11-06
rockchip: Use devicetree for SMBIOS settings
Simon Glass
8
-8
/
+93
2020-11-06
sysinfo: Provide a default driver to set SMBIOS values
Simon Glass
4
-0
/
+36
2020-11-06
smbios: Add documentation and devicetree binding
Simon Glass
2
-0
/
+85
2020-11-06
smbios: Add more properties
Simon Glass
1
-0
/
+4
2020-11-06
smbios: Allow properties to come from the device tree
Simon Glass
1
-17
/
+81
2020-11-06
x86: Pass an ofnode into each SMBIOS function
Simon Glass
2
-19
/
+30
2020-11-06
doc: Add a binding for sysinfo
Simon Glass
1
-0
/
+19
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
29
-308
/
+314
2020-11-06
x86: zimage: Quieten down the zimage boot process
Simon Glass
1
-5
/
+6
2020-11-06
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
1
-0
/
+9
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
3
-0
/
+8
2020-11-06
x86: fsp: Adjust calculations for MTRR range and DRAM top
Simon Glass
1
-13
/
+22
2020-11-06
x86: pinctrl: Silence the warning when a pin is not found
Simon Glass
1
-1
/
+1
2020-11-06
x86: acpi: Don't show the UART address by default
Simon Glass
1
-1
/
+1
2020-11-06
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
1
-8
/
+11
2020-11-06
x86: Silence some logging statements
Simon Glass
5
-11
/
+11
2020-11-06
x86: fsp: Convert fsp_dram to use log_debug()
Simon Glass
1
-2
/
+6
2020-11-06
x86: Boot coral into Chrome OS by default
Simon Glass
2
-4
/
+15
2020-11-06
x86: Set up Chrome OS to boot into developer mode
Simon Glass
1
-6
/
+20
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
7
-7
/
+23
2020-11-06
x86: Define the Chrome OS GNVS region
Simon Glass
1
-1
/
+50
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
4
-4
/
+20
2020-11-06
x86: acpi: Put the generated code first in DSDT
Simon Glass
1
-9
/
+18
2020-11-06
x86: acpi: Allow the SSDT to be empty
Simon Glass
1
-7
/
+15
2020-11-06
acpi: Correct reset handling in acpi_device_add_power_res()
Simon Glass
1
-1
/
+1
2020-11-06
x86: sound: Correct error handling
Simon Glass
2
-3
/
+3
2020-11-06
x86: Show the interrupt pointer with 'irqinfo'
Simon Glass
3
-7
/
+27
2020-11-06
x86: nhlt: Fix a few bugs in the table generation
Simon Glass
1
-1
/
+3
2020-11-06
x86: nhlt: Correct output of bytes and 16-bit data
Simon Glass
1
-3
/
+10
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
5
-5
/
+69
2020-11-05
Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
72
-535
/
+6099
2020-11-05
patman: Support listing comments from patchwork
Simon Glass
6
-36
/
+268
2020-11-05
patman: Support parsing of review snippets
Simon Glass
2
-0
/
+168
2020-11-05
patman: Support updating a branch with review tags
Simon Glass
6
-16
/
+289
2020-11-05
patman: Support checking for review tags in patchwork
Simon Glass
6
-6
/
+784
2020-11-05
patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
2
-3
/
+26
2020-11-05
patman: Improve handling of files
Simon Glass
1
-3
/
+8
2020-11-05
patman: Allow showing a Commit as a string
Simon Glass
1
-0
/
+3
2020-11-05
patman: Don't ignore lines starting with hash
Simon Glass
1
-2
/
+5
2020-11-05
patman: Fix spelling of plural for warning
Simon Glass
1
-4
/
+5
2020-11-05
patman: Convert testBasic() to use an interator
Simon Glass
1
-28
/
+27
2020-11-05
patman: Add some tests for warnings
Simon Glass
3
-13
/
+116
2020-11-05
patman: Add a test for PatchStream tags
Simon Glass
2
-5
/
+44
2020-11-05
patman: Drop unused signoff member
Simon Glass
2
-1
/
+1
2020-11-05
patman: Convert 'Series-xxx' tag errors into warnings
Simon Glass
2
-2
/
+8
2020-11-05
patman: Attach warnings to individual patches
Simon Glass
2
-4
/
+13
2020-11-05
patman: Move warning collection to a function
Simon Glass
1
-13
/
+23
[prev]
[next]