Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-10 | trace: do not limit trace buffer to 2GiB | Heinrich Schuchardt | 1 | -7/+7 |
2019-07-10 | trace: make call depth limit customizable | Heinrich Schuchardt | 1 | -2/+2 |
2019-07-10 | trace: conserve gd register | Heinrich Schuchardt | 1 | -0/+49 |
2019-04-23 | Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig | Simon Glass | 1 | -1/+2 |
2019-04-23 | trace: Tidy up error returns | Simon Glass | 1 | -5/+9 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 1 | -0/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -14/+1 |
2013-06-26 | Add trace library | Simon Glass | 1 | -0/+379 |