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-07-20
binman: Set a default toolpath
Simon Glass
1
-0
/
+5
2020-07-20
binman: Specify the toolpath when running test coverage
Simon Glass
2
-6
/
+13
2020-07-20
binman: Correct the search patch for pylibfdt
Simon Glass
1
-0
/
+1
2020-07-20
binman: cbfs: Fix IFWI typo
Simon Glass
1
-1
/
+1
2020-07-20
binman: Output errors to stderr
Simon Glass
1
-1
/
+1
2020-07-20
.gitignore: Ignore Python 3 cache directories
Simon Glass
1
-0
/
+3
2020-07-20
dm: core Fix long line in device_bind_common()
Simon Glass
1
-1
/
+2
2020-07-20
patman: Add a -D option to enable debugging
Simon Glass
1
-0
/
+6
2020-07-20
patman: Support collecting response tags in Patchstream
Simon Glass
2
-5
/
+30
2020-07-20
patman: Allow disabling 'bright' mode with Print output
Simon Glass
1
-2
/
+2
2020-07-20
patman: Add a 'test' subcommand
Simon Glass
6
-40
/
+45
2020-07-20
patman: Allow different commands
Simon Glass
1
-36
/
+41
2020-07-20
patman: Convert to ArgumentParser
Simon Glass
3
-64
/
+65
2020-07-20
patman: Allow skipping patches at the end
Simon Glass
3
-5
/
+18
2020-07-20
patman: Allow creating patches for another branch
Simon Glass
5
-15
/
+40
2020-07-20
patman: Add a test that uses gitpython
Simon Glass
2
-3
/
+152
2020-07-20
patman: Move main code out to a control module
Simon Glass
5
-57
/
+182
2020-07-20
patman: Use test_util to show test results
Simon Glass
2
-9
/
+5
2020-07-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
13
-186
/
+925
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
1
-1
/
+21
2020-07-20
x86: mp: Add more comments to the module
Simon Glass
2
-3
/
+102
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
1
-2
/
+16
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
1
-19
/
+36
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
1
-26
/
+8
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
3
-3
/
+105
2020-07-20
x86: mtrr: Update MTRRs on all CPUs
Simon Glass
1
-0
/
+57
2020-07-20
x86: coral: Update the memory map
Simon Glass
1
-0
/
+1
2020-07-20
x86: Don't enable SMP in SPL
Simon Glass
2
-2
/
+2
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
3
-4
/
+62
2020-07-20
x86: mp: Add iterators for CPUs
Simon Glass
2
-0
/
+105
2020-07-20
x86: mp: Park CPUs before running the OS
Simon Glass
3
-0
/
+38
2020-07-20
x86: mp: Allow running functions on multiple CPUs
Simon Glass
2
-6
/
+134
2020-07-20
x86: Set the SMP flag when MP init is complete
Simon Glass
1
-0
/
+1
2020-07-20
global_data: Add a generic global_data flag for SMP state
Simon Glass
1
-0
/
+1
2020-07-20
x86: mp: Support APs waiting for instructions
Simon Glass
4
-8
/
+134
2020-07-20
x86: cpu: Remove unnecessary #ifdefs
Simon Glass
2
-29
/
+26
2020-07-20
x86: mp_init: Adjust bsp_init() to return more information
Simon Glass
1
-13
/
+23
2020-07-20
x86: mp_init: Set up the CPU numbers at the start
Simon Glass
1
-12
/
+9
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
1
-1
/
+1
2020-07-20
x86: mp_init: Drop the num_cpus static variable
Simon Glass
1
-7
/
+15
2020-07-20
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
1
-6
/
+19
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2
-23
/
+20
2020-07-20
x86: Move MP code into mp_init
Simon Glass
3
-47
/
+16
2020-07-20
x86: mp_init: Switch to livetree
Simon Glass
1
-2
/
+1
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
1
-1
/
+1
2020-07-18
Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
41
-379
/
+1937
2020-07-18
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
Stefan Roese
10
-0
/
+231
2020-07-18
mips: octeon: use mips_mach_early_init() to copy to L2 cache
Stefan Roese
2
-0
/
+51
2020-07-18
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
Stefan Roese
2
-0
/
+65
2020-07-18
mips: octeon: Initial minimal support for the Marvell Octeon SoC
Aaron Williams
14
-1
/
+318
[next]