Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f4e43c59ad046f5d09f1a96aa8dec35c963cfc
/
test
2349cc0
test/py: spi: Set the expected error message
by Love Kumar
· 3 months ago
e72e683
phy: test: Implement sandbox PHY .set_mode and DM test
by Marek Vasut
· 3 months ago
35941d3
phy: Extend generic_setup_phy() with PHY mode and submode
by Marek Vasut
· 3 months ago
360aadd
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
ed17a33
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 3 months ago
8c069df
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 3 months ago
be222ac
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 3 months ago
ce6895d
test/py: spi: Add tests for SPI flash device
by Love Kumar
· 4 months ago
9735cfa
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· 3 months ago
WIP/26Aug2024-next
e6f498e
test: Tidy up checking for console end
by Simon Glass
· 3 months ago
d3ac70a
test: Use UTF_CONSOLE in remaining tests
by Simon Glass
· 3 months ago
75c535c
test: log: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
d775196
test: hush: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
675fde8
test: dm: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
0af38d1
test: cmd: Drop unnecessary console_record_reset_enable()
by Simon Glass
· 3 months ago
0e77c2b
test: cmd: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
2b60f8c
test: fdt: Move common code into the setup functions
by Simon Glass
· 3 months ago
b813303
test: fdt: Check internal-function return values
by Simon Glass
· 3 months ago
a6a80b3
test: boot: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
f034bec
test: bloblist: Use UTF_CONSOLE in tests
by Simon Glass
· 3 months ago
5c27fd7
test: Update NAND test to avoid extra macros
by Simon Glass
· 3 months ago
9b99762
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
by Simon Glass
· 3 months ago
b073d48
test: Drop the blank line before test macros
by Simon Glass
· 3 months ago
725c438
test: Rename unit-test flags
by Simon Glass
· 3 months ago
88ae69f
test: Fail when an empty line is expected but not present
by Simon Glass
· 3 months ago
c283a26
global_data: log: Reorder and shrink fields
by Simon Glass
· 3 months ago
5019d32
board_f: Move fdt_size to board
by Simon Glass
· 3 months ago
6abd992
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· 3 months ago
7670200
Merge patch series "test/overlay: Make this depend on SANDBOX"
by Tom Rini
· 3 months ago
WIP/23Aug2024-next
2191c11
test/cmd: Move wget test to under a sandbox guard
by Tom Rini
· 3 months ago
916a470
test/boot: Make BOOTSTD tests depend on UT_BOOTSTD
by Tom Rini
· 3 months ago
636e079
test/overlay: Make this depend on SANDBOX
by Tom Rini
· 3 months ago
3fd1127
spl: Create a function to init spl_load_info
by Simon Glass
· 3 months ago
dfc0acd
log: Avoid including function names by default
by Simon Glass
· 3 months ago
9a6a92d
pytest: requirements.txt: Resync with the rest of the project
by Tom Rini
· 3 months ago
2a521d0
env: remove vars that are not in default env
by Ravi Minnikanti
· 4 months ago
dbb6b5a
sandbox: fix wget test failure after fixing wget issue
by Yasuharu Shibata
· 3 months ago
f4f845b
Merge patch series "Universal Payload initial series"
by Tom Rini
· 4 months ago
WIP/09Aug2024-next
3403422
upl: Add an end-to-end test
by Simon Glass
· 4 months ago
b3cb1c4
sandbox_vpl: Enable Universal Payload
by Simon Glass
· 4 months ago
264f4b0
upl: Add a command
by Simon Glass
· 4 months ago
637be2e
upl: Add basic tests
by Simon Glass
· 4 months ago
615d84b
test: Move some SPL-loading test-code into sandbox common
by Simon Glass
· 4 months ago
2078aba
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 4 months ago
75581e4
alist: Add support for an allocated pointer list
by Simon Glass
· 4 months ago
947aafd
lib: Handle a special case with str_to_list()
by Simon Glass
· 4 months ago
8b82172
test: cpu: add test for release CPU core.
by Hou Zhiqiang
· 4 months ago
939afc8
dm: use list_count_nodes() for counting list nodes
by Sughosh Ganu
· 4 months ago
23215d0
test/py/requirements.txt: Bump setuptools to 70.3.0
by Tom Rini
· 4 months ago
4595600
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 4 months ago
cbfd2c2
Merge patch series "finish using .dtso for overlay source files"
by Tom Rini
· 4 months ago
c2a2a06
bootstd: Add test for bootmeth_android
by Mattijs Korpershoek
· 5 months ago
7c996f2
test/py: efi_capsule: rename device tree overlay source to .dtso
by Rasmus Villemoes
· 5 months ago
03e36e3
test: overlay: rename overlay source files to .dtso
by Rasmus Villemoes
· 5 months ago
2f1821f
test/py/requirements.txt: Bump zipp to current release
by Tom Rini
· 5 months ago
af3c216
Merge patch series "api: Remove duplicate newlines"
by Tom Rini
· 4 months ago
WIP/15Jul2024
dcc7470
test: Remove duplicate newlines
by Marek Vasut
· 4 months ago
e600309
test: test for ignore OsIndications
by Ilias Apalodimas
· 5 months ago
6fd2aad
test/py/tests/test_fpga.py: Correct check for legacy image format support
by Tom Rini
· 5 months ago
9850689
test/py/tests: Update some network dependencies
by Tom Rini
· 5 months ago
f840a5b
test: Check help output
by Simon Glass
· 5 months ago
190933f
test: Decode exceptions only with sandbox
by Simon Glass
· 5 months ago
ceffbfb
test: dm: Show failing driver name
by Simon Glass
· 5 months ago
1956785
log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
by Simon Glass
· 5 months ago
dee6540
test: Make bootstd init run only on sandbox
by Simon Glass
· 5 months ago
57c4cd1
initcall: Correct use of relocation offset
by Simon Glass
· 5 months ago
7f65e69
trace: Update test to tolerate different trace-cmd version
by Simon Glass
· 5 months ago
a8729a2
global_data.h: drop write-only field dm_root_f
by Rasmus Villemoes
· 6 months ago
07a6c69
acpi: set creator_revision in acpi_fill_header
by Heinrich Schuchardt
· 7 months ago
48641bf
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
by Tom Rini
· 5 months ago
WIP/28Jun2024-next
f485a99
test: cmd: fdt: fix chosen test for DM_RNG
by Tim Harvey
· 5 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
008c4b3
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
0786dd5
test/py: net_boot: Add test cases for net boot
by Love Kumar
· 6 months ago
WIP/13Jun2024-next
a57973a
test/py: Add support to enable check for bad pattern
by Love Kumar
· 6 months ago
f3b6228
doc/sphinx, test/py: Update requests module to 2.32.2
by Tom Rini
· 6 months ago
3b7d26e
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
by Weizhao Ouyang
· 7 months ago
227be29
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· 6 months ago
89aa846
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
by Tim Harvey
· 6 months ago
7e52d6c
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
WIP/24May2024-next
cdc4b46
test: fwu: make changes to the FWU metadata access test
by Sughosh Ganu
· 8 months ago
cb73fe9
include: Move snprintf to stdio.h
by Raymond Mao
· 6 months ago
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
645f75f
test/py: Make the number of SPL banners seen a variable
by Tom Rini
· 7 months ago
WIP/08May2024-next
752ed08
test: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
591257b
rng: Introduce SPL_DM_RNG
by Marek Vasut
· 7 months ago
566f067
efi_loader: improve error handling in try_load_entry()
by Heinrich Schuchardt
· 7 months ago
f5d14be
test: py: add optee_rpmb tests
by Igor Opaniuk
· 8 months ago
28a766e
test: typo curren
by Heinrich Schuchardt
· 8 months ago
51b2f4f
disk: simplify print_part_header()
by Heinrich Schuchardt
· 8 months ago
9b6d415
test: remove unused import from pkg_resources
by Heinrich Schuchardt
· 8 months ago
92f4cb6
boot: correct finding the default EFI binary
by Heinrich Schuchardt
· 8 months ago
08c51a7
boot: correct the default sequence of boot methods
by Heinrich Schuchardt
· 8 months ago
d350b79
sandbox: capsule: binman: generate some capsules as part of build
by Sughosh Ganu
· 8 months ago
4735d03
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· 10 months ago
d47e1fa
test: dm: add button_cmd test
by Caleb Connolly
· 8 months ago
WIP/20Mar2024-next
8132970
test/py: reset: Add a test for reset command
by Love Kumar
· 9 months ago
WIP/2024-03-19-assorted-updates
4eff114
test/py: saveenv: Add a test for saveenv command
by Love Kumar
· 9 months ago
c15d73d
bootstd: fix build error when CONFIG_MMC is disabled
by Dan Carpenter
· 9 months ago
2160cb1
bootflow: Fix build error when BOOTMETH_CROS is disabled
by Dan Carpenter
· 9 months ago
Next »