Show patches with: Submitter = Raymond Mao       |    Archived = No       |   495 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,26/28] asn1_decoder: remove ASN1 decoder when using MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - 1 - --- 2024-05-07 Raymond Mao trini RFC
[v2,25/28] lib/rypto: Adapt rsa_helper to MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,24/28] mbedtls: add RSA helper layer on MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,23/28] lib/crypto: Adapt mscode_parser to MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - 1 - --- 2024-05-07 Raymond Mao trini RFC
[v2,22/28] mbedtls: add MSCode parser porting layer Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,21/28] lib/crypto: Adapt PKCS7 parser to MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,20/28] mbedtls: add PKCS7 parser porting layer Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,19/28] lib/crypto: Adapt x509_cert_parser to MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,18/28] mbedtls: add X509 cert parser porting layer Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,17/28] lib/crypto: Adapt public_key header with MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,16/28] mbedtls: add public key porting layer Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,15/28] mbedtls/external: update MbedTLS PKCS7 test suites Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,14/28] mbedtls/external: support decoding multiple signer's cert Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,13/28] mbedtls/external: support PKCS9 Authenticate Attributes Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,12/28] mbedtls/external: support MicroSoft Authentication Code Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,11/28] makefile: add mbedtls include directories Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,10/28] hash: integrate hash on mbedtls Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,09/28] mbedtls: add digest shim layer for MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,08/28] md5: Adapt to the changes of md5 header Integrate MbedTLS v3.6 LTS with U-Boot - - 2 - --- 2024-05-07 Raymond Mao trini RFC
[v2,07/28] lib: Adapt digest header files to MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,06/28] efi_loader: remove redundant hash includes Integrate MbedTLS v3.6 LTS with U-Boot - - 2 - --- 2024-05-07 Raymond Mao trini RFC
[v2,05/28] image: remove redundant hash includes Integrate MbedTLS v3.6 LTS with U-Boot - - 3 - --- 2024-05-07 Raymond Mao trini RFC
[v2,04/28] arm: EFI linker script text section alignment Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,03/28] mbedtls: add mbedtls into the build system Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,02/28] mbedtls: Add script to update MbedTLS subtree Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-05-07 Raymond Mao trini RFC
[v2,01/28] CI: Exclude MbedTLS subtree for CONFIG checks Integrate MbedTLS v3.6 LTS with U-Boot - - 2 - --- 2024-05-07 Raymond Mao trini RFC
[23/23] configs: enable MbedTLS as default setting Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[22/23] mbedtls: disable the unused features Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[21/23] lib/crypto: remove dependence on ASN1 decoder Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[20/23] lib/crypto: port MSCode parser on MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[19/23] lib/crypto: port PKCS7 parser on MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[18/23] lib/crypto: Port x509_cert_parser on MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[17/23] lib/crypto: Port public_key on MbedTLS Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[16/23] mbedtls/external: update MbedTLS PKCS7 test suites Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[15/23] mbedtls/external: support decoding multiple signer's cert Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[14/23] mbedtls/external: support PKCS9 Authenticate Attributes Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[13/23] mbedtls/external: support MicroSoft Authentication Code Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[12/23] image: switch sha256 to mbedtls Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[11/23] efi_loader: switch sha256 to mbedtls Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[10/23] makefile: add mbedtls include directories Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[09/23] hash: integrate hash on mbedtls Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[08/23] mbedtls: add hash shim layer Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[07/23] efi_loader: remove redundant hash includes Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[06/23] image: remove redundant hash includes Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[05/23] test: py: add sudo for virt-make-fs Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[04/23] arm: EFI linker script text section alignment Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[03/23] mbedtls: add mbedtls into the build system Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[02/23] mbedtls/external: add MbedTLS (Part 2) Integrate MbedTLS v3.6 LTS with U-Boot - - - - --- 2024-04-16 Raymond Mao trini RFC
[v8,8/8] dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST Handoff bloblist from previous boot stage - - - - --- 2024-02-03 Raymond Mao trini Accepted
[v8,7/8] bloblist: Load the bloblist from the previous loader Handoff bloblist from previous boot stage - - - - --- 2024-02-03 Raymond Mao trini Accepted
[v8,6/8] arm: Get bloblist from boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-02-03 Raymond Mao trini Accepted
[v8,5/8] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-02-03 Raymond Mao trini Accepted
[v8,4/8] arm: armv7: save boot arguments Handoff bloblist from previous boot stage - - 1 - --- 2024-02-03 Raymond Mao trini Accepted
[v8,3/8] bloblist: refactor of bloblist_reloc() Handoff bloblist from previous boot stage - - 1 - --- 2024-02-03 Raymond Mao trini Accepted
[v8,2/8] bloblist: check bloblist with specified buffer size Handoff bloblist from previous boot stage - - 1 - --- 2024-02-03 Raymond Mao trini Accepted
[v8,1/8] bloblist: add API to check the register conventions Handoff bloblist from previous boot stage - - - - --- 2024-02-03 Raymond Mao trini Accepted
[v7,5/8] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Not Applicable
[v7,8/8] dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLIST Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Superseded
[v7,7/8] bloblist: Load the bloblist from the previous loader Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Superseded
[v7,6/8] arm: Get bloblist from boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Superseded
[v7,5/8] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Superseded
[v7,4/8] arm: armv7: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao apalos Changes Requested
[v7,3/8] bloblist: refactor of bloblist_reloc() Handoff bloblist from previous boot stage - - 1 - --- 2024-01-19 Raymond Mao trini Superseded
[v7,2/8] bloblist: check bloblist with specified buffer size Handoff bloblist from previous boot stage - - 1 - --- 2024-01-19 Raymond Mao trini Superseded
[v7,1/8] bloblist: add API to check the register conventions Handoff bloblist from previous boot stage - - - - --- 2024-01-19 Raymond Mao trini Superseded
[v6,7/7] bloblist: Load the bloblist from the previous loader Handoff bloblist from previous boot stage - - - - --- 2024-01-16 Raymond Mao trini Superseded
[v6,6/7] arm: Get bloblist from boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-16 Raymond Mao trini Superseded
[v6,5/7] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-16 Raymond Mao trini Superseded
[v6,4/7] arm: armv7: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-16 Raymond Mao trini Superseded
[v6,3/7] bloblist: refactor of bloblist_reloc() Handoff bloblist from previous boot stage - - 1 - --- 2024-01-16 Raymond Mao trini Superseded
[v6,2/7] bloblist: check bloblist with specified buffer size Handoff bloblist from previous boot stage - - 1 - --- 2024-01-16 Raymond Mao trini Superseded
[v6,1/7] bloblist: add API to check the register conventions Handoff bloblist from previous boot stage - - - - --- 2024-01-16 Raymond Mao trini Superseded
[v5,8/8] fdt: get FDT from bloblist Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Changes Requested
[v5,7/8] bloblist: Load the bloblist from the previous loader Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v5,6/8] arm: Get bloblist from boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v5,5/8] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v5,4/8] arm: armv7: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v5,3/8] bloblist: refactor of bloblist_reloc() Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v5,2/8] bloblist: check bloblist with specified buffer size Handoff bloblist from previous boot stage - - 1 - --- 2024-01-12 Raymond Mao trini Superseded
[v5,1/8] bloblist: add API to check the register conventions Handoff bloblist from previous boot stage - - - - --- 2024-01-12 Raymond Mao trini Superseded
[v4,9/9] fdt: get FDT from bloblist Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,8/9] fdt: update the document and Kconfig description Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,7/9] bloblist: Load the bloblist from the previous loader Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,6/9] arm: Get bloblist from boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,5/9] arm: armv8: save boot arguments Handoff bloblist from previous boot stage - - 2 - --- 2024-01-02 Raymond Mao trini Superseded
[v4,4/9] arm: armv7: save boot arguments Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,3/9] bloblist: refactor of bloblist_reloc() Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v4,2/9] bloblist: check bloblist with specified buffer size Handoff bloblist from previous boot stage - - 1 - --- 2024-01-02 Raymond Mao trini Superseded
[v4,1/9] bloblist: add API to check the register conventions Handoff bloblist from previous boot stage - - - - --- 2024-01-02 Raymond Mao trini Superseded
[v5,11/11] bloblist: Update documentation and header comment Support Firmware Handoff spec via bloblist - - 2 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,10/11] bloblist: Add alignment to bloblist_new() Support Firmware Handoff spec via bloblist - - 2 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,09/11] bloblist: Adjust the bloblist header Support Firmware Handoff spec via bloblist - - - - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,08/11] bloblist: Reduce blob-header size Support Firmware Handoff spec via bloblist - - - - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,07/11] bloblist: Handle alignment with a void entry Support Firmware Handoff spec via bloblist - - 4 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,06/11] bloblist: Checksum the entire bloblist Support Firmware Handoff spec via bloblist - - 2 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,05/11] bloblist: Access record hdr_size and tag via a function Support Firmware Handoff spec via bloblist - - 2 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,04/11] bloblist: Set version to 1 Support Firmware Handoff spec via bloblist - - 4 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,03/11] bloblist: Change the magic value Support Firmware Handoff spec via bloblist - - 4 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,02/11] bloblist: Adjust API to align in powers of 2 Support Firmware Handoff spec via bloblist - - 4 - --- 2023-12-29 Raymond Mao sjg Accepted
[v5,01/11] bloblist: Update the tag numbering Support Firmware Handoff spec via bloblist - - 2 - --- 2023-12-29 Raymond Mao sjg Accepted
« 1 2 ... 2 3 4 5 »