Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
56b47b8b6a09c777e74fe6c52512c832691169aa
/
test
9a6a92d
pytest: requirements.txt: Resync with the rest of the project
by Tom Rini
· 3 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
4c73630
cmd: setexpr: fix no matching string in gsub return empty value
by Massimiliano Minella
· 10 months ago
8904e93
test: cmd: mbr: Fix Smatch static checker warning
by Alexander Gendin
· 10 months ago
783ba85
test/py: net: Add dhcp abort test
by Love Kumar
· 10 months ago
ea3348e
Merge patch series "Handoff bloblist from previous boot stage"
by Tom Rini
· 9 months ago
1ef43f3
bloblist: refactor of bloblist_reloc()
by Raymond Mao
· 10 months ago
6725421
bloblist: check bloblist with specified buffer size
by Raymond Mao
· 10 months ago
a14aa59
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· 10 months ago
82719d3
clk: Remove rfree
by Sean Anderson
· 11 months ago
e24e540
test/py: scsi: Add test for scsi commands
by Love Kumar
· 10 months ago
1c5b6ed
test/py: usb: Add tests for USB device
by Love Kumar
· 10 months ago
6c509ca
test/py: mmc: Add tests for MMC device
by Love Kumar
· 10 months ago
a0d9432
test/py: secure: Add secure tests for Zynq & ZynqMP
by Love Kumar
· 10 months ago
d07f9e6
test/py: gpio: Add gpio pins generic test
by Love Kumar
· 10 months ago
e894c10
test/py: zynqmp_rpu: Add test for loading RPU apps
by Love Kumar
· 10 months ago
274e9ac
pytest: update requirements.txt
by Caleb Connolly
· 11 months ago
b07d98a
test: unit test for smbios command
by Heinrich Schuchardt
· 10 months ago
aeba385
test: enhance unicode_test_utf8_to_utf32_stream()
by Heinrich Schuchardt
· 10 months ago
bded9f1
test/py: bootstage: Add test for bootstage command
by Love Kumar
· 11 months ago
2d30b29
test: Skip cleanup test if not built out of tree
by Tobias Deiminger
· 11 months ago
f7cca7c
Revert "test: hush: dollar: fix bugous behavior"
by Tom Rini
· 10 months ago
5b3cd0f
Revert "test/py: net: Add dhcp abort test"
by Tom Rini
· 10 months ago
1858beb
test: test_trace.py: Have trace-cmd report always use -l
by Tom Rini
· 10 months ago
662eade
test/py/requirements.txt: Update packaging requirement
by Tom Rini
· 10 months ago
bdaa0b2
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 10 months ago
a300ac3
test.py: Update pycryptodomex to address CVE-2023-52323
by Tom Rini
· 11 months ago
13f4c85
test: add test of "cp" shell command
by Rasmus Villemoes
· 11 months ago
279b03d
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
by AKASHI Takahiro
· 10 months ago
22efc1c
test/py: memtest: Add tests for mtest command
by Love Kumar
· 11 months ago
9b8b043
test/py: i2c: Add tests for i2c command
by Love Kumar
· 11 months ago
f0d6e29
test/py: mii: Add tests for mii command
by Love Kumar
· 11 months ago
53157bf
test/py: mdio: Add tests for mdio command
by Love Kumar
· 11 months ago
d836473
test/py: net: Add dhcp abort test
by Love Kumar
· 1 year ago
4d6d25b
test: spmi: fix tests
by Caleb Connolly
· 11 months ago
bbd6618
test: fs: fs-test: Move the tests to use sha256sum
by Peter Robinson
· 11 months ago
6e75ae1
test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD
by Heinrich Schuchardt
· 11 months ago
6a8a23c
test: build test/boot for CONFIG_UT_BOOTSTD=n
by Heinrich Schuchardt
· 11 months ago
2ee7a8e
Merge patch series "net fixes prior lwip"
by Tom Rini
· 11 months ago
e616346
test_net: print out net list
by Maxim Uvarov
· 11 months ago
6c2f753
test: hush: dollar: fix bugous behavior
by Ion Agorria
· 11 months ago
a8efebe
acpi: Write pointers to tables instead of addresses
by Simon Glass
· 11 months ago
5e3adc4
acpi: Rename test dm_test_setup_ctx_and_base_tables()
by Simon Glass
· 11 months ago
7d790a8
bloblist: Add alignment to bloblist_new()
by Simon Glass
· 11 months ago
b86b2d9
bloblist: Adjust the bloblist header
by Simon Glass
· 11 months ago
b6e8382
bloblist: Reduce blob-header size
by Simon Glass
· 11 months ago
997dac6
bloblist: Checksum the entire bloblist
by Simon Glass
· 11 months ago
Next »