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-03-18
Merge branch '2021-03-17-assorted-fixes'
Tom Rini
5
-4
/
+7
2021-03-17
test: Include /sbin to the PATH when creating ext4 disk image
Andy Shevchenko
1
-0
/
+2
2021-03-17
avb: Fix error when partition not found
schspa
1
-1
/
+1
2021-03-17
image: Avoid -ENODATA in host tools
Simon Glass
2
-2
/
+2
2021-03-17
mmc: mtk-sd: don't ignore max-frequency from device tree
Daniel Golle
1
-1
/
+2
2021-03-16
board: silinux: Enable recovery SPL for EK874 board
Lad Prabhakar
3
-2
/
+6
2021-03-16
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
14
-0
/
+796
2021-03-16
pinctrl: renesas: Add support for R8A774C0
Lad Prabhakar
5
-0
/
+24
2021-03-16
pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11
Lad Prabhakar
1
-2
/
+85
2021-03-16
arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11
Lad Prabhakar
1
-4
/
+23
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2H board support
Biju Das
6
-2
/
+94
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2N board support
Biju Das
6
-2
/
+88
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
8
-0
/
+252
2021-03-16
arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11
Biju Das
2
-0
/
+61
2021-03-16
arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11
Biju Das
2
-0
/
+62
2021-03-16
Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
13
-548
/
+421
2021-03-16
doc: move README.dfu to HTML documentation
Heinrich Schuchardt
4
-311
/
+406
2021-03-16
efi: Fix compiler warnings
Simon Glass
3
-5
/
+5
2021-03-16
efi_selftest: Remove loadfile2 for initrd selftests
Ilias Apalodimas
2
-222
/
+0
2021-03-16
mkeficapsule: Correct printf() strings
Simon Glass
1
-7
/
+7
2021-03-16
efi_selftest: illegal cast to pointer in initrddump
Heinrich Schuchardt
1
-1
/
+1
2021-03-16
efi_loader: fix memory type for memory reservation block
Mark Kettenis
1
-1
/
+1
2021-03-16
efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
Heinrich Schuchardt
1
-1
/
+1
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
313
-2295
/
+13469
2021-03-15
Prepare v2021.04-rc4
Tom Rini
1
-1
/
+1
2021-03-15
configs: Resync with savedefconfig
Tom Rini
25
-25
/
+3
2021-03-15
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
8
-2
/
+16
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
45
-177
/
+193
2021-03-15
Merge branch '2021-03-12-assorted-improvements' into next
Tom Rini
23
-34
/
+407
2021-03-15
configs: am65x_evm_r5: Enable checks for spl and stack sizes
Lokesh Vutla
1
-0
/
+5
2021-03-15
include: configs: am65x_evm: Optimize size of SPL BSS
Lokesh Vutla
1
-1
/
+1
2021-03-15
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
Adam Ford
1
-1
/
+5
2021-03-15
configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
Adam Ford
5
-0
/
+5
2021-03-14
test: py: add initial coverage for scp03 cmd
Igor Opaniuk
1
-0
/
+27
2021-03-14
sandbox: imply SCP03 and CMD_SCP03
Igor Opaniuk
1
-0
/
+2
2021-03-14
doc: describe the scp03 command
Jorge Ramirez-Ortiz
2
-0
/
+34
2021-03-14
drivers: tee: sandbox: SCP03 control emulator
Jorge Ramirez-Ortiz
2
-1
/
+59
2021-03-13
cmd: SCP03: enable and provision command
Jorge Ramirez-Ortiz
3
-0
/
+63
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
5
-0
/
+104
2021-03-13
doc: sandbox: Update instructions on quitting
Simon Glass
1
-1
/
+1
2021-03-13
test: acpi: Fix warnings on 32-bit build
Simon Glass
1
-6
/
+6
2021-03-13
tpm: Correct warning on 32-bit build
Simon Glass
1
-1
/
+1
2021-03-13
tpm: Don't select LOG
Simon Glass
1
-1
/
+0
2021-03-13
log: Add return-checking macros for 0 being success
Simon Glass
2
-1
/
+34
2021-03-13
log: Handle line continuation
Simon Glass
6
-16
/
+60
2021-03-13
log: Set up a flag byte for log records
Simon Glass
2
-7
/
+16
2021-03-12
Merge branch '2021-03-12-test-improvements' into next
Tom Rini
46
-446
/
+1407
2021-03-12
doc: Explain briefly how to write new tests
Simon Glass
5
-1
/
+358
2021-03-12
test: sandbox: Move sandbox test docs into doc/develop
Simon Glass
2
-37
/
+51
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
6
-2
/
+110
[prev]
[next]