1. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · Wed Mar 10 10:16:31 2021 +0100
  2. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:28 2021 +0100
  3. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · Wed Mar 10 10:16:27 2021 +0100
  4. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · Wed Mar 10 10:16:26 2021 +0100
  5. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  6. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  10. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  11. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  12. f41f7d6 lib: lmb: cleanup var names and patman warnings by Simon Goldschmidt · Mon Jan 21 20:29:56 2019 +0100
  13. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · Mon Jan 21 20:29:55 2019 +0100
  14. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  15. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · Mon Jan 14 22:38:18 2019 +0100
  16. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · Mon Jan 14 22:38:16 2019 +0100
  17. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:15 2019 +0100
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. a020972 lmb: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:39 2014 +0200
  20. b6a010b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · Thu Jul 31 13:40:07 2014 -0600
  21. 0461dda lib:lmb: use __weak by Jeroen Hofstee · Thu Jun 26 20:04:37 2014 +0200
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  23. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500[Renamed from lib_generic/lmb.c]
  24. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  25. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  26. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  27. 78bd5a7 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · Mon Jun 16 13:58:55 2008 -0500
  28. 1ae346c Add lmb_free by Andy Fleming · Mon Jun 16 13:58:54 2008 -0500
  29. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  30. 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