WIP make sfdisk wipe file system signatures
[platform/kernel/u-boot.git] / cmd / sysboot.c
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon Glasspxe: Refactor sysboot to have one helper
2021-11-12 Simon Glasspxe: Return the file size from the getfile() function
2021-11-12 Simon Glasspxe: Clean up the use of bootfile
2021-11-12 Simon Glasspxe: Move common parsing coding into pxe_util
2021-11-12 Simon Glasspxe: Move pxe_utils files
2021-11-12 Simon Glasspxe: Tidy up the is_pxe global
2021-11-12 Simon Glasspxe: Add a userdata field to the context
2021-11-12 Simon Glasspxe: Move do_getfile() into the context
2021-11-12 Simon Glasspxe: Use a context pointer
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Tom RiniMerge branch '2019-12-06-master-imports'
2019-12-06 Patrice Chotardcmd: sysboot: Fix checkpatch WARNING/CHECK
2019-12-06 Patrice Chotardcmd: sysboot: Create a sysboot command dedicated file