1. 3a7291a lmb: Drop extra 16KB of stack space by Simon Glass · 4 weeks ago
  2. e904f17 lmb: remove __maybe_unused from lmb_map_update_notify by Heinrich Schuchardt · 4 weeks ago
  3. 036d264 lmb: Correctly unmap memory after notifications by Ilias Apalodimas · 4 weeks ago
  4. 7d182fb lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 4 weeks ago
  5. 2930f89 lmb: Simplify lmb_should_notify usage by Ilias Apalodimas · 4 weeks ago
  6. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 4 weeks ago
  7. cd9feea lmb: add a check to prevent memory overrun by Sughosh Ganu · 5 weeks ago
  8. 176eba5 lmb: Export the lmb data structure by Simon Glass · 5 weeks ago
  9. a202567 lmb: notify when adjacent regions are added by Caleb Connolly · 5 weeks ago
  10. 99b5966 lmb: replace the double-underscore with single-underscore for all functions by Sughosh Ganu · 6 weeks ago
  11. 82399e1 lmb: remove call to efi_lmb_reserve() by Sughosh Ganu · 6 weeks ago
  12. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · 6 weeks ago
  13. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 6 weeks ago
  14. bafdac0 lmb: add and reserve memory above ram_top by Sughosh Ganu · 6 weeks ago
  15. 7ebbdd7 lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 6 weeks ago
  16. 7f15d32 lmb: add versions of the lmb API with flags by Sughosh Ganu · 6 weeks ago
  17. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  18. f04416f lmb: add logic to print lmb flag strings by Sughosh Ganu · 3 months ago
  19. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 3 months ago
  20. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  21. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 3 months ago
  22. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  23. 6518b41 lmb: reserve common areas during board init by Sughosh Ganu · 3 months ago
  24. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 3 months ago
  25. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · 3 months ago
  26. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  27. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  28. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  29. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  30. 4e8e663 lmb: remove overlapping region with next range by Udit Kumar · 1 year, 2 months ago
  31. 6c23052 lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · 1 year, 8 months ago
  32. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
  33. 8cce491 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 1 year, 10 months ago
  34. 47a5a84 lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · 1 year, 10 months ago
  35. c9bb2eb lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 11 months ago
  36. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 4 months ago
  37. 5e8732e lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 5 months ago
  38. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 3 years ago
  39. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  40. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 2 months ago
  41. 4812002 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 7 months ago
  42. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 7 months ago
  43. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 7 months ago
  44. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
  45. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  46. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 9 months ago
  47. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 9 months ago
  48. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
  49. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  50. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  51. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  52. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  53. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  54. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  55. f41f7d6 lib: lmb: cleanup var names and patman warnings by Simon Goldschmidt · 6 years ago
  56. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  57. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  58. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  59. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  60. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  61. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  62. a020972 lmb: make local functions static by Jeroen Hofstee · 10 years ago
  63. b6a010b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM by Stephen Warren · 10 years ago
  64. 0461dda lib:lmb: use __weak by Jeroen Hofstee · 10 years ago
  65. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  66. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago[Renamed from lib_generic/lmb.c]
  67. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · 15 years ago
  68. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  69. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  70. 78bd5a7 Fix an underflow bug in __lmb_alloc_base by Andy Fleming · 16 years ago
  71. 1ae346c Add lmb_free by Andy Fleming · 16 years ago
  72. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  73. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago