Show patches with: Submitter = AKASHI Takahiro       |    Archived = No       |   766 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v1,02/11] include: time.h: define time64_t import x509/pkcs7 parsers from linux - - - - --- 2019-10-11 AKASHI Takahiro trini Superseded
[U-Boot,v1,01/11] linux_compat: add kmemdup() import x509/pkcs7 parsers from linux - - - - --- 2019-10-11 AKASHI Takahiro trini Superseded
[U-Boot,v4] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v4] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-10-07 AKASHI Takahiro xypron Superseded
[U-Boot] efi_loader: device_path: allow for arbitrary length of file path [U-Boot] efi_loader: device_path: allow for arbitrary length of file path - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot] sandbox: fix build error due to missing struct udevice definition [U-Boot] sandbox: fix build error due to missing struct udevice definition - - 2 - --- 2019-10-04 AKASHI Takahiro sjg Accepted
[U-Boot,v3,4/4] efi_loader: disk: install file system protocol to a whole disk efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot,v3,3/4] efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - 1 - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,2/4] fs: add fs_get_type() for current filesystem type efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - 1 - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,1/4] fs: export fs_close() efi_loader: disk: install FILE_SYSTEM_PROTOCOL to whole disk - - - - --- 2019-10-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-10-04 AKASHI Takahiro xypron Changes Requested
[U-Boot,RFC,15/15] efi_loader, pytest: add UEFI secure boot tests (authenticated variables) efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,14/15] efi_loader, pytest: add UEFI secure boot tests (image) efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,13/15] cmd: env: provide appropriate guid for well-defined variable efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,12/15] efi_loader: add CONFIG_EFI_SECURE_BOOT efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,11/15] efi_loader: initialize secure boot state efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,10/15] efi_loader: image_loader: support image authentication efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,09/15] efi_loader: variable: add VendorKeys and SignatureSupport variables efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,08/15] efi_loader: variable: support variable authentication efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,07/15] efi_loader: add signature verification functions efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,06/15] secure boot: rename CONFIG_SECURE_BOOT efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,05/15] include: image.h: export hash algorithm helper functions efi_loader: add secure boot support - - 1 - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,04/15] include: image.h: add key info to image_sign_info efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot,RFC,03/15] include: pe.h: add image-signing-related definitions efi_loader: add secure boot support - - - - --- 2019-09-18 AKASHI Takahiro xypron RFC
[U-Boot] autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW [U-Boot] autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW - - - - --- 2019-09-12 AKASHI Takahiro trini Accepted
[U-Boot,RFC,3/3] lib: rsa: add rsa_verify_with_pkey() rsa: extend rsa_verify() for UEFI secure boot - - - - --- 2019-09-06 AKASHI Takahiro trini RFC
[U-Boot,RFC,2/3] lib: rsa: generate additional parameters for public key rsa: extend rsa_verify() for UEFI secure boot - - - - --- 2019-09-06 AKASHI Takahiro trini RFC
[U-Boot,RFC,1/3] lib: rsa: decouple rsa from FIT image verification rsa: extend rsa_verify() for UEFI secure boot - - - - --- 2019-09-06 AKASHI Takahiro trini RFC
[U-Boot,v2] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot,v2] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-09-06 AKASHI Takahiro trini Superseded
[U-Boot,RFC,9/9] lib: crypto: add rsa public key parser import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,8/9] lib: crypto: add pkcs7 message parser import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,7/9] lib: crypto: add x509 parser import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,6/9] lib: crypto: add public_key_verify_signature() import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,5/9] lib: crypto: add public key utility import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,4/9] lib: add oid registry utility import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,3/9] lib: add asn1 decoder import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,2/9] Makefile: add build script for asn1 parsers import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot,RFC,1/9] cmd: add asn1_compiler import x509/pkcs7 parsers from linux - - - - --- 2019-09-03 AKASHI Takahiro trini RFC
[U-Boot] cmd: env: extend "env [set|print] -e" to manage UEFI variables [U-Boot] cmd: env: extend "env [set|print] -e" to manage UEFI variables - - - - --- 2019-09-03 AKASHI Takahiro trini Superseded
[U-Boot] sandbox: fix cpu property in test.dts for pytest [U-Boot] sandbox: fix cpu property in test.dts for pytest - - 3 - --- 2019-08-27 AKASHI Takahiro sjg Accepted
[U-Boot] cmd: host: fix seg fault at "host info" [U-Boot] cmd: host: fix seg fault at "host info" - 1 2 1 --- 2019-08-22 AKASHI Takahiro sjg Accepted
[U-Boot,RFC,v4,16/16] efi_loader: variable: rework with new extended env interfaces efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,15/16] env, efi_loader: define flags for well-known global UEFI variables efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,14/16] env: fat: support UEFI context efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,13/16] cmd: env: show variable storage attribute in "env flags" command efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,12/16] env: extend interfaces to get/set attributes efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,11/16] env: save a context immediately if 'autosave' variable is changed efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,10/16] env: save non-volatile variables only efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,09/16] hashtable: extend hdelete_ext for autosave efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,08/16] hashtable: import/export entries with flags efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,07/16] env: add/expose attribute helper functions for hashtable efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,06/16] env: add variable storage attribute support efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,05/16] env: fat: add U-Boot environment context support efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,04/16] env: flash: add U-Boot environment context support efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,03/16] env: extend interfaces to label variable with context efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,02/16] env: extend interfaces to import/export U-Boot environment per context efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,RFC,v4,01/16] hashtable: extend interfaces to handle entries with context efi_loader: non-volatile variables support - - - - --- 2019-07-17 AKASHI Takahiro xypron RFC
[U-Boot,v2,2/2] arm: qemu: fix failure in flash initialization if booting from TF-A arm: qemu: fix failure if booting from TF-A - - - 1 --- 2019-07-03 AKASHI Takahiro trini Accepted
[U-Boot,v2,1/2] arm: move CONFIG_TFABOOT to generic Kconfig arm: qemu: fix failure if booting from TF-A - - - - --- 2019-07-03 AKASHI Takahiro trini Accepted
[U-Boot] arm: qemu: fix failure in flash initialization if booting from TF-A [U-Boot] arm: qemu: fix failure in flash initialization if booting from TF-A - - - 1 --- 2019-06-27 AKASHI Takahiro trini Superseded
[U-Boot,RFC,6/6] efi_loader: variable: support runtime variable access via cache efi_loader: support runtime variable access via cache - - - - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,RFC,5/6] cmd: efidebug: add "boot exit" sub-command efi_loader: support runtime variable access via cache - - - - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,RFC,4/6] efi_loader: Patch non-runtime code out at ExitBootServices already efi_loader: support runtime variable access via cache - - 1 - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,RFC,3/6] efi_loader: support convert_pointer at runtime efi_loader: support runtime variable access via cache - - - - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,RFC,2/6] efi: add RuntimeServicesSupported variable efi_loader: support runtime variable access via cache - - - - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,RFC,1/6] efi_loader: runtime: make SetVirtualAddressMap configurable efi_loader: support runtime variable access via cache - - - - --- 2019-06-05 AKASHI Takahiro xypron RFC
[U-Boot,v3,4/7] efi_loader: load saved non-volatile variables at init efi_loader: non-volatile variables support - - - - --- 2019-06-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,3/7] efi_loader: variable: split UEFI variables from U-Boot environment efi_loader: non-volatile variables support - - - - --- 2019-06-04 AKASHI Takahiro xypron Superseded
[U-Boot,v3,1/7] env: save UEFI non-volatile variables in dedicated storage efi_loader: non-volatile variables support - - - - --- 2019-06-04 AKASHI Takahiro xypron Superseded
[U-Boot,v2,5/5] test/py: clarify a package dependency for test_fs fs: fat: fixes for write under root directory - - - - --- 2019-05-24 AKASHI Takahiro trini Changes Requested
[U-Boot,v2,4/5] test/py: test_fs: add tests for creating/deleting many files fs: fat: fixes for write under root directory - - - - --- 2019-05-24 AKASHI Takahiro trini Changes Requested
[U-Boot,v2,1/1] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior efi_loader: support BootNext and BootCurrent - - - - --- 2019-03-05 AKASHI Takahiro xypron Superseded
[U-Boot,v8,8/8] cmd: efidebug: add memmap command cmd: add efidebug for efi environment - - - - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,7/8] cmd: efidebug: add images command cmd: add efidebug for efi environment - - 1 - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,6/8] cmd: efidebug: add dh command cmd: add efidebug for efi environment - - 1 - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,5/8] cmd: efidebug: add drivers command cmd: add efidebug for efi environment - - - - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,4/8] cmd: efidebug: add devices command cmd: add efidebug for efi environment - - - - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,3/8] cmd: add efidebug command cmd: add efidebug for efi environment - - 1 - --- 2019-02-22 AKASHI Takahiro xypron Changes Requested
[U-Boot,v8,2/8] efi_loader: define load option attributes cmd: add efidebug for efi environment - - - - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v8,1/8] cmd: env: add "-e" option for handling UEFI variables cmd: add efidebug for efi environment - - - - --- 2019-02-22 AKASHI Takahiro xypron Superseded
[U-Boot,v7,7/7] cmd: efidebug: add memmap command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,6/7] cmd: efidebug: add images command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,5/7] cmd: efidebug: add dh command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,4/7] cmd: efidebug: add drivers command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,3/7] cmd: efidebug: add devices command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,2/7] cmd: add efidebug command cmd: add efidebug for efi environment - - 1 - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,v7,1/7] cmd: env: add "-e" option for handling UEFI variables cmd: add efidebug for efi environment - - - - --- 2019-02-21 AKASHI Takahiro Andes Superseded
[U-Boot,RFC,v2,15/15] cmd: efidebug: aligned with DM-efi integration dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,14/15] efi_driver: converted to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,13/15] drivers: align block device drivers with DM-efi integration dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,12/15] efi_loader: disk: convert efi_disk_obj to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,11/15] dm: blk: add UCLASS_PARTITION dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,10/15] efi_loader: gop: convert efi_gop_obj to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,09/15] efi_loader: net: convert efi_net_obj to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,08/15] efi_loader: console: convert efi console input/output to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,07/15] efi_loader: unicode_collation: converted to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,06/15] efi_loader: device path: convert efi_device_path to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,05/15] efi_loader: convert efi_root_node to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,04/15] efi_driver: rename UCLASS_EFI to UCLASS_EFI_DRIVER dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,03/15] efi_loader: image_loader: aligned with DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
[U-Boot,RFC,v2,02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM dm, efi: integrate efi objects into DM - - - - --- 2019-02-08 AKASHI Takahiro agraf RFC
« 1 2 ... 5 6 7 8 »