1. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · Fri Aug 23 14:27:04 2024 -0600
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  5. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · Wed Mar 23 14:04:49 2022 -0400
  6. db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · Thu Feb 03 19:51:37 2022 +0100
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  10. be17881 malloc_simple: calloc: don't call memset if malloc failed by Simon Goldschmidt · Thu Aug 16 09:50:32 2018 +0200
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. 34597e4 malloc_simple: Add debug statements to memalign_simple by Andrew F. Davis · Fri Jan 27 10:39:18 2017 -0600
  13. e8211b4 malloc_simple: Add a little more debugging by Simon Glass · Sun Mar 06 19:27:55 2016 -0700
  14. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  15. 65ba412 malloc_simple: Add debug() information by Simon Glass · Tue Sep 08 17:52:46 2015 -0600
  16. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · Sun Sep 13 14:45:15 2015 +0200
  17. 4dd5bdc malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · Tue Sep 08 12:41:24 2015 +0200
  18. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  19. de9d70f Add a simple version of memalign() by Simon Glass · Tue May 12 14:55:06 2015 -0600
  20. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  21. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · Wed Feb 04 13:05:50 2015 +0100
  22. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700