Current Team Memberships

Show patches with: none      |   994 patches
« 1 2 3 49 10 »
Patch Series S/W/F Date Submitter Delegate State
[v4,15/27] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,14/27] lmb: bootm: remove superfluous lmb stub functions Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,13/27] lmb: remove lmb_init_and_reserve_range() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,12/27] lmb: remove the lmb_init_and_reserve() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,11/27] lmb: reserve common areas during board init Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,10/27] lmb: introduce a function to add memory to the lmb memory map Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,09/27] lmb: allow lmb module to be used in SPL Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,08/27] lmb: config: add lmb config symbols for SPL Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,07/27] lmb: remove config symbols used for lmb region count Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,06/27] lmb: allow for resizing lmb regions Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,05/27] lmb: make LMB memory map persistent and global Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,04/27] lmb: use the BIT macro for lmb flags Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,03/27] lmb: staticize __lmb_alloc_base() Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,02/27] lmb: remove the unused lmb_is_reserved() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,01/27] alist: add a helper to check if the list is full Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v3,27/27] lmb: add logic to print lmb flag strings Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,26/27] stm32mp: compute ram_top based on the optee base address Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,25/27] stm32mp: allow calling optee_get_reserved_memory() from U-Boot Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,24/27] zynq: lmb: do not add to lmb map before relocation Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,23/27] sandbox: iommu: remove lmb allocation in the driver Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,22/27] sandbox: spl: enable lmb config for SPL Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,21/27] spl: sandbox: initialise the ram banksize in spl Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,20/27] spl: call spl_board_init() at the end of the spl init sequence Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,19/27] sandbox: move the TCG event log to the start of ram memory Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,18/27] lmb: remove the unused board_lmb_reserve() function Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu New
[v3,17/27] lmb: do away with arch_lmb_reserve() Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,16/27] ppc: lmb: move arch specific lmb reservations to arch_misc_init() Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,15/27] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,14/27] lmb: bootm: remove superfluous lmb stub functions Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,13/27] lmb: remove lmb_init_and_reserve_range() function Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,12/27] lmb: remove the lmb_init_and_reserve() function Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,11/27] lmb: reserve common areas during board init Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,10/27] lmb: introduce a function to add memory to the lmb memory map Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,09/27] lmb: allow lmb module to be used in SPL Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,08/27] lmb: config: add lmb config symbols for SPL Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,07/27] lmb: remove config symbols used for lmb region count Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,06/27] lmb: allow for resizing lmb regions Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,05/27] lmb: make LMB memory map persistent and global Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,04/27] lmb: use the BIT macro for lmb flags Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,03/27] lmb: staticize __lmb_alloc_base() Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,02/27] lmb: remove the unused lmb_is_reserved() function Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v3,01/27] alist: add a helper to check if the list is full Make LMB memory map global and persistent --- 2024-08-21 Sughosh Ganu Superseded
[v2,32/32] lmb: add logic to print lmb flag strings Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,31/32] lmb: ut: re-enable unit tests Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,30/32] sandbox: adjust load address of couple of tests Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,29/32] test: bdinfo: dump the global LMB memory map Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,28/32] test: lmb: tweak the tests for the persistent lmb memory map Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,27/32] test: cedit: use allocated address for reading file Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,26/32] stm32mp: compute ram_top based on the optee base address Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,25/32] stm32mp: allow calling optee_get_reserved_memory() from U-Boot Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,24/32] zynq: lmb: do not add to lmb map before relocation Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,23/32] sandbox: iommu: remove lmb allocation in the driver Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,22/32] sandbox: spl: enable lmb config for SPL Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,21/32] spl: sandbox: initialise the ram banksize in spl Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,20/32] spl: call spl_board_init() at the end of the spl init sequence Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,19/32] sandbox: move the TCG event log to the start of ram memory Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,18/32] lmb: add a common implementation of arch_lmb_reserve() Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,17/32] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,16/32] lmb: bootm: remove superfluous lmb stub functions Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,15/32] lmb: reserve common areas during board init Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,14/32] lmb: introduce a function to add memory to the lmb memory map Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,13/32] lmb: remove lmb_init_and_reserve_range() function Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,12/32] lmb: remove the lmb_init_and_reserve() function Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,11/32] lmb: allow lmb module to be used in SPL Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,10/32] lmb: config: add lmb config symbols for SPL Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,09/32] test: lmb: remove the test for max regions Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,08/32] lmb: remove config symbols used for lmb region count Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,07/32] lmb: allow for resizing lmb regions Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,06/32] lmb: make LMB memory map persistent and global Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,05/32] lmb: use the BIT macro for lmb flags Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,04/32] lmb: staticize __lmb_alloc_base() Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,03/32] lmb: remove the unused lmb_is_reserved() function Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
[v2,02/32] lmb: ut: disable unit tests for lmb changes Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu New
[v2,01/32] alist: add a helper to check if the list is full Make LMB memory map global and persistent --- 2024-08-14 Sughosh Ganu Superseded
list: use list_count_nodes() to count list entries list: use list_count_nodes() to count list entries --- 2024-07-31 Sughosh Ganu Superseded
[5/5] dm: use list_count_nodes() for counting list nodes [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu Accepted
[4/5] efi_memory: get the efi_mem_list node directly [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu Accepted
[3/5] efi_memory: avoid possible null pointer dereference [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu Accepted
[2/5] efi_memory: use list_count_nodes() to count list entries [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu Accepted
[1/5] linux: list: add a function to count list nodes [1/5] linux: list: add a function to count list nodes --- 2024-07-30 Sughosh Ganu New
[40/40] lmb: ut: re-enable unit tests Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[39/40] sandbox: adjust load address of couple of tests Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[38/40] test: bdinfo: dump the global LMB memory map Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[37/40] test: lmb: invoke the LMB unit tests from a separate script Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[36/40] test: lmb: add a separate class of unit tests for lmb Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[35/40] test: lmb: run lmb tests only manually Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[34/40] test: lmb: tweak the tests for the persistent lmb memory map Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[33/40] test: cedit: use allocated address for reading file Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[32/40] stm32mp: do not add lmb memory before relocation Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[31/40] zynq: lmb: do not add to lmb map before relocation Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[30/40] sandbox: iommu: remove lmb allocation in the driver Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[29/40] sandbox: spl: enable lmb config for SPL Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[28/40] lmb: config: make lmb config symbol def_bool Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[27/40] spl: sandbox: initialise the ram banksize in spl Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[26/40] spl: call spl_board_init() at the end of the spl init sequence Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[25/40] sandbox: move the TCG event log to the start of ram memory Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[24/40] lmb: add a common implementation of arch_lmb_reserve() Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
[23/40] lmb: add a flags parameter to the API's Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[22/40] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu New
[21/40] lmb: bootm: remove superfluous lmb stub functions Make LMB memory map global and persistent --- 2024-07-24 Sughosh Ganu Superseded
« 1 2 3 49 10 »

Bundling

Create bundle: