1. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 3 months ago
  2. 7c1860f lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 4 months ago
  3. 7db07aa lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 3 years ago
  4. 951a8c4 lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 3 years ago
  5. 4ad4c2d doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 3 years ago
  6. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  7. 1274698 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  8. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 6 months ago
  9. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 6 months ago
  10. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  11. cb1e619 lmb: correct size of the regions array by Patrick Delaunay · 3 years, 7 months ago
  12. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  13. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 7 months ago
  14. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 7 months ago
  15. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 3 months ago
  16. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  17. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  18. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  19. a85c213 lmb: remove unused extern declaration by Simon Goldschmidt · 6 years ago
  20. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  21. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 13d0698 image: Add device tree setup to image library by Simon Glass · 11 years ago
  25. 9595260 lmb: do not export anything without CONFIG_LMB by Mike Frysinger · 13 years ago
  26. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  27. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  28. 730f298 lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  29. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  30. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago