Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
55ce3e99b73a96cde6574b41bf4157556ea5ece7
/
test
55ce3e9
test: lib/uuid: add unit tests for dynamic UUIDs
by Caleb Connolly
· 3 months ago
29cab7c
include: export uuid.h
by Caleb Connolly
· 3 months ago
4bdc960
sandbox: switch to dynamic UUIDs
by Caleb Connolly
· 3 months ago
9339e51
test/py: spi: Set the expected error message
by Love Kumar
· 3 months ago
2c61c15
phy: test: Implement sandbox PHY .set_mode and DM test
by Marek Vasut
· 3 months ago
f87e00d
phy: Extend generic_setup_phy() with PHY mode and submode
by Marek Vasut
· 3 months ago
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 3 months ago
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
ebb1c20
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 3 months ago
eb8eb90
test/py: spi: Add tests for SPI flash device
by Love Kumar
· 4 months ago
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· 3 months ago
c579bd4
test: Tidy up checking for console end
by Simon Glass
· 3 months ago
cbb230e
test: Use UTF_CONSOLE in remaining tests
by Simon Glass
· 3 months ago
0ccbde5
test: log: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
f8dc379
test: hush: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
f54458b
test: dm: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
5622825
test: cmd: Drop unnecessary console_record_reset_enable()
by Simon Glass
· 3 months ago
aeee87e
test: cmd: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
27c46ab
test: fdt: Move common code into the setup functions
by Simon Glass
· 3 months ago
f80a914
test: fdt: Check internal-function return values
by Simon Glass
· 3 months ago
f042502
test: boot: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
eb07bd0
test: bloblist: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
12439ed
test: Update NAND test to avoid extra macros
by Simon Glass
· 3 months ago
11fcfa3
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
by Simon Glass
· 3 months ago
d6c52f4
test: Drop the blank line before test macros
by Simon Glass
· 3 months ago
1a92f83
test: Rename unit-test flags
by Simon Glass
· 3 months ago
c2e59eb
test: Fail when an empty line is expected but not present
by Simon Glass
· 3 months ago
9113dd3
global_data: log: Reorder and shrink fields
by Simon Glass
· 3 months ago
00f860f
board_f: Move fdt_size to board
by Simon Glass
· 3 months ago
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· 3 months ago
6c997e1
Merge patch series "test/overlay: Make this depend on SANDBOX"
by Tom Rini
· 3 months ago
0713d7e
test/cmd: Move wget test to under a sandbox guard
by Tom Rini
· 3 months ago
cae8c21
test/boot: Make BOOTSTD tests depend on UT_BOOTSTD
by Tom Rini
· 3 months ago
dfc4a02
test/overlay: Make this depend on SANDBOX
by Tom Rini
· 3 months ago
e806686
spl: Create a function to init spl_load_info
by Simon Glass
· 3 months ago
fa55f42
log: Avoid including function names by default
by Simon Glass
· 3 months ago
b75450f
pytest: requirements.txt: Resync with the rest of the project
by Tom Rini
· 3 months ago
cb803d7
env: remove vars that are not in default env
by Ravi Minnikanti
· 4 months ago
0c4813d
sandbox: fix wget test failure after fixing wget issue
by Yasuharu Shibata
· 4 months ago
c4d807a
Merge patch series "Universal Payload initial series"
by Tom Rini
· 4 months ago
bb5541a
upl: Add an end-to-end test
by Simon Glass
· 4 months ago
3cfa57d
sandbox_vpl: Enable Universal Payload
by Simon Glass
· 4 months ago
3a028c2
upl: Add a command
by Simon Glass
· 4 months ago
aac2569
upl: Add basic tests
by Simon Glass
· 4 months ago
3661115
test: Move some SPL-loading test-code into sandbox common
by Simon Glass
· 4 months ago
1162e49
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 4 months ago
e1edadf
alist: Add support for an allocated pointer list
by Simon Glass
· 4 months ago
6667c01
lib: Handle a special case with str_to_list()
by Simon Glass
· 4 months ago
42d7836
test: cpu: add test for release CPU core.
by Hou Zhiqiang
· 4 months ago
6012c1e
dm: use list_count_nodes() for counting list nodes
by Sughosh Ganu
· 4 months ago
e3ffc88
test/py/requirements.txt: Bump setuptools to 70.3.0
by Tom Rini
· 4 months ago
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 4 months ago
9335526
Merge patch series "finish using .dtso for overlay source files"
by Tom Rini
· 4 months ago
d77f815
bootstd: Add test for bootmeth_android
by Mattijs Korpershoek
· 5 months ago
2ac9b525
test/py: efi_capsule: rename device tree overlay source to .dtso
by Rasmus Villemoes
· 5 months ago
b0b7e68
test: overlay: rename overlay source files to .dtso
by Rasmus Villemoes
· 5 months ago
8c4d4d8
test/py/requirements.txt: Bump zipp to current release
by Tom Rini
· 5 months ago
807232a
Merge patch series "api: Remove duplicate newlines"
by Tom Rini
· 5 months ago
7182182
test: Remove duplicate newlines
by Marek Vasut
· 5 months ago
6486842
test: test for ignore OsIndications
by Ilias Apalodimas
· 5 months ago
343ccfc
test/py/tests/test_fpga.py: Correct check for legacy image format support
by Tom Rini
· 5 months ago
5568cc3
test/py/tests: Update some network dependencies
by Tom Rini
· 5 months ago
0cb530b
test: Check help output
by Simon Glass
· 5 months ago
3f0bd0c
test: Decode exceptions only with sandbox
by Simon Glass
· 5 months ago
bcdcba0
test: dm: Show failing driver name
by Simon Glass
· 5 months ago
2829bbf
log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
by Simon Glass
· 5 months ago
84712cd
test: Make bootstd init run only on sandbox
by Simon Glass
· 5 months ago
4a45d5d
initcall: Correct use of relocation offset
by Simon Glass
· 5 months ago
267ca3d
trace: Update test to tolerate different trace-cmd version
by Simon Glass
· 5 months ago
6726179
global_data.h: drop write-only field dm_root_f
by Rasmus Villemoes
· 6 months ago
9838d34
acpi: set creator_revision in acpi_fill_header
by Heinrich Schuchardt
· 7 months ago
4972f15
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· 5 months ago
009d156
test: cmd: fdt: fix chosen test for DM_RNG
by Tim Harvey
· 5 months ago
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
b2835c5
test/py: net_boot: Add test cases for net boot
by Love Kumar
· 6 months ago
c35e66e
test/py: Add support to enable check for bad pattern
by Love Kumar
· 6 months ago
026489a
doc/sphinx, test/py: Update requests module to 2.32.2
by Tom Rini
· 6 months ago
73d752b
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
by Weizhao Ouyang
· 7 months ago
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· 6 months ago
bbfa608
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
by Tim Harvey
· 6 months ago
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
d02bcd6
test: fwu: make changes to the FWU metadata access test
by Sughosh Ganu
· 8 months ago
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
6d4527d
test/py: Make the number of SPL banners seen a variable
by Tom Rini
· 7 months ago
d22d069
test: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
0d871e7
rng: Introduce SPL_DM_RNG
by Marek Vasut
· 7 months ago
d41005b
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· 7 months ago
b87e16c
test: py: add optee_rpmb tests
by Igor Opaniuk
· 8 months ago
c3b20a5
test: typo curren
by Heinrich Schuchardt
· 8 months ago
e431911
disk: simplify print_part_header()
by Heinrich Schuchardt
· 8 months ago
c4ae221
test: remove unused import from pkg_resources
by Heinrich Schuchardt
· 8 months ago
4226d9d
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· 8 months ago
dc1f006
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· 8 months ago
0513792
sandbox: capsule: binman: generate some capsules as part of build
by Sughosh Ganu
· 8 months ago
10de8a8
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· 10 months ago
b10091b
test: dm: add button_cmd test
by Caleb Connolly
· 8 months ago
66de8be
test/py: reset: Add a test for reset command
by Love Kumar
· 9 months ago
Next »