1. 8d0df5f lmb: replace the double-underscore with single-underscore for all functions by Sughosh Ganu · 4 months ago
  2. 596516d lmb: remove call to efi_lmb_reserve() by Sughosh Ganu · 4 months ago
  3. 497da0c lmb: allow for boards to specify memory map by Sughosh Ganu · 4 months ago
  4. 2f61915 lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 4 months ago
  5. eb052cb lmb: add and reserve memory above ram_top by Sughosh Ganu · 4 months ago
  6. 3c6896a lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 4 months ago
  7. c8a8f01 lmb: add versions of the lmb API with flags by Sughosh Ganu · 4 months ago
  8. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  9. f8ffc6f lmb: add logic to print lmb flag strings by Sughosh Ganu · 5 months ago
  10. b58caad lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 5 months ago
  11. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  12. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  13. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  14. f4fb154 lmb: reserve common areas during board init by Sughosh Ganu · 5 months ago
  15. 8a9fc30 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 5 months ago
  16. 5e9553c lmb: allow for resizing lmb regions by Sughosh Ganu · 5 months ago
  17. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  18. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 5 months ago
  19. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 5 months ago
  20. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 1 year, 2 months ago
  21. edb5824 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 4 months ago
  22. c9eb37a lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · 1 year, 11 months ago
  23. 94c8da2 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 11 months ago
  24. 0d91c88 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 2 years ago
  25. c5279ea lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · 2 years ago
  26. 06d514d lmb: consider EFI memory map by Heinrich Schuchardt · 2 years, 1 month ago
  27. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 6 months ago
  28. 7c1860f lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 7 months ago
  29. bd994c0 lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 3 years, 3 months ago
  30. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 4 months ago
  31. 1274698 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 5 months ago
  32. 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 9 months ago
  33. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 9 months ago
  34. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 9 months ago
  35. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 11 months ago
  36. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 11 months ago
  37. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 11 months ago
  38. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 11 months ago
  39. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 6 months ago
  40. 9996cea lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 7 months ago
  41. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
  42. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  43. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 9 months ago
  44. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  45. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  46. e35d2a7 lib: lmb: cleanup var names and patman warnings by Simon Goldschmidt · 6 years ago
  47. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  48. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  49. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  50. 0f7c51a lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  51. d67f33c lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  52. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  53. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  54. ad3fda5 lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 11 years ago
  55. 2c34f3f lib:lmb: use __weak by Jeroen Hofstee · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  57. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/lmb.c]
  58. a16028d lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  59. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 17 years ago
  60. 98874ff Fix LMB type issues by Andy Fleming · 17 years ago
  61. 7570a99 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · 17 years ago
  62. 63796c4 Add lmb_free by Andy Fleming · 17 years ago
  63. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 17 years ago
  64. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago