1. 4812002 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 7 months ago
  2. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 7 months ago
  3. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 7 months ago
  4. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
  5. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  6. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 9 months ago
  7. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 9 months ago
  8. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
  9. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  10. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  13. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  14. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  15. f41f7d6 lib: lmb: cleanup var names and patman warnings by Simon Goldschmidt · 6 years ago
  16. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  17. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  18. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  19. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  20. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. a020972 lmb: make local functions static by Jeroen Hofstee · 10 years ago
  23. b6a010b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  24. 0461dda lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  25. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/lmb.c]
  27. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  28. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  29. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  30. 78bd5a7 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · 16 years ago
  31. 1ae346c Add lmb_free by Andy Fleming · 16 years ago
  32. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  33. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago