Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor Coding Style cleanup | Wolfgang Denk | 2012-07-10 | -4/+0 |
* | pxe: add support for parsing local syslinux files | Rob Herring | 2012-06-21 | -8/+133 |
* | pxe: parse initrd file from append string | Rob Herring | 2012-06-21 | -1/+14 |
* | pxe: support absolute paths | Rob Herring | 2012-06-21 | -11/+12 |
* | pxe: support linux entries for labels | Rob Herring | 2012-06-21 | -0/+3 |
* | pxe: add support for label menu text | Rob Herring | 2012-06-21 | -4/+9 |
* | pxe: support include files at top-level | Rob Herring | 2012-06-21 | -0/+5 |
* | cmd_pxe.c: fix strict-aliasing warnings | Jason Hobbs | 2012-03-27 | -8/+8 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | -4/+4 |
* | Rename run_command2() to run_command() | Simon Glass | 2012-03-06 | -1/+1 |
* | common/cmd_pxe.c: Fix GCC 4.6 build warnings | Heiko Schocher | 2011-12-20 | -1/+1 |
* | pxe: make the first label the implicit default | Jason Hobbs | 2011-12-06 | -3/+14 |
* | Add pxe command | Jason Hobbs | 2011-10-17 | -0/+1355 |