1. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  2. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  3. 15ecee4 trace: Detect an infinite loop by Simon Glass · Sun Jan 15 14:15:51 2023 -0700
  4. b123d95 trace: Correct the relocation handover with buffer overflow by Simon Glass · Sun Jan 15 14:15:50 2023 -0700
  5. 9fb0135 trace: Show a few more stats about tracing by Simon Glass · Sun Jan 15 14:15:49 2023 -0700
  6. 6399741 trace: Track the minimum stack depth by Simon Glass · Sun Jan 15 14:15:48 2023 -0700
  7. ec26f89 trace: Reduce the number of function sites by Simon Glass · Sun Jan 15 14:15:47 2023 -0700
  8. adefafe trace: Update the file header by Simon Glass · Sun Jan 15 14:15:46 2023 -0700
  9. f822524 trace: Move trace pointer to data section by Simon Glass · Wed Dec 21 16:08:22 2022 -0700
  10. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  14. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · Thu Oct 15 12:30:09 2020 +0200
  15. f77701d trace: clang compatible handling of gd register by Heinrich Schuchardt · Wed May 27 20:04:22 2020 +0200
  16. 630a913 trace: provide Sphinx style comments by Heinrich Schuchardt · Wed Jan 01 15:52:31 2020 +0100
  17. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  18. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  19. c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · Sun Jun 02 13:30:09 2019 +0200
  20. 2394b04 trace: conserve gd register by Heinrich Schuchardt · Sun Jun 02 13:05:08 2019 +0200
  21. 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · Mon Apr 08 13:20:52 2019 -0600
  22. f710d38 trace: Tidy up error returns by Simon Glass · Mon Apr 08 13:20:50 2019 -0600
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  24. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  25. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  26. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700