Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -13/+15 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | menu: add support for client defined statusline function | Thirupathaiah Annapureddy | 2020-05-07 | 1 | -1/+1 |
* | cmd: pxe: execute the cls command only when supported | Patrick Delaunay | 2020-01-22 | 1 | -1/+2 |
* | common: Move the image globals into image.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | image: Rename load_addr, save_addr, save_size | Simon Glass | 2020-01-17 | 1 | -2/+2 |
* | cmd: pxe: Increase maximum path length | Ben Wolsieffer | 2019-12-09 | 1 | -1/+1 |
* | cmd: pxe_utils: Fix checkpatch WARNING/CHECK | Patrice Chotard | 2019-12-06 | 1 | -47/+46 |
* | cmd: Prepare sysboot command independence | Patrice Chotard | 2019-12-06 | 1 | -0/+1353 |