| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-07-03 | tools/proftool: remove REG_NOERROR | Andreas Bießmann | |
| Remove non portable usage of REG_NOERROR. BSD (like OS X) variants of regex.h do not declare REG_NOERROR, even GNU regex(3) does not mention REG_NOERROR, just remove it. Signed-off-by: Andreas Bießmann <[email protected]> Acked-by: Jeroen Hofstee <[email protected]> | |||
| 2013-06-26 | Add proftool to decode profile data | Simon Glass | |
| This tool provides the facility to decode U-Boot trace data and write out a text file in Linux ftrace format for use with pytimechart. Signed-off-by: Simon Glass <[email protected]> | |||
