Show patches with: none      |   179260 patches
« 1 2 ... 487 488 4891792 1793 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/7] tpm: Correct the define-space command in TPMv2 tpm: Various minor fixes and enhancements - - - - --- 2022-08-19 Simon Glass apalos Superseded
[v3,4/7] tpm: sandbox: Allow init of TPM in a different phase tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-19 Simon Glass apalos Superseded
[v3,5/7] tpm: Allow reporting the internal state tpm: Various minor fixes and enhancements - - - - --- 2022-08-19 Simon Glass apalos Superseded
[v3,6/7] tpm: Implement state command for Cr50 tpm: Various minor fixes and enhancements - - - - --- 2022-08-19 Simon Glass apalos Superseded
[v3,7/7] tpm: Allow committing non-volatile data tpm: Various minor fixes and enhancements - - - - --- 2022-08-19 Simon Glass apalos Superseded
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2022-08-21 Simon Glass trini Accepted
[v4,1/7] tpm: Require a digest source when extending the PCR tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,2/7] tpm: Correct the permissions command in TPMv1 tpm: Various minor fixes and enhancements 1 - - - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,3/7] tpm: Correct the define-space command in TPMv2 tpm: Various minor fixes and enhancements 1 - - - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,4/7] tpm: sandbox: Allow init of TPM in a different phase tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,5/7] tpm: Allow reporting the internal state tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,6/7] tpm: Implement state command for Cr50 tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-23 Simon Glass apalos Changes Requested
[v4,7/7] tpm: Allow committing non-volatile data tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-23 Simon Glass apalos Changes Requested
vbe: Enable command only with BOOTSTD_FULL vbe: Enable command only with BOOTSTD_FULL - - 1 - --- 2022-08-23 Simon Glass sjg Accepted
Please pull u-boot-dm Please pull u-boot-dm - - - - --- 2022-08-27 Simon Glass trini Accepted
[01/15] scsi: Tidy up comments for struct scsi_cmd scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[02/15] sandbox: usb: Rename transfer_len in protocol struct scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[03/15] scsi: Move cmd_phase enum to the header scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[04/15] scsi: Move core emulation state into a new struct scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[05/15] sandbox: Move buffer to scsi_emul_info scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[06/15] scsi: Move vendor/product info into the shared struct scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[07/15] sandbox: scsi: Move block size into shared struct scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[08/15] sandbox: scsi: Move file size into shared struct scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[09/15] sandbox: scsi: Move reply setup out of helper scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[10/15] sandbox: scsi: Remove setup calls from handle_read() scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[11/15] sandbox: scsi: Move structs to header file scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[12/15] sandbox: Enable SCSI for all builds scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[13/15] sandbox: scsi: Move request-handling code to scsi_emul scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[14/15] sandbox: Convert to use driver model for SCSI scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[15/15] sandbox: Add a test for SCSI scsi: Convert sandbox SCSI to driver model - - - - --- 2022-08-27 Simon Glass sjg Superseded
[1/8] image: Fix up ANDROID_BOOT_IMAGE ramdisk code image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[2/8] image: Track when ramdisk processing is completed image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[3/8] image: Drop #ifdefs for LEGACY_IMAGE_FORMAT image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[4/8] image: Drop one #ifdef for FIT image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[5/8] image: Drop another #ifdef for FIT image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[6/8] image: Drop remaining FIT #ifdef image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[7/8] image: Correct indentation in select_ramdisk() image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[8/8] image: Drop some other #ifdefs in image-board.c image: Refactor ramdisk code to avoid #ifdef - - - - --- 2022-08-28 Simon Glass trini Accepted
[1/4] Makefile: Add a Python-based CONFIG checker [1/4] Makefile: Add a Python-based CONFIG checker - - - - --- 2022-08-29 Simon Glass trini Deferred
[2/4] Makefile: Switch over to the Python-based CONFIG checker [1/4] Makefile: Add a Python-based CONFIG checker - - - - --- 2022-08-29 Simon Glass trini Deferred
[3/4] CI: Add kconfig checker tests to gitlab/azure [1/4] Makefile: Add a Python-based CONFIG checker - - - - --- 2022-08-29 Simon Glass trini Deferred
[4/4] pylibfdt: fix with Python 3.10 [1/4] Makefile: Add a Python-based CONFIG checker - - - - --- 2022-08-29 Simon Glass trini Deferred
[v5,1/7] tpm: Require a digest source when extending the PCR tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-31 Simon Glass apalos Accepted
[v5,2/7] tpm: Correct the permissions command in TPMv1 tpm: Various minor fixes and enhancements 1 - - - --- 2022-08-31 Simon Glass apalos Accepted
[v5,3/7] tpm: Correct the define-space command in TPMv2 tpm: Various minor fixes and enhancements 1 - - - --- 2022-08-31 Simon Glass apalos Accepted
[v5,4/7] tpm: sandbox: Allow init of TPM in a different phase tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-31 Simon Glass apalos Accepted
[v5,5/7] tpm: Allow reporting the internal state tpm: Various minor fixes and enhancements - - 1 - --- 2022-08-31 Simon Glass apalos Accepted
[v5,6/7] tpm: Implement state command for Cr50 tpm: Various minor fixes and enhancements - - - - --- 2022-08-31 Simon Glass apalos Accepted
[v5,7/7] tpm: Allow committing non-volatile data tpm: Various minor fixes and enhancements - - - - --- 2022-08-31 Simon Glass apalos Accepted
[01/21] image: Fix BOOTM_STATE values dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[02/21] treewide: Drop bootm_headers_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[03/21] treewide: Drop image_info_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[04/21] treewide: Drop image_header_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[05/21] event: Fix a typo in the EVENT help dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[06/21] dm: core: Pass a root node to of_find_node_by_phandle() dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[07/21] event: Pass the images to EVT_FT_FIXUP dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[08/21] dm: core: Allow adding ofnode subnodes dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[09/21] dm: core: Support writing a property to an empty node dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[10/21] dm: core: Drop the const from ofnode dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[11/21] test: Make a copy of the device tree before running a test dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[12/21] test: Detect a change in the device tree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[13/21] test: Drop the UT_TESTF_LIVE_OR_FLAT flag dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[14/21] dm: core: Provide a way to reset the device tree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[15/21] dm: core: Add an ofnode function to obtain the flat tree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[16/21] dm: core: Add ofnode functions to obtain an oftree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[17/21] dm: core: Add a way to look up a phandle in an oftree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[18/21] dm: core: Allow obtaining a node offset in the same tree dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[19/21] dm: core: Add definitions for multiple ofnode trees dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[20/21] dm: core: Reduce code size with dev_of_offset() dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[21/21] dm: core: Add the ofnode multi-tree implementation dm: core: Support multiple device trees in ofnode - - - - --- 2022-08-31 Simon Glass trini Superseded
[v2,01/45] image: Fix BOOTM_STATE values dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,02/45] treewide: Drop bootm_headers_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,03/45] treewide: Drop image_info_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,04/45] treewide: Drop image_header_t typedef dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,05/45] log: update the comment for log_msg_ret() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,06/45] sandbox: power: Update PMIC driver to use log dm: core: Support multiple device trees in ofnode - - 1 - --- 2022-09-07 Simon Glass trini Accepted
[v2,07/45] event: Fix a typo in the EVENT help dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,08/45] event: Allow multiple spy declarations for each event dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,09/45] dm: core: Pass a root node to of_find_node_by_phandle() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Awaiting Upstream
[v2,10/45] event: Pass the images to EVT_FT_FIXUP dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,11/45] test: Fix missing livetree test runs dm: core: Support multiple device trees in ofnode - 1 - - --- 2022-09-07 Simon Glass trini Accepted
[v2,12/45] test: Support testing malloc() failures dm: core: Support multiple device trees in ofnode - - 1 - --- 2022-09-07 Simon Glass trini Accepted
[v2,13/45] dm: core: Document the livetree structures properly dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,14/45] dm: core: Allow adding ofnode subnodes dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,15/45] dm: core: Support writing a property to an empty node dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,16/45] dm: core: Drop the const from ofnode dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,17/45] test: Make a copy of the device tree before running a test dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Awaiting Upstream
[v2,18/45] test: Detect a change in the device tree dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,19/45] test: Drop the UT_TESTF_LIVE_OR_FLAT flag dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,20/45] sandbox: Add a function to load a relative file path dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,21/45] sandbox: Support loading the other FDT dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,22/45] sandbox: Support setting up the other FDT for testing dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Awaiting Upstream
[v2,23/45] sandbox: test: Provide an easy way to use the other FDT dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Awaiting Upstream
[v2,24/45] dm: core: Reduce code size with dev_of_offset() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,25/45] dm: core: Rename ofnode_get_first/next_property() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,26/45] dm: core: Rename ofnode_get_property_by_prop() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,27/45] dm: core: Avoid creating a name property when unflattening dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,28/45] dm: core: Add a macro to iterate through properties dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Accepted
[v2,29/45] dm: core: Drop ofnode_is_available() dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Awaiting Upstream
[v2,30/45] dm: core: Expand integer-reading tests dm: core: Support multiple device trees in ofnode - - - - --- 2022-09-07 Simon Glass trini Superseded
« 1 2 ... 487 488 4891792 1793 »