1. d32dddb Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" by Tom Rini · 12 days ago
  2. e818d3c lmb: Add basic io_lmb functionality by Janne Grunau · 12 days ago
  3. 7d182fb lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 4 weeks ago
  4. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · 6 weeks ago
  5. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 6 weeks ago
  6. 7ebbdd7 lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 6 weeks ago
  7. 7f15d32 lmb: add versions of the lmb API with flags by Sughosh Ganu · 6 weeks ago
  8. 940bebc cmd: sf: prevent overwriting the reserved memory by Prasad Kummari · 2 months ago
  9. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 3 months ago
  10. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  11. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 3 months ago
  12. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  13. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 3 months ago
  14. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · 3 months ago
  15. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  16. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · 3 months ago
  17. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  18. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  19. 5411fb7 lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · 1 year, 3 months ago
  20. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
  21. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 4 months ago
  22. 5e8732e lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 5 months ago
  23. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 3 years ago
  24. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 3 years ago
  25. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 3 years ago
  26. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  27. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 2 months ago
  28. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 7 months ago
  29. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 7 months ago
  30. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
  31. 8b82930 lmb: correct size of the regions array by Patrick Delaunay · 3 years, 9 months ago
  32. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  33. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 9 months ago
  34. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 9 months ago
  35. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  36. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  37. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  38. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  39. d743962 lmb: remove unused extern declaration by Simon Goldschmidt · 6 years ago
  40. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  41. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  42. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago
  45. ab6434b lmb: do not export anything without CONFIG_LMB by Mike Frysinger · 13 years ago
  46. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  47. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  48. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  49. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  50. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago