Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
[platform/kernel/u-boot.git] / test / boot / bootdev.c
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-27 Tom RiniMerge branch '2023-04-27-IDE-code-cleanups'
2023-04-27 Simon Glasside: Move ide_init() into probing
2023-04-26 Tom RiniMerge branch '2023-04-26-enable-bootstd-for-all-rockchip'
2023-04-26 Simon Glassbootstd: Report missing labels only when asked
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-08 Simon Glassbootflow: Rename bootflow_flags_t
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-07 Tom RiniMerge branch '2023-02-07-assorted-updates'
2023-02-06 Simon Glassarm: qemu: Move GUIDs to the C file
2023-02-06 Linus Walleijtest: bootdev: Do not require USB to compile test
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glassbootstd: Add a virtio bootdev
2023-01-23 Simon Glassbootstd: Add an NVMe bootdev
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glassbootstd: Add a SCSI bootdev
2023-01-23 Simon Glassbootstd: Only scan bootable partitions
2023-01-23 Simon Glassbootstd: Add a hunter for ethernet
2023-01-23 Simon Glassbootstd: Add an MMC hunter
2023-01-23 Simon Glassbootstd: Add a USB hunter
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Simon Glassbootstd: Add tests for bootstd including all uclasses