Series Detail
Show a series.
GET /api/series/2721/?format=api
{ "id": 2721, "url": "http://patchwork.ozlabs.org/api/series/2721/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2721", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/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, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "name": "spl: dm: Make it possible for the SPL to pick its own DTB from a FIT", "date": "2017-09-12T14:45:29", "submitter": { "id": 70508, "url": "http://patchwork.ozlabs.org/api/people/70508/?format=api", "name": "Jean-Jacques Hiblot", "email": "jjhiblot@ti.com" }, "version": 5, "total": 10, "received_total": 10, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/2721/mbox/", "cover_letter": { "id": 812879, "url": "http://patchwork.ozlabs.org/api/covers/812879/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505227539-17560-1-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-1-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:29", "name": "[U-Boot,v5,00/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT", "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/1505227539-17560-1-git-send-email-jjhiblot@ti.com/mbox/" }, "patches": [ { "id": 812884, "url": "http://patchwork.ozlabs.org/api/patches/812884/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-2-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-2-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:30", "name": "[U-Boot,v5,01/10] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-2-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812885, "url": "http://patchwork.ozlabs.org/api/patches/812885/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-3-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-3-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:31", "name": "[U-Boot,v5,02/10] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-3-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812892, "url": "http://patchwork.ozlabs.org/api/patches/812892/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-4-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-4-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:32", "name": "[U-Boot,v5,03/10] fit: fixed bug in locate_dtb_in_fit()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-4-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812891, "url": "http://patchwork.ozlabs.org/api/patches/812891/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-5-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-5-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:33", "name": "[U-Boot,v5,04/10] fit: If no matching config is found in fit_find_config_node(), use the default one", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-5-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812887, "url": "http://patchwork.ozlabs.org/api/patches/812887/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-6-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-6-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:34", "name": "[U-Boot,v5,05/10] lzo: add a function to check the validity of the header", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-6-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812886, "url": "http://patchwork.ozlabs.org/api/patches/812886/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-7-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-7-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:35", "name": "[U-Boot,v5,06/10] gzip: add a function to parse the header", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-7-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812894, "url": "http://patchwork.ozlabs.org/api/patches/812894/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-8-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-8-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:36", "name": "[U-Boot,v5,07/10] lib: allow building lzo and gunzip for the SPL", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-8-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812899, "url": "http://patchwork.ozlabs.org/api/patches/812899/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-9-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-9-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:37", "name": "[U-Boot,v5,08/10] fdtdec: sort include files", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-9-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812895, "url": "http://patchwork.ozlabs.org/api/patches/812895/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-10-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-10-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:38", "name": "[U-Boot,v5,09/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-10-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 812898, "url": "http://patchwork.ozlabs.org/api/patches/812898/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-11-git-send-email-jjhiblot@ti.com/", "msgid": "<1505227539-17560-11-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-12T14:45:39", "name": "[U-Boot,v5,10/10] omap: detect board before spl_early_init()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505227539-17560-11-git-send-email-jjhiblot@ti.com/mbox/" } ] }