index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
trace.c
Age
Commit message (
Expand
)
Author
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-27
trace: conserve gd register on RISC-V
Heinrich Schuchardt
2020-07-07
trace: clang compatible handling of gd register
Heinrich Schuchardt
2020-01-22
trace: provide Sphinx style comments
Heinrich Schuchardt
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-07-10
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2019-07-10
trace: make call depth limit customizable
Heinrich Schuchardt
2019-07-10
trace: conserve gd register
Heinrich Schuchardt
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
trace: Tidy up error returns
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add trace library
Simon Glass