1. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  2. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · Mon Aug 26 17:29:23 2024 +0530
  3. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · Mon Aug 26 17:29:19 2024 +0530
  4. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  5. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · Mon Aug 26 17:29:17 2024 +0530
  6. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · Mon Aug 26 17:29:16 2024 +0530
  7. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · Mon Aug 26 17:29:15 2024 +0530
  8. 5411fb7 lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · Sat Aug 12 19:09:32 2023 +0200
  9. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  10. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · Tue Aug 02 10:21:35 2022 +0200
  11. 5e8732e lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · Thu Jul 07 10:45:36 2022 +0200
  12. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · Sun Nov 14 09:03:27 2021 +0100
  13. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · Sun Nov 14 08:52:48 2021 +0100
  14. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · Sun Nov 14 08:43:07 2021 +0100
  15. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  16. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  17. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · Fri May 07 14:50:30 2021 +0200
  18. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · Fri May 07 14:50:29 2021 +0200
  19. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · Wed Mar 10 10:16:31 2021 +0100
  20. 8b82930 lmb: correct size of the regions array by Patrick Delaunay · Wed Mar 10 10:16:29 2021 +0100
  21. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:28 2021 +0100
  22. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · Wed Mar 10 10:16:27 2021 +0100
  23. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · Wed Mar 10 10:16:26 2021 +0100
  24. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  25. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  26. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  27. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · Mon Jan 21 20:29:55 2019 +0100
  28. d743962 lmb: remove unused extern declaration by Simon Goldschmidt · Mon Jan 14 22:38:21 2019 +0100
  29. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  30. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · Mon Jan 14 22:38:18 2019 +0100
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  33. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  34. ab6434b lmb: do not export anything without CONFIG_LMB by Mike Frysinger · Wed Feb 15 20:02:47 2012 +0000
  35. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  36. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  37. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · Thu Jul 03 22:04:17 2008 +0200
  38. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  39. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · Wed Feb 27 21:51:47 2008 -0600