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