Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd9149152354fb1bb6e6b6b4077b3b19b2a99ab5
/
test
b2835c5
test/py: net_boot: Add test cases for net boot
by Love Kumar
· Wed Jun 05 15:19:35 2024 +0530
c35e66e
test/py: Add support to enable check for bad pattern
by Love Kumar
· Wed May 22 18:45:13 2024 +0530
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
bbfa608
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
by Tim Harvey
· Sat May 25 13:00:49 2024 -0700
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
d02bcd6
test: fwu: make changes to the FWU metadata access test
by Sughosh Ganu
· Fri Mar 22 16:27:30 2024 +0530
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· Thu May 16 14:11:52 2024 -0700
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
6d4527d
test/py: Make the number of SPL banners seen a variable
by Tom Rini
· Wed Apr 24 16:45:37 2024 -0600
d22d069
test: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:10:58 2024 -0600
0d871e7
rng: Introduce SPL_DM_RNG
by Marek Vasut
· Fri Apr 26 01:02:07 2024 +0200
d41005b
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· Mon Apr 22 10:41:00 2024 +0200
b87e16c
test: py: add optee_rpmb tests
by Igor Opaniuk
· Thu Apr 04 15:19:50 2024 +0200
c3b20a5
test: typo curren
by Heinrich Schuchardt
· Tue Apr 09 09:55:49 2024 +0200
e431911
disk: simplify print_part_header()
by Heinrich Schuchardt
· Wed Apr 03 13:40:47 2024 +0200
c4ae221
test: remove unused import from pkg_resources
by Heinrich Schuchardt
· Wed Apr 03 13:11:41 2024 +0200
4226d9d
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· Wed Apr 03 23:39:48 2024 +0200
dc1f006
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· Wed Apr 03 20:34:15 2024 +0200
0513792
sandbox: capsule: binman: generate some capsules as part of build
by Sughosh Ganu
· Wed Mar 27 16:19:00 2024 +0530
10de8a8
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· Sun Jan 21 12:52:48 2024 +0100
b10091b
test: dm: add button_cmd test
by Caleb Connolly
· Tue Mar 19 13:24:42 2024 +0000
66de8be
test/py: reset: Add a test for reset command
by Love Kumar
· Tue Mar 12 14:18:33 2024 +0530
c5df985
test/py: saveenv: Add a test for saveenv command
by Love Kumar
· Tue Mar 12 14:16:10 2024 +0530
fb3ad54
bootstd: fix build error when CONFIG_MMC is disabled
by Dan Carpenter
· Wed Feb 21 09:26:21 2024 +0300
5767108
bootflow: Fix build error when BOOTMETH_CROS is disabled
by Dan Carpenter
· Wed Feb 21 09:26:09 2024 +0300
847f69c
cmd: setexpr: fix no matching string in gsub return empty value
by Massimiliano Minella
· Thu Feb 08 15:58:27 2024 +0100
2036ad1
test: cmd: mbr: Fix Smatch static checker warning
by Alexander Gendin
· Sat Feb 03 02:56:19 2024 +0000
4578d15
test/py: net: Add dhcp abort test
by Love Kumar
· Tue Jan 30 13:37:01 2024 +0530
8a3b4cb
Merge patch series "Handoff bloblist from previous boot stage"
by Tom Rini
· Thu Feb 29 09:24:49 2024 -0500
1a99d2c
bloblist: refactor of bloblist_reloc()
by Raymond Mao
· Sat Feb 03 08:36:22 2024 -0800
bc7f0ab
bloblist: check bloblist with specified buffer size
by Raymond Mao
· Sat Feb 03 08:36:21 2024 -0800
29cb886
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· Fri Feb 09 20:20:40 2024 +0100
6ea5f96
clk: Remove rfree
by Sean Anderson
· Sat Dec 16 14:38:41 2023 -0500
aaf4a62
test/py: scsi: Add test for scsi commands
by Love Kumar
· Fri Jan 19 20:07:13 2024 +0530
6c91f09
test/py: usb: Add tests for USB device
by Love Kumar
· Fri Jan 19 19:56:02 2024 +0530
40598bd
test/py: mmc: Add tests for MMC device
by Love Kumar
· Fri Jan 19 19:55:50 2024 +0530
b32a3d2
test/py: secure: Add secure tests for Zynq & ZynqMP
by Love Kumar
· Fri Jan 19 15:31:29 2024 +0530
dcaeb18
test/py: gpio: Add gpio pins generic test
by Love Kumar
· Fri Jan 19 11:08:34 2024 +0530
d899e02
test/py: zynqmp_rpu: Add test for loading RPU apps
by Love Kumar
· Fri Jan 19 11:06:41 2024 +0530
c81f13e
pytest: update requirements.txt
by Caleb Connolly
· Tue Jan 02 11:55:30 2024 +0000
dd60469
test: unit test for smbios command
by Heinrich Schuchardt
· Thu Jan 25 16:54:36 2024 +0100
ee737c8
test: enhance unicode_test_utf8_to_utf32_stream()
by Heinrich Schuchardt
· Thu Jan 18 18:57:12 2024 +0100
362bb01
test/py: bootstage: Add test for bootstage command
by Love Kumar
· Tue Jan 09 14:39:57 2024 +0530
7184a09
test: Skip cleanup test if not built out of tree
by Tobias Deiminger
· Mon Jan 08 22:11:00 2024 +0100
da3ae1f
Revert "test: hush: dollar: fix bugous behavior"
by Tom Rini
· Thu Jan 18 11:38:25 2024 -0500
437a6c0
Revert "test/py: net: Add dhcp abort test"
by Tom Rini
· Thu Jan 18 09:05:38 2024 -0500
62dde54
test: test_trace.py: Have trace-cmd report always use -l
by Tom Rini
· Wed Jan 17 17:12:36 2024 -0500
6e30bf3
test/py/requirements.txt: Update packaging requirement
by Tom Rini
· Wed Jan 17 15:06:54 2024 -0500
c3913e4
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jan 17 09:27:23 2024 -0500
ca0ca2b
test.py: Update pycryptodomex to address CVE-2023-52323
by Tom Rini
· Fri Jan 05 14:43:43 2024 -0500
7505d5b
test: add test of "cp" shell command
by Rasmus Villemoes
· Wed Jan 03 11:47:07 2024 +0100
e3e542d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· Wed Jan 17 13:39:42 2024 +0900
44f1368
test/py: memtest: Add tests for mtest command
by Love Kumar
· Wed Jan 03 15:59:42 2024 +0530
c010f12
test/py: i2c: Add tests for i2c command
by Love Kumar
· Tue Jan 02 12:17:07 2024 +0530
77830a2
test/py: mii: Add tests for mii command
by Love Kumar
· Tue Jan 02 12:14:35 2024 +0530
e9aa4e6
test/py: mdio: Add tests for mdio command
by Love Kumar
· Tue Dec 19 17:50:51 2023 +0530
65b5b94
test/py: net: Add dhcp abort test
by Love Kumar
· Tue Nov 21 18:32:47 2023 +0530
1edc45f
test: spmi: fix tests
by Caleb Connolly
· Mon Jan 08 15:30:51 2024 +0000
1a535ad
test: fs: fs-test: Move the tests to use sha256sum
by Peter Robinson
· Tue Dec 19 22:01:50 2023 +0000
dd6db62
test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD
by Heinrich Schuchardt
· Sat Dec 16 16:46:31 2023 +0100
b7ee8d0
test: build test/boot for CONFIG_UT_BOOTSTD=n
by Heinrich Schuchardt
· Sat Dec 16 16:19:54 2023 +0100
3f60914
Merge patch series "net fixes prior lwip"
by Tom Rini
· Thu Jan 11 11:25:07 2024 -0500
b5977fc
test_net: print out net list
by Maxim Uvarov
· Tue Dec 26 21:46:12 2023 +0600
6722ea5
test: hush: dollar: fix bugous behavior
by Ion Agorria
· Fri Jan 05 09:22:12 2024 +0200
919f835
acpi: Write pointers to tables instead of addresses
by Simon Glass
· Sun Dec 31 08:25:54 2023 -0700
8181e18
acpi: Rename test dm_test_setup_ctx_and_base_tables()
by Simon Glass
· Sun Dec 31 08:25:53 2023 -0700
aee5a9c
bloblist: Add alignment to bloblist_new()
by Simon Glass
· Wed Dec 27 13:07:09 2023 -0800
39d5ad3
bloblist: Adjust the bloblist header
by Simon Glass
· Wed Dec 27 13:07:08 2023 -0800
703a5da
bloblist: Reduce blob-header size
by Simon Glass
· Wed Dec 27 13:07:07 2023 -0800
8968c05
bloblist: Checksum the entire bloblist
by Simon Glass
· Wed Dec 27 13:07:05 2023 -0800
c2aa4ef
bloblist: Adjust API to align in powers of 2
by Simon Glass
· Wed Dec 27 13:07:00 2023 -0800
871e5d0
bloblist: Update the tag numbering
by Simon Glass
· Wed Dec 27 13:06:59 2023 -0800
1f8a1b1
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· Thu Dec 28 12:03:25 2023 -0500
66cf0ac
test: hush: Fix loop tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:41 2023 +0100
0c0495c
test: hush: Fix variable expansion tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:37 2023 +0100
c42dda3
test: hush: Fix instructions list tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:36 2023 +0100
5b64c45
cli: add modern hush as parser for run_command*()
by Francis Laniel
· Fri Dec 22 22:02:35 2023 +0100
939fb4f
test: hush: Test hush loops
by Francis Laniel
· Fri Dec 22 22:02:26 2023 +0100
097533a
test: hush: Test hush commands list
by Francis Laniel
· Fri Dec 22 22:02:25 2023 +0100
91ec870
test: hush: Test hush variable expansion
by Francis Laniel
· Fri Dec 22 22:02:24 2023 +0100
b2c1b6a
test/py: hush_if_test: Remove the test file
by Francis Laniel
· Fri Dec 22 22:02:23 2023 +0100
361b424
test: hush: Test hush if/else
by Francis Laniel
· Fri Dec 22 22:02:22 2023 +0100
2dba91a
test: Add framework to test hush behavior
by Francis Laniel
· Fri Dec 22 22:02:21 2023 +0100
8fac3d4
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· Thu Dec 14 07:16:54 2023 -0500
7a164f8
bootflow: Allow setting a cmdline arg with no value
by Simon Glass
· Wed Nov 29 10:31:19 2023 -0700
c975d8b
bootm: Fix flags used for bootargs string substitution
by Piotr Kubik
· Fri Nov 24 17:30:46 2023 +0100
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
9f097bc
bootmeth: use efi_loader interfaces instead of bootefi command
by AKASHI Takahiro
· Tue Nov 21 10:29:46 2023 +0900
873de89
test: dm: clk_ccf: fix building error
by Yang Xiwen
· Sat Dec 16 04:21:11 2023 +0800
e89289c
test: dm: clk_ccf: test ccf_clk_ops
by Yang Xiwen
· Sat Dec 16 02:28:52 2023 +0800
bde44c9
dm: test: clk: Add test for ccf clk_set_rate()
by Igor Prusov
· Wed Dec 06 02:23:34 2023 +0300
25da81a
test: vboot: Using variable 'old_dtb' before assignment
by Heinrich Schuchardt
· Mon Dec 11 19:07:33 2023 +0100
7545c5a
test: fit: Using variable 'old_dtb' before assignment
by Heinrich Schuchardt
· Mon Dec 11 19:07:32 2023 +0100
27e9ebb
cmd: acpi: fix acpi list command
by Heinrich Schuchardt
· Tue Nov 21 15:41:28 2023 +0100
bb307a6
acpi: fix struct acpi_xsdt
by Heinrich Schuchardt
· Tue Nov 21 15:41:27 2023 +0100
edf77e6
test: unit test for acpi_find_table()
by Heinrich Schuchardt
· Sat Nov 18 22:57:27 2023 +0100
9bf2786
bootstd: Add a menu option to bootflow scan
by Simon Glass
· Sun Oct 01 19:15:25 2023 -0600
a7dd66f
test: print: Skip test on x86
by Simon Glass
· Sun Oct 01 19:15:22 2023 -0600
b4c722a
test: lmb: Move tests into the lib suite
by Simon Glass
· Sun Oct 01 19:15:21 2023 -0600
127e946
test: event: Only run test_event_probe() on sandbox
by Simon Glass
· Sun Oct 01 19:15:20 2023 -0600
Next »