Toggle navigation
Patchwork
Patches credited to sughosh.ganu@linaro.org
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: Series =
Make U-Boot memory reservations coherent
| 48 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,v2,48/48] temp: mx6sabresd: bump up the size limit of the board
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,47/48] test: event: update the expected event dump output
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,46/48] lmb: mark the EFI runtime memory regions as reserved
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,45/48] efi_memory: do not add RAM memory to the memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,44/48] x86: e820: use the lmb API for adding RAM memory
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,43/48] layerscape: use the lmb API's to add RAM memory
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,42/48] ti: k3: remove efi_add_known_memory() function definition
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,41/48] efi_memory: add an event handler to update memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,40/48] lmb: notify of any changes to the LMB memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,39/48] add a function to check if an address is in RAM memory
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,37/48] event: add event to notify lmb memory map changes
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,36/48] efi: memory: use the lmb API's for allocating and freeing memory
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,35/48] lmb: add a flag to allow suppressing memory map change notification
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,34/48] lmb: add versions of the lmb API with flags
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,33/48] test: bdinfo: dump the global LMB memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,32/48] test: lmb: invoke the LMB unit tests from a separate script
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,31/48] test: lmb: add a separate class of unit tests for lmb
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,30/48] test: lmb: run lmb tests only manually
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,29/48] test: lmb: tweak the tests for the persistent lmb memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,28/48] test: cedit: use allocated address for reading file
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,27/48] zynq: lmb: do not add to lmb map before relocation
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,26/48] sandbox: iommu: remove lmb allocation in the driver
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,25/48] sandbox: spl: enable lmb in SPL
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,24/48] lmb: add a common implementation of arch_lmb_reserve()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,23/48] lmb: use the BIT macro for lmb flags
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,22/48] lmb: init: initialise the lmb data structures during board init
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,21/48] lmb: remove lmb_init_and_reserve_range() function
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,20/48] lmb: reserve common areas during board init
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,19/48] lmb: remove the lmb_init_and_reserve() function
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,18/48] lmb: introduce a function to add memory to the lmb memory map
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,17/48] lmb: allow lmb module to be used in SPL
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,16/48] lmb: config: add lmb config symbols for SPL
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,15/48] test: lmb: remove the test for max regions
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,14/48] lmb: remove config symbols used for lmb region count
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,13/48] lmb: make LMB memory map persistent and global
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,12/48] lmb: allow for resizing lmb regions
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,11/48] lmb: pass a flag to image_setup_libfdt() for lmb reservations
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,10/48] lmb: remove local instances of the lmb structure variable
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,09/48] lmb: remove call to lmb_init()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,08/48] lmb: staticize __lmb_alloc_base()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,07/48] lmb: remove the unused lmb_is_reserved() function
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,06/48] alist: add a function declaration for alist_expand_by()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
New
[RFC,v2,05/48] alist: add a couple of helper functions
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,04/48] lib: Convert str_to_list() to use alist
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,03/48] alist: Add support for an allocated pointer list
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,02/48] lib: Handle a special case with str_to_list()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
[RFC,v2,01/48] malloc: Support testing with realloc()
Make U-Boot memory reservations coherent
-
-
-
2024-07-04
Sughosh Ganu
Superseded
Bundling
Create bundle: