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