Age | Commit message (Expand) | Author |
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 |
2019-05-05 | lib: Add xxhash support | Marek Behún |
2019-02-09 | initcall: Move to inline function | Alexander Graf |
2019-01-16 | tftp: prevent overwriting reserved memory | Simon Goldschmidt |
2019-01-16 | fdt: parse "reserved-memory" for memory reservation | Simon Goldschmidt |
2019-01-15 | common: command: Add support for $ auto-completion | Boris Brezillon |
2018-12-08 | Roll CRC16-CCITT into the hash infrastructure | Philipp Tomsich |
2018-12-02 | efi_selftest: simplify lib/efi_selftest/Makefile | Heinrich Schuchardt |
2018-11-20 | spl: lz4: Allow use of lz4 compression in SPL | Simon Glass |
2018-10-09 | tpm: Add support for SPL and TPL | Simon Glass |
2018-09-23 | test: unit tests for Unicode functions | Heinrich Schuchardt |
2018-09-23 | lib: build charset.o only if needed | Heinrich Schuchardt |
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-25 | tpm: prepare support for TPMv2.x commands | Miquel Raynal |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal |
2018-05-25 | tpm: prepare introduction of TPMv2.x support in Kconfig | Miquel Raynal |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-28 | spl: Split sprintf, strto* from SPL serial in Kconfig | Alex Kiernan |
2018-03-19 | optee: Add lib entries for sharing OPTEE code across ports | Bryan O'Donoghue |
2018-01-22 | efi_driver: EFI block driver | Heinrich Schuchardt |
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-18 | efi_selftest: provide an EFI selftest application | Heinrich Schuchardt |
2017-09-14 | lib: at91: Add logo files used via API of DM_VIDEO | Wenyou Yang |
2017-09-12 | lib: add some utf16 handling helpers | Rob Clark |
2017-09-11 | spl: fit: Eanble GZIP support for image decompression | York Sun |
2017-08-13 | lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata | Philipp Tomsich |
2017-06-01 | dm: Add a function to create a 'live' device tree | Simon Glass |
2017-05-22 | lib: move hash CONFIG options to Kconfig | Tom Rini |
2016-10-19 | x86: Move smbios generation into arch independent directory | Alexander Graf |
2016-10-19 | x86: Move table csum into separate file | Alexander Graf |
2016-10-08 | spl: saveenv: adding saveenv support in SPL | B, Ravi |
2016-09-16 | Use separate options for TPL support | Simon Glass |