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-18
riscv: dts: Add device tree for Microchip Icicle Kit
Padmarao Begari
3
-0
/
+436
2021-01-18
clk: Add Microchip PolarFire SoC clock driver
Padmarao Begari
9
-0
/
+559
2021-01-18
net: macb: Add phy address to read it from device tree
Padmarao Begari
1
-0
/
+13
2021-01-18
net: macb: Add DMA 64-bit address support for macb
Padmarao Begari
2
-17
/
+120
2021-01-18
riscv: Add DMA 64-bit address support
Padmarao Begari
2
-0
/
+8
2021-01-18
riscv: timer: Add support for an early timer
Pragnesh Patel
6
-3
/
+75
2021-01-18
trace: select TIMER_EARLY to avoid infinite recursion
Pragnesh Patel
1
-0
/
+1
2021-01-18
riscv: Add support for SPI on Kendryte K210
Sean Anderson
4
-50
/
+299
2021-01-18
doc: qemu-riscv: Fix opensbi build instructions
Atish Patra
1
-1
/
+1
2021-01-17
cmd: disk: Remove fit_print_contents API
Ravik Hasija
1
-1
/
+0
2021-01-17
lib: cosmetic update of CONFIG_LIB_ELF description
Patrick Delaunay
1
-2
/
+2
2021-01-17
test: unit test for pr_err(), pr_cont()
Heinrich Schuchardt
2
-0
/
+46
2021-01-17
log: provide missing macros
Heinrich Schuchardt
1
-0
/
+8
2021-01-17
log: make debug_cond() function like
Heinrich Schuchardt
1
-9
/
+8
2021-01-17
ram: k3-j721e: rename BIT_MASK()
Heinrich Schuchardt
2
-15
/
+19
2021-01-17
mtd: misplaced log.h and dm/devres.h
Heinrich Schuchardt
1
-2
/
+0
2021-01-17
lib: zlib: our putc() takes only one argument
Heinrich Schuchardt
1
-1
/
+1
2021-01-17
lib: zlib: include ctype.h
Heinrich Schuchardt
1
-1
/
+1
2021-01-17
lib: aes: build failure with DEBUG=1
Heinrich Schuchardt
1
-1
/
+1
2021-01-17
armv8: Makefile: build cache files when needed
Peng Fan
1
-1
/
+3
2021-01-16
common: Makefile: drop duplicated line
Peng Fan
1
-1
/
+0
2021-01-16
dts: Log name of expected .dtb file
Florian Klink
1
-1
/
+1
2021-01-16
bootmenu: Allow to quit it via ESC/CTRL+C
Pali Rohár
1
-7
/
+35
2021-01-16
string: Use memcpy() within memmove() when we can
Patrick Delaunay
1
-1
/
+13
2021-01-16
drivers: serial: probe all uart devices
Vabhav Sharma
2
-0
/
+25
2021-01-16
dm: core: add function uclass_probe_all() to probe all devices
Vabhav Sharma
2
-0
/
+30
2021-01-16
console: cosmetics: remove #if 0
Patrick Delaunay
1
-10
/
+0
2021-01-16
common: always compile fixup_cmdtable()
Heinrich Schuchardt
1
-4
/
+2
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
1
-2
/
+5
2021-01-16
cli_readline: Only insert printable chars
Steve Bennett
1
-2
/
+4
2021-01-16
Add optional salt to AUTOBOOT_STOP_STR_SHA256
Joel Peshkin
2
-3
/
+14
2021-01-16
doc/README.gpt: reflow partition type GUID table
Rasmus Villemoes
1
-16
/
+16
2021-01-16
doc/README.gpt: define partition type GUID for U-Boot environment
Rasmus Villemoes
3
-1
/
+7
2021-01-16
lib/uuid.c: change prototype of uuid_guid_get_str()
Rasmus Villemoes
3
-13
/
+11
2021-01-16
power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL
Nishanth Menon
1
-1
/
+1
2021-01-16
test: correct the test prefix in ut str
Patrick Delaunay
1
-2
/
+2
2021-01-16
test: correct the test prefix in ut cmd_mem
Patrick Delaunay
1
-1
/
+1
2021-01-16
test: Only enable bloblist test when supported
Simon Glass
1
-1
/
+1
2021-01-16
test: Avoid assuming sandbox board for bloblist test
Simon Glass
3
-9
/
+40
2021-01-16
cmd: gpt: add eMMC and GPT support
Corneliu Doban
2
-0
/
+190
2021-01-16
Kconfig: simple panel requires backlight
Marcin Juszkiewicz
1
-1
/
+1
2021-01-16
cmd: CMD_CPU depends on CPU
Heinrich Schuchardt
1
-0
/
+1
2021-01-16
test: test/lib/test_print.c depends on CONSOLE_RECORD
Heinrich Schuchardt
1
-1
/
+1
2021-01-16
Merge branch '2021-01-15-assorted-improvements'
Tom Rini
45
-423
/
+1236
2021-01-16
doc: sifive: fu540: fix heading levels
Heinrich Schuchardt
1
-8
/
+11
2021-01-16
doc: move README.fdt-overlays to HTML documentation
Heinrich Schuchardt
3
-114
/
+136
2021-01-16
doc: board: fix README.b4860qds
Heinrich Schuchardt
1
-2
/
+2
2021-01-16
doc: add synopsis for pstore command
Heinrich Schuchardt
1
-1
/
+10
2021-01-16
doc: man-page base command
Heinrich Schuchardt
2
-0
/
+24
2021-01-16
cmd: Add MBR partition layout control utility
Marek Szyprowski
5
-0
/
+418
[prev]
[next]