Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9243419887db23a9f206e5be6281faade341c6e9
/
test
/
boot
cb2a5cd
bootstd: Record the bootdevs used during scanning
by Simon Glass
· Tue Jan 17 10:48:17 2023 -0700
5d3d44f
bootstd: Drop the old bootflow_scan_first()
by Simon Glass
· Tue Jan 17 10:48:16 2023 -0700
ba3d537
bootstd: Allow scanning a single bootdev label
by Simon Glass
· Tue Jan 17 10:48:15 2023 -0700
484e407
bootstd: Switch bootdev scanning to use labels
by Simon Glass
· Tue Jan 17 10:48:14 2023 -0700
e4cf106
bootstd: Add a hunter for the extension feature
by Simon Glass
· Tue Jan 17 10:48:13 2023 -0700
660a995
bootstd: Allow iterating to the next bootdev priortiy
by Simon Glass
· Tue Jan 17 10:48:11 2023 -0700
ac06b26a
bootstd: Allow iterating to the next label in a list
by Simon Glass
· Tue Jan 17 10:48:10 2023 -0700
de567b1
bootstd: Allow hunting for a bootdev by label
by Simon Glass
· Tue Jan 17 10:48:09 2023 -0700
7e1f6a4
bootstd: Add a new pre-scan priority for bootdevs
by Simon Glass
· Tue Jan 17 10:48:08 2023 -0700
3e9f6be
bootstd: Allow hunting for bootdevs of a given priority
by Simon Glass
· Tue Jan 17 10:48:07 2023 -0700
e22fe92
bootstd: Treat DHCP and PXE as bootdev labels
by Simon Glass
· Tue Jan 17 10:48:05 2023 -0700
215be68
bootstd: Add a SPI flash bootdev
by Simon Glass
· Tue Jan 17 10:48:03 2023 -0700
7b8c634
bootstd: Include the device tree in the bootflow
by Simon Glass
· Tue Jan 17 10:47:56 2023 -0700
a4bf8f6
bootstd: Add a virtio bootdev
by Simon Glass
· Tue Jan 17 10:47:52 2023 -0700
0838287
bootstd: Add an NVMe bootdev
by Simon Glass
· Tue Jan 17 10:47:47 2023 -0700
be7c666
bootstd: Add an IDE bootdev
by Simon Glass
· Tue Jan 17 10:47:46 2023 -0700
9985e9c
bootstd: Add a SCSI bootdev
by Simon Glass
· Tue Jan 17 10:47:45 2023 -0700
64cbc5c
bootstd: Only scan bootable partitions
by Simon Glass
· Tue Jan 17 10:47:42 2023 -0700
f5e2df0
part: Add a function to find the first bootable partition
by Simon Glass
· Tue Jan 17 10:47:41 2023 -0700
5ea0a8d
bootstd: Add a hunter for ethernet
by Simon Glass
· Tue Jan 17 10:47:40 2023 -0700
df71f26
bootstd: Add an MMC hunter
by Simon Glass
· Tue Jan 17 10:47:38 2023 -0700
f3cb89f
bootstd: Add a USB hunter
by Simon Glass
· Tue Jan 17 10:47:37 2023 -0700
1248d2b
bootstd: Support running bootdev hunters
by Simon Glass
· Tue Jan 17 10:47:34 2023 -0700
5acb97a
bootstd: Add the concept of a bootdev hunter
by Simon Glass
· Tue Jan 17 10:47:33 2023 -0700
b9ff648
dm: test: Correct ordering of DM setup
by Simon Glass
· Tue Jan 17 10:47:23 2023 -0700
d92bcc4
bootstd: Support setting a theme for the menu
by Simon Glass
· Fri Jan 06 08:52:42 2023 -0600
d2bc33ed
bootstd: Add a test for the bootstd menu
by Simon Glass
· Fri Jan 06 08:52:41 2023 -0600
6592499
expo: Add basic tests
by Simon Glass
· Fri Jan 06 08:52:39 2023 -0600
612b9cc
bootstd: Allow reading a logo for the OS
by Simon Glass
· Fri Jan 06 08:52:34 2023 -0600
72b7b19
bootstd: Read the Operating System name for distro/scripts
by Simon Glass
· Fri Jan 06 08:52:33 2023 -0600
5490548
vbe: Use a manual test
by Simon Glass
· Thu Oct 20 18:23:17 2022 -0600
a928961
vbe: Add info about the VBE device to the fwupd node
by Simon Glass
· Thu Oct 20 18:23:14 2022 -0600
a6a06cc
vbe: Drop the U-Boot prefix from the version
by Simon Glass
· Thu Oct 20 18:23:12 2022 -0600
e3f81ae
image: Add the concept of a phase to FIT
by Simon Glass
· Thu Oct 20 18:23:03 2022 -0600
c759944
test: Update tests to use the skip feature
by Simon Glass
· Thu Oct 20 18:22:49 2022 -0600
49efb06
vbe: Add a test for VBE device tree fixups
by Simon Glass
· Tue Oct 11 09:47:20 2022 -0600
1b035c1
test: Move common FIT code into a separate fit_util file
by Simon Glass
· Tue Oct 11 09:47:17 2022 -0600
8025346
bootstd: Move VBE setup into a shared function
by Simon Glass
· Tue Oct 11 09:47:13 2022 -0600
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
eda440b
vbe: Allow test to run with live/flat tree
by Simon Glass
· Tue Sep 06 20:27:31 2022 -0600
45ae59d
dm: core: Split ofnode_path_root() into two functions
by Simon Glass
· Tue Sep 06 20:27:24 2022 -0600
e5a7b77
vbe: Add a new vbe command
by Simon Glass
· Sat Jul 30 15:52:37 2022 -0600
90b643d
bootstd: Check building without global bootmeths
by Simon Glass
· Sat Jul 30 15:52:36 2022 -0600
c8d3721
bootstd: Add vbe bootmeth into sandbox
by Simon Glass
· Sat Jul 30 15:52:34 2022 -0600
9f4440d
bootstd: Drop the system bootdev
by Simon Glass
· Sat Jul 30 15:52:29 2022 -0600
771a244
bootstd: Always create the EFI bootmgr bootmeth
by Simon Glass
· Sat Jul 30 15:52:28 2022 -0600
cc15e14
bootstd: Allow scanning for global bootmeths separately
by Simon Glass
· Sat Jul 30 15:52:27 2022 -0600
161e1e3
bootstd: Allow EFI bootmgr to support an invalid bootflow
by Simon Glass
· Sat Jul 30 15:52:22 2022 -0600
f6d71a8
bootstd: Provide a bootmeth method to obtain state info
by Simon Glass
· Sat Jul 30 15:52:19 2022 -0600
da19202
bootstd: Fix comment in bootmeth test
by Simon Glass
· Sat Jul 30 15:52:17 2022 -0600
49ad1d8
bootstd: Drop delays in the tests
by Simon Glass
· Sat Jul 30 15:52:16 2022 -0600
b255efc
bootstd: Add tests for bootstd including all uclasses
by Simon Glass
· Sun Apr 24 23:31:24 2022 -0600