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