]> git.ipfire.org Git - thirdparty/u-boot.git/history - cmd/sysboot.c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
[thirdparty/u-boot.git] / cmd / sysboot.c
2024-05-30  Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06  Tom Rinicmd: Remove <common.h> and add needed includes
2024-04-22  Tom RiniMerge patch series "configs: apple: Switch to standard...
2024-04-17  Tom RiniMerge patch series "configs: ti: Enable basic settings...
2024-04-17  Tom RiniMerge patch series "zfs: Fix zfs support on aarch64"
2024-04-14  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-04-12  Tom RiniMerge patch series "mcheck implementation for U-Boot"
2024-04-12  Tom RiniMerge patch series "Introduce ICSSG Ethernet driver"
2024-04-12  Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-11  Tom RiniMerge patch series "boot: fdt: Change type of env_get_b...
2024-04-11  Tom RiniMerge patch series "Resolve issues with booting distros...
2024-04-10  Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10  Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-10  Tom RiniMerge tag 'xilinx-for-v2024.07-rc1' of https://source...
2024-04-10  Caleb Connollycmd: sysboot: null check filename
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2023-05-09  Tom RiniMerge tag 'u-boot-rockchip-20230509' of https://source...
2023-05-08  Tom RiniMerge branch 'master' into next
2023-05-07  Tom RiniMerge branch 'for-2023.07-2' of https://source.denx...
2023-05-06  Tom RiniMerge branch '2023-05-05-networking-updates'
2023-05-05  Sean Edmondnet: dhcp6: pxe: Add DHCP/PXE commands for IPv6
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