Series Detail
Show a series.
GET /api/series/3280/?format=api
{ "id": 3280, "url": "http://patchwork.ozlabs.org/api/series/3280/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=3280", "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-15T10:57:23", "submitter": { "id": 70508, "url": "http://patchwork.ozlabs.org/api/people/70508/?format=api", "name": "Jean-Jacques Hiblot", "email": "jjhiblot@ti.com" }, "version": 6, "total": 10, "received_total": 10, "received_all": true, "mbox": "http://patchwork.ozlabs.org/series/3280/mbox/", "cover_letter": { "id": 814216, "url": "http://patchwork.ozlabs.org/api/covers/814216/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/1505473053-32520-1-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-1-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:23", "name": "[U-Boot,v6,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/1505473053-32520-1-git-send-email-jjhiblot@ti.com/mbox/" }, "patches": [ { "id": 814219, "url": "http://patchwork.ozlabs.org/api/patches/814219/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-2-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-2-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:24", "name": "[U-Boot,v6,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/1505473053-32520-2-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814222, "url": "http://patchwork.ozlabs.org/api/patches/814222/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-3-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-3-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:25", "name": "[U-Boot,v6,02/10] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-3-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814223, "url": "http://patchwork.ozlabs.org/api/patches/814223/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-4-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-4-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:26", "name": "[U-Boot,v6,03/10] fit: fixed bug in locate_dtb_in_fit()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-4-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814224, "url": "http://patchwork.ozlabs.org/api/patches/814224/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-5-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-5-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:27", "name": "[U-Boot,v6,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/1505473053-32520-5-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814227, "url": "http://patchwork.ozlabs.org/api/patches/814227/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-6-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-6-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:28", "name": "[U-Boot,v6,05/10] lzo: add a function to check the validity of the header", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-6-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814226, "url": "http://patchwork.ozlabs.org/api/patches/814226/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-7-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-7-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:29", "name": "[U-Boot,v6,06/10] gzip: add a function to parse the header", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-7-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814220, "url": "http://patchwork.ozlabs.org/api/patches/814220/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-8-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-8-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:30", "name": "[U-Boot,v6,07/10] lib: allow building lzo for the SPL", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-8-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814225, "url": "http://patchwork.ozlabs.org/api/patches/814225/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-9-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-9-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:31", "name": "[U-Boot,v6,08/10] fdtdec: sort include files", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-9-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814228, "url": "http://patchwork.ozlabs.org/api/patches/814228/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-10-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-10-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:32", "name": "[U-Boot,v6,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/1505473053-32520-10-git-send-email-jjhiblot@ti.com/mbox/" }, { "id": 814229, "url": "http://patchwork.ozlabs.org/api/patches/814229/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-11-git-send-email-jjhiblot@ti.com/", "msgid": "<1505473053-32520-11-git-send-email-jjhiblot@ti.com>", "list_archive_url": null, "date": "2017-09-15T10:57:33", "name": "[U-Boot,v6,10/10] omap: detect board before spl_early_init()", "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/1505473053-32520-11-git-send-email-jjhiblot@ti.com/mbox/" } ] }