index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-12
1
-0
/
+23
*
kconfig: fix some typos
Marcin Juszkiewicz
2020-06-02
1
-3
/
+3
*
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
1
-0
/
+4
*
lib: Allow MD5 to be enabled in SPL
Simon Glass
2020-05-15
1
-1
/
+16
*
lib: enable lzma decompression support for SPL build
Weijie Gao
2020-04-27
1
-0
/
+5
*
lib: kconfig: Add option to set BZIP2 compression method
Atish Patra
2020-04-17
1
-0
/
+5
*
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-03-03
1
-0
/
+6
*
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-25
1
-1
/
+2
*
binman: Add a library to access binman entries
Simon Glass
2019-12-15
1
-0
/
+10
*
lib: crypto: add x509 parser
AKASHI Takahiro
2019-12-06
1
-0
/
+1
*
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
1
-0
/
+5
*
lib: add asn1 decoder
AKASHI Takahiro
2019-12-06
1
-0
/
+5
*
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
1
-0
/
+3
*
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
1
-0
/
+3
*
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
2019-12-03
1
-2
/
+2
*
fdt: Add Kconfig options to control code size
Simon Glass
2019-11-04
1
-0
/
+33
*
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
1
-4
/
+16
*
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
2019-07-13
1
-0
/
+2
*
trace: make call depth limit customizable
Heinrich Schuchardt
2019-07-10
1
-0
/
+15
*
lib: add Zstandard decompression support
Marek Behún
2019-05-05
1
-0
/
+12
*
lib: Add xxhash support
Marek Behún
2019-05-05
1
-0
/
+3
*
lib: Kconfig: fix help text for GZIP
Heiko Schocher
2019-05-03
1
-1
/
+1
*
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
1
-0
/
+48
*
Convert CONFIG_TRACE to Kconfig
Simon Glass
2019-04-23
1
-0
/
+9
*
fdtdec: Add Kconfig symbol for tests
Thierry Reding
2019-04-11
1
-0
/
+4
*
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-04-09
1
-0
/
+13
*
lib: Kconfig: spelling fixes
Chris Packham
2019-01-18
1
-2
/
+2
*
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-20
1
-0
/
+8
*
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-11-14
1
-0
/
+6
*
fdt: Allow libfdt in TPL
Simon Glass
2018-10-09
1
-0
/
+10
*
tpm: Add support for SPL and TPL
Simon Glass
2018-10-09
1
-0
/
+22
*
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS
Masahiro Yamada
2018-07-26
1
-1
/
+1
*
avb2.0: integrate avb 2.0 into the build system
Igor Opaniuk
2018-06-18
1
-0
/
+14
*
lib: Add hexdump
Alexey Brodkin
2018-06-13
1
-0
/
+5
*
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
1
-0
/
+11
*
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT
Tom Rini
2018-05-08
1
-0
/
+1
*
configs: TI: Enable FIT Library overlay support
Praneeth Bajjuri
2018-05-08
1
-0
/
+1
*
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
1
-0
/
+34
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-1
/
+0
|
\
|
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-1
/
+0
*
|
optee: Add lib entries for sharing OPTEE code across ports
Bryan O'Donoghue
2018-03-19
1
-0
/
+1
|
/
*
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
Faiz Abbas
2018-02-14
1
-0
/
+6
*
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-08
1
-0
/
+3
*
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
2018-02-08
1
-3
/
+15
*
net: regex: Disable by default on sunXi
Maxime Ripard
2018-01-26
1
-0
/
+1
*
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
2017-12-26
1
-0
/
+10
*
rtc: add support for s35392a
Nandor Han
2017-11-20
1
-0
/
+3
*
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+5
*
lib: Add CRC32-C
Marek Behún
2017-10-02
1
-0
/
+3
*
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-11
1
-0
/
+12
[next]