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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
2022-03-31
lib: crypto: allow to build crypyo in SPL
Philippe Reynes
2022-03-31
lib: allow to build asn1 decoder and oid registry in SPL
Philippe Reynes
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-26
lib/circbuf: Make circbuf selectable symbol
Loic Poulain
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-18
lib: add BLAKE2 hash support
Qu Wenruo
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2021-10-08
Add support for an owned buffer
Simon Glass
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
2021-09-25
fdt: Update Makefile rules with the new OF_REAL Kconfig
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
2021-09-02
lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
Andreas Schwab
2021-08-16
lib: ecdsa: Implement UCLASS_ECDSA verification on target
Alexandru Gagniuc
2021-07-28
lib: Create a new Kconfig option for charset conversion
Simon Glass
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
2021-07-14
lib: move rtc-lib.c to lib
Heinrich Schuchardt
2021-06-11
lib: rational: copy the rational fraction lib routines from Linux
Tero Kristo
2021-05-28
efi_loader: Work-around build issue due to missing hash_calculate()
Alexandru Gagniuc
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
2021-05-18
lib: introduce HASH_CALCULATE option
Masahisa Kojima
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-01-27
crc32: Exclude crc32 from TPL
Simon Glass
2020-11-05
smbios: add parsing API
Christian Gmeiner
2020-10-30
lib: Add getopt
Sean Anderson
2020-08-14
lib: sscanf: add sscanf implementation
Andrii Anisov
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-04
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
Pragnesh Patel
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-24
lib: do not build OID registry in SPL
Heinrich Schuchardt
2020-04-16
acpi: Add a central location for table version numbers
Simon Glass
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-01-25
lib: rsa: consider CONFIG_SPL_RSA
Heinrich Schuchardt
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
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
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-06-21
lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected
Peng Fan
2019-05-05
lib: add Zstandard decompression support
Marek Behún
[next]