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
2020-01-15
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
1
-0
/
+1
2020-01-15
efi_driver: debug output efi_uc_start, efi_uc_stop
Heinrich Schuchardt
1
-2
/
+2
2020-01-15
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2
-5
/
+6
2020-01-15
efi_selftest: enable CONFIG_CMD_POWEROFF
Heinrich Schuchardt
1
-0
/
+1
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
1
-4
/
+4
2020-01-15
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
1
-0
/
+35
2020-01-07
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2
-0
/
+118
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2
-0
/
+6
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
3
-0
/
+121
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
1
-2
/
+2
2020-01-07
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
1
-0
/
+32
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
1
-1
/
+15
2020-01-07
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
1
-0
/
+1
2020-01-07
efi_selftest: Update .gitignore
Sughosh Ganu
1
-2
/
+1
2020-01-07
efi_loader: adjust file system info
Heinrich Schuchardt
1
-2
/
+9
2020-01-07
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
1
-0
/
+1
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
1
-0
/
+1
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2
-1
/
+49
2019-12-15
binman: Add a library to access binman entries
Simon Glass
3
-0
/
+59
2019-12-09
lib: Always build support for formatting MAC and IP address
Joe Hershberger
1
-4
/
+0
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
1
-0
/
+15
2019-12-07
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
5
-0
/
+914
2019-12-07
lib: crypto: add x509 parser
AKASHI Takahiro
9
-0
/
+1172
2019-12-07
lib: crypto: add rsa public key parser
AKASHI Takahiro
4
-0
/
+224
2019-12-07
lib: crypto: add public key utility
AKASHI Takahiro
4
-0
/
+1073
2019-12-07
lib: add oid registry utility
AKASHI Takahiro
3
-0
/
+200
2019-12-07
lib: add asn1 decoder
AKASHI Takahiro
3
-0
/
+533
2019-12-07
cmd: add asn1_compiler
AKASHI Takahiro
1
-0
/
+3
2019-12-07
lib: add mktime64() for linux compatibility
AKASHI Takahiro
1
-0
/
+20
2019-12-07
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
3
-0
/
+104
2019-12-07
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
1
-0
/
+19
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
1
-2
/
+2
2019-12-03
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
5
-0
/
+5
2019-12-03
common: Add a new lz4.h header file
Simon Glass
1
-0
/
+1
2019-12-03
Move strtomhz() to vsprintf.h
Simon Glass
3
-23
/
+21
2019-12-03
common: Move sorting functions to their own header file
Simon Glass
2
-0
/
+2
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
8
-0
/
+8
2019-12-03
crc: Fix code style with crc functions
Simon Glass
1
-2
/
+2
2019-12-03
common: Drop linux/crc8.h
Simon Glass
1
-1
/
+6
2019-12-03
common: Move random-number functions into their own header
Simon Glass
1
-0
/
+1
2019-11-23
efi_loader: default EFI_LOADER=n on ARM11
Heinrich Schuchardt
1
-1
/
+1
2019-11-19
efi_loader: enable EFI_LOADER on arm1136 and arm1176
Heinrich Schuchardt
1
-2
/
+4
2019-11-19
efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
Heinrich Schuchardt
1
-1
/
+4
2019-11-19
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
1
-16
/
+2
2019-11-18
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
Tom Rini
2
-7
/
+150
2019-11-14
image: fdt: copy possible optee nodes to a loaded devicetree
Heiko Stuebner
1
-0
/
+140
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-7
/
+9
[next]