Series Detail
Show a series.
GET /api/1.0/series/492675/?format=api
{ "id": 492675, "url": "http://patchwork.ozlabs.org/api/1.0/series/492675/?format=api", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/1.0/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null }, "name": "add software ecdsa support", "date": "2026-02-19T13:25:49", "submitter": { "id": 74351, "url": "http://patchwork.ozlabs.org/api/1.0/people/74351/?format=api", "name": "Philippe Reynes", "email": "philippe.reynes@softathome.com" }, "version": 2, "total": 9, "received_total": 9, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/492675/mbox/", "cover_letter": { "id": 2198147, "url": "http://patchwork.ozlabs.org/api/1.0/covers/2198147/?format=api", "msgid": "<20260219132552.1499698-1-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:43", "name": "[RFC,v2,0/9] add software ecdsa support" }, "patches": [ { "id": 2198151, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198151/?format=api", "msgid": "<20260219132552.1499698-2-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:44", "name": "[RFC,v2,1/9] mbedtls: enable support of ecc", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-2-philippe.reynes@softathome.com/mbox/" }, { "id": 2198152, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198152/?format=api", "msgid": "<20260219132552.1499698-3-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:45", "name": "[RFC,v2,2/9] ecdsa: initial support of ecdsa using mbedtls", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-3-philippe.reynes@softathome.com/mbox/" }, { "id": 2198153, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198153/?format=api", "msgid": "<20260219132552.1499698-4-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:46", "name": "[RFC,v2,3/9] test: lib: sw_ecdsa: add initial test", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-4-philippe.reynes@softathome.com/mbox/" }, { "id": 2198148, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198148/?format=api", "msgid": "<20260219132552.1499698-5-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:47", "name": "[RFC,v2,4/9] drivers: crypto: add software ecdsa support", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-5-philippe.reynes@softathome.com/mbox/" }, { "id": 2198146, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198146/?format=api", "msgid": "<20260219132552.1499698-6-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:48", "name": "[RFC,v2,5/9] ecdsa: fix support of secp521r1", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-6-philippe.reynes@softathome.com/mbox/" }, { "id": 2198145, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198145/?format=api", "msgid": "<20260219132552.1499698-7-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:49", "name": "[RFC,v2,6/9] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-7-philippe.reynes@softathome.com/mbox/" }, { "id": 2198150, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198150/?format=api", "msgid": "<20260219132552.1499698-8-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:50", "name": "[RFC,v2,7/9] configs: sandbox: enable the software ecdsa driver", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-8-philippe.reynes@softathome.com/mbox/" }, { "id": 2198154, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198154/?format=api", "msgid": "<20260219132552.1499698-9-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:51", "name": "[RFC,v2,8/9] test: py: vboot: prepare integration test for ecdsa", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-9-philippe.reynes@softathome.com/mbox/" }, { "id": 2198149, "url": "http://patchwork.ozlabs.org/api/1.0/patches/2198149/?format=api", "msgid": "<20260219132552.1499698-10-philippe.reynes@softathome.com>", "date": "2026-02-19T13:25:52", "name": "[RFC,v2,9/9] test: vboot: add test for ecdsa", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260219132552.1499698-10-philippe.reynes@softathome.com/mbox/" } ] }