~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* trace: Detect an infinite loopSimon Glass2023-02-11
* trace: Correct the relocation handover with buffer overflowSimon Glass2023-02-11
* trace: Show a few more stats about tracingSimon Glass2023-02-11
* trace: Track the minimum stack depthSimon Glass2023-02-11
* trace: Reduce the number of function sitesSimon Glass2023-02-11
* trace: Update the file headerSimon Glass2023-02-11
* trace: Move trace pointer to data sectionSimon Glass2023-01-18
* trace: Use notrace for shortSimon Glass2023-01-18
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* trace: conserve gd register on RISC-VHeinrich Schuchardt2020-10-27
* trace: clang compatible handling of gd registerHeinrich Schuchardt2020-07-07
* trace: provide Sphinx style commentsHeinrich Schuchardt2020-01-22
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* trace: do not limit trace buffer to 2GiBHeinrich Schuchardt2019-07-10
* trace: make call depth limit customizableHeinrich Schuchardt2019-07-10
* trace: conserve gd registerHeinrich Schuchardt2019-07-10
* Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass2019-04-23
* trace: Tidy up error returnsSimon Glass2019-04-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Add trace librarySimon Glass2013-06-26