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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
lib: fix typos in Kconfig
Oleksandr Suvorov
1
-2
/
+2
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
1
-8
/
+4
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
1
-0
/
+1
2021-08-01
lib: disable CONFIG_SPL_HEXDUMP by default
Heinrich Schuchardt
1
-2
/
+1
2021-07-28
lib: Create a new Kconfig option for charset conversion
Simon Glass
1
-0
/
+8
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
1
-0
/
+1
2021-06-11
lib: rational: copy the rational fraction lib routines from Linux
Tero Kristo
1
-0
/
+7
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
1
-3
/
+0
2021-05-19
lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
Bin Meng
1
-1
/
+1
2021-05-18
lib: introduce HASH_CALCULATE option
Masahisa Kojima
1
-0
/
+3
2021-05-18
hash: Kconfig option for SHA512 hardware acceleration
Heinrich Schuchardt
1
-5
/
+16
2021-04-22
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
1
-1
/
+28
2021-04-22
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
1
-1
/
+9
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-0
/
+7
2021-04-13
hash: Allow for SHA512 hardware implementations
Joel Stanley
1
-8
/
+7
2021-03-27
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
Simon Glass
1
-1
/
+1
2021-03-05
lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
Bin Meng
1
-0
/
+2
2021-03-04
lib: Fix BINMAN_FDT dependency
Bin Meng
1
-1
/
+1
2021-01-18
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-0
/
+1
2021-01-18
trace: select TIMER_EARLY to avoid infinite recursion
Pragnesh Patel
1
-0
/
+1
2021-01-17
lib: cosmetic update of CONFIG_LIB_ELF description
Patrick Delaunay
1
-2
/
+2
2020-12-23
fdt: Use phandle to distinguish DT nodes with same name
Aswath Govindraju
1
-0
/
+8
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
1
-1
/
+1
2020-11-06
smbios: Drop the unused Kconfig options
Simon Glass
1
-16
/
+0
2020-11-06
sysinfo: Provide a default driver to set SMBIOS values
Simon Glass
1
-0
/
+3
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
1
-0
/
+9
2020-11-05
smbios: add parsing API
Christian Gmeiner
1
-0
/
+5
2020-10-30
lib: Add getopt
Sean Anderson
1
-0
/
+5
2020-10-10
lib: Allow hexdump to be used in SPL
Simon Glass
1
-0
/
+8
2020-08-14
lib: sscanf: add sscanf implementation
Andrii Anisov
1
-0
/
+4
2020-08-08
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
1
-0
/
+7
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
1
-0
/
+13
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
1
-0
/
+23
2020-06-03
kconfig: fix some typos
Marcin Juszkiewicz
1
-3
/
+3
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
1
-0
/
+4
2020-05-15
lib: Allow MD5 to be enabled in SPL
Simon Glass
1
-1
/
+16
2020-04-27
lib: enable lzma decompression support for SPL build
Weijie Gao
1
-0
/
+5
2020-04-17
lib: kconfig: Add option to set BZIP2 compression method
Atish Patra
1
-0
/
+5
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
1
-0
/
+6
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
1
-1
/
+2
2019-12-15
binman: Add a library to access binman entries
Simon Glass
1
-0
/
+10
2019-12-07
lib: crypto: add x509 parser
AKASHI Takahiro
1
-0
/
+1
2019-12-07
lib: add oid registry utility
AKASHI Takahiro
1
-0
/
+5
2019-12-07
lib: add asn1 decoder
AKASHI Takahiro
1
-0
/
+5
2019-12-07
cmd: add asn1_compiler
AKASHI Takahiro
1
-0
/
+3
2019-12-07
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
1
-0
/
+3
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
1
-2
/
+2
2019-11-05
fdt: Add Kconfig options to control code size
Simon Glass
1
-0
/
+33
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
1
-4
/
+16
2019-07-13
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
1
-0
/
+2
[next]