1. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 2 months ago
  2. 7c1860f lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 3 months ago
  3. bd994c0 lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 2 years, 10 months ago
  4. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago
  5. 1274698 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years ago
  6. 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 5 months ago
  7. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 5 months ago
  8. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 5 months ago
  9. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  10. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  11. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 7 months ago
  12. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 7 months ago
  13. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 1 month ago
  14. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 2 months ago
  15. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  18. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  19. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  20. e35d2a7 lib: lmb: cleanup var names and patman warnings by Simon Goldschmidt · 6 years ago
  21. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  22. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  23. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  24. 0f7c51a lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  25. d67f33c lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  28. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  29. 2c34f3f lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/lmb.c]
  32. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  33. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  34. 98874ff Fix LMB type issues by Andy Fleming · 16 years ago
  35. 7570a99 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · 16 years ago
  36. 63796c4 Add lmb_free by Andy Fleming · 16 years ago
  37. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  38. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago