Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd_pxe.c: fix strict-aliasing warnings | Jason Hobbs | 2012-03-27 | 1 | -8/+8 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | 1 | -4/+4 |
* | Rename run_command2() to run_command() | Simon Glass | 2012-03-06 | 1 | -1/+1 |
* | common/cmd_pxe.c: Fix GCC 4.6 build warnings | Heiko Schocher | 2011-12-20 | 1 | -1/+1 |
* | pxe: make the first label the implicit default | Jason Hobbs | 2011-12-06 | 1 | -3/+14 |
* | Add pxe command | Jason Hobbs | 2011-10-17 | 1 | -0/+1355 |