Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 | Sean Edmond |
2021-11-11 | pxe: Refactor sysboot to have one helper | Simon Glass |
2021-11-11 | pxe: Return the file size from the getfile() function | Simon Glass |
2021-11-11 | pxe: Clean up the use of bootfile | Simon Glass |
2021-11-11 | pxe: Move common parsing coding into pxe_util | Simon Glass |
2021-11-11 | pxe: Move pxe_utils files | Simon Glass |
2021-11-11 | pxe: Tidy up the is_pxe global | Simon Glass |
2021-11-11 | pxe: Add a userdata field to the context | Simon Glass |
2021-11-11 | pxe: Move do_getfile() into the context | Simon Glass |
2021-11-11 | pxe: Use a context pointer | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-12-06 | cmd: sysboot: Fix checkpatch WARNING/CHECK | Patrice Chotard |
2019-12-06 | cmd: sysboot: Create a sysboot command dedicated file | Patrice Chotard |