Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | common/cmd_test: Avoid macro expansion | York Sun | 2013-04-08 | 1 | -0/+9 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -3/+3 |
* | Change dead code in "test" cmd to debug output | Joe Hershberger | 2012-10-03 | 1 | -3/+3 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -4/+4 |
* | Add 'true' and 'false' commands | Peter Tyser | 2009-11-23 | 1 | -0/+22 |
* | command.c: Break commands out to appropriate cmd_*.c files | Peter Tyser | 2009-11-23 | 1 | -0/+151 |