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