Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Coding Style cleanup | Wolfgang Denk | 2011-12-19 | -1/+1 |
| | | | | | | | Fix trailing white space, indentation by spaces instead of TABs, excessive blank lines, trailing blank lines. Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | common, menu: use abortboot for menu timeout | Jason Hobbs | 2011-10-17 | -3/+3 |
| | | | | Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com> | |||
* | Add generic, reusable menu code | Jason Hobbs | 2011-10-17 | -0/+119 |
This will be used first by the pxe code, but is intended to be generic and reusable for other jobs in U-boot. Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com> |