Age | Commit message (Expand) | Author |
---|---|---|
2012-09-27 | PXE: FDT: Add support for fdt in PXE | Chander Kashyap |
2012-08-09 | Add run_command_list() to run a list of commands | Simon Glass |
2012-07-10 | Minor Coding Style cleanup | Wolfgang Denk |
2012-06-21 | pxe: add support for parsing local syslinux files | Rob Herring |
2012-06-21 | pxe: parse initrd file from append string | Rob Herring |
2012-06-21 | pxe: support absolute paths | Rob Herring |
2012-06-21 | pxe: support linux entries for labels | Rob Herring |
2012-06-21 | pxe: add support for label menu text | Rob Herring |
2012-06-21 | pxe: support include files at top-level | Rob Herring |
2012-03-27 | cmd_pxe.c: fix strict-aliasing warnings | Jason Hobbs |
2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
2012-03-06 | Rename run_command2() to run_command() | Simon Glass |
2011-12-20 | common/cmd_pxe.c: Fix GCC 4.6 build warnings | Heiko Schocher |
2011-12-06 | pxe: make the first label the implicit default | Jason Hobbs |
2011-10-17 | Add pxe command | Jason Hobbs |