~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: crypto: fix including SHA* object files in SPLOleksandr Suvorov2023-08-28
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-11
* lib: Fix build condition for tiny-printfSimon Glass2023-03-02
* tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass2023-01-18
* lib: Add common semihosting libraryKautuk Consul2022-12-08
* FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu2022-10-31
* arm: samsung: Remove dead LCD codeTom Rini2022-06-28
* crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár2022-04-21
* crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár2022-04-21
* lib: crypto: allow to build crypyo in SPLPhilippe Reynes2022-03-31
* lib: allow to build asn1 decoder and oid registry in SPLPhilippe Reynes2022-03-31
* Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-27
|\
| * acpi: Use finer-grained control of ACPI-table generationSimon Glass2022-01-25
* | lib/circbuf: Make circbuf selectable symbolLoic Poulain2022-01-26
|/
* lib: add BLAKE2 hash supportQu Wenruo2022-01-18
* image: Use the correct checks for CRC32Simon Glass2021-10-08
* Add support for an owned bufferSimon Glass2021-10-08
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-05
* fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-25
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-08
| * lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-08
* | lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab2021-09-02
|/
* lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc2021-08-16
* lib: Create a new Kconfig option for charset conversionSimon Glass2021-07-28
* lib: add crypt subsystemSteffen Jaeckel2021-07-23
* lib: move rtc-lib.c to libHeinrich Schuchardt2021-07-14
* lib: rational: copy the rational fraction lib routines from LinuxTero Kristo2021-06-11
* efi_loader: Work-around build issue due to missing hash_calculate()Alexandru Gagniuc2021-05-28
* Revert "lib: introduce HASH_CALCULATE option"Alexandru Gagniuc2021-05-28
* lib: introduce HASH_CALCULATE optionMasahisa Kojima2021-05-18
* lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc2021-04-14
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-02
* crc32: Exclude crc32 from TPLSimon Glass2021-01-27
* smbios: add parsing APIChristian Gmeiner2020-11-05
* lib: Add getoptSean Anderson2020-10-30
* lib: sscanf: add sscanf implementationAndrii Anisov2020-08-14
* Add support for SHA384 and SHA512Reuben Dowle2020-06-12
* lib: Makefile: build crc7.c when CONFIG_MMC_SPIPragnesh Patel2020-06-04
* lib: Allow MD5 to be enabled in SPLSimon Glass2020-05-15
* lib: enable lzma decompression support for SPL buildWeijie Gao2020-04-27
* lib: do not build OID registry in SPLHeinrich Schuchardt2020-04-24
* acpi: Add a central location for table version numbersSimon Glass2020-04-16
* lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-03
* lib: rsa: consider CONFIG_SPL_RSAHeinrich Schuchardt2020-01-25
* u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-17
* net: Move the checksum functions to lib/Simon Glass2019-12-15
* binman: Add a library to access binman entriesSimon Glass2019-12-15
* lib: crypto: add x509 parserAKASHI Takahiro2019-12-06
* lib: add oid registry utilityAKASHI Takahiro2019-12-06