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