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
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-25
efi_loader: Fix spec ID event creation
Ruchika Gupta
1
-17
/
+23
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
4
-47
/
+3
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
1
-0
/
+15
2021-09-14
lib: fix typos in Kconfig
Oleksandr Suvorov
1
-2
/
+2
2021-09-14
lib/rsa: don't use NULL as key_id
Heinrich Schuchardt
1
-1
/
+1
2021-09-14
pci: Drop DM_PCI check from fdtdec
Simon Glass
1
-2
/
+8
2021-09-13
Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-13
/
+10
2021-09-11
efi_loader: simplify efi_watchdog_timer_notify()
Heinrich Schuchardt
1
-2
/
+1
2021-09-11
efi_loader: Remove incorrect calls of EFI_CALL in TCG2
Ilias Apalodimas
1
-9
/
+6
2021-09-11
efi_loader: require CONFIG_BLK
Heinrich Schuchardt
1
-0
/
+1
2021-09-11
efi_loader: boot_service_capability_min should be capitalized
Masahisa Kojima
1
-2
/
+2
2021-09-09
Kconfig: Drop duplicate 'select SHA512' instances
Tom Rini
2
-2
/
+0
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
1
-2
/
+2
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
1
-1
/
+1
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
5
-13
/
+7
2021-09-04
efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check
Masahisa Kojima
1
-1
/
+1
2021-09-04
efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
Masahisa Kojima
1
-0
/
+19
2021-09-04
efi_loader: correct determination of secure boot state
Heinrich Schuchardt
1
-8
/
+31
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2
-2
/
+4
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
3
-19
/
+26
2021-09-04
efi_loader: rounding of image size
Heinrich Schuchardt
1
-2
/
+2
2021-09-04
efi_loader: sections with zero VirtualSize
Heinrich Schuchardt
1
-4
/
+27
2021-08-23
Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
3
-4
/
+5
2021-08-22
display_options: Do not use %llu in print_size
Matwey V. Kornilov
1
-1
/
+6
2021-08-22
tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled
Matwey V. Kornilov
1
-13
/
+13
2021-08-17
efi_loader: use EfiBootServicesData for DP to text
Heinrich Schuchardt
1
-1
/
+1
2021-08-17
efi_loader: use EfiBootServicesData for device path
Heinrich Schuchardt
1
-1
/
+1
2021-08-17
efi_loader: use correct type for AllocatePages, AllocatePool
Heinrich Schuchardt
1
-2
/
+3
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
5
-0
/
+160
2021-08-14
efi_loader: refactor efi_append_scrtm_version()
Masahisa Kojima
1
-13
/
+1
2021-08-14
efi_loader: add ExitBootServices() measurement
Masahisa Kojima
2
-0
/
+75
2021-08-14
efi_loader: add boot variable measurement
Masahisa Kojima
2
-0
/
+141
2021-08-14
efi_loader: add secure boot variable measurement
Masahisa Kojima
1
-0
/
+165
2021-08-14
efi_loader: Uri() device path node
Heinrich Schuchardt
1
-0
/
+13
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
1
-2
/
+0
2021-08-02
lib: Allow using 0x when a decimal value is requested
Simon Glass
1
-11
/
+17
2021-08-02
lib: Move common digit-parsing code into a function
Simon Glass
1
-7
/
+24
2021-08-02
lib: Drop unnecessary check for hex digit
Simon Glass
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
4
-4
/
+9
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
4
-13
/
+17
2021-08-02
efi_loader: typo cerificate
Heinrich Schuchardt
1
-1
/
+1
2021-08-01
lib: disable CONFIG_SPL_HEXDUMP by default
Heinrich Schuchardt
1
-2
/
+1
2021-07-29
mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine
Marc Kleine-Budde
1
-0
/
+11
2021-07-29
lib: rsa: rsa-sign: Minor bug in debug message
Chan, Donald
1
-1
/
+1
2021-07-29
lib: rsa: rsa-verify: Fix a typo in a debug message
Thomas Perrot
1
-1
/
+1
2021-07-28
lib: Create a new Kconfig option for charset conversion
Simon Glass
2
-1
/
+9
2021-07-27
lib: strto: add simple_strtoll function
Roland Gaudig
1
-0
/
+8
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
1
-2
/
+0
2021-07-24
efi_loader: remove asm/setjmp.h from efi_api.h
AKASHI Takahiro
1
-0
/
+1
2021-07-24
efi_loader: capsule: remove authentication data
AKASHI Takahiro
1
-13
/
+57
[next]