Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d8c5bcbd224fddd983f0796886409ede880d11ac
/
test
d8c5bcb
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· 3 weeks ago
f6ee671
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· 10 days ago
7dfafcd
test: unit test for hash command
by Heinrich Schuchardt
· 3 weeks ago
8573ea4
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· 11 days ago
aa48299
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· 11 days ago
5e92fbc
test: Correct regex string in test_spi
by Simon Glass
· 12 days ago
8f2a9fa
test: Support testing with two board-builds
by Simon Glass
· 12 days ago
6d0ff32
test: Add a section for closing the connection
by Simon Glass
· 12 days ago
082f335
test: Try to shut down the lab console gracefully
by Simon Glass
· 12 days ago
5825ddc
test: Avoid double echo when starting up
by Simon Glass
· 12 days ago
f32951d
test: Improve handling of sending commands
by Simon Glass
· 12 days ago
8308a5e
test: Introduce lab mode
by Simon Glass
· 12 days ago
bf89a8f
test: Introduce the concept of a role
by Simon Glass
· 12 days ago
6f35830
test: Allow connecting to a running board
by Simon Glass
· 12 days ago
530c694
test: Release board after tests complete
by Simon Glass
· 12 days ago
8344038
test: Allow signaling that U-Boot is ready
by Simon Glass
· 12 days ago
c63f4e4
test: Quote test names
by Simon Glass
· 3 weeks ago
4f570b3
test: Correct display of failing test
by Simon Glass
· 3 weeks ago
88db4fc
test: Update time tests to use unit-test asserts
by Simon Glass
· 3 weeks ago
dd0057d
test: Move time tests into the lib suite
by Simon Glass
· 3 weeks ago
890d91f
test: Move time_ut test into lib
by Simon Glass
· 3 weeks ago
5912a9e
test: Move unicode tests into the lib suite
by Simon Glass
· 3 weeks ago
7a27d41
test: Move unicode_ut test into lib
by Simon Glass
· 3 weeks ago
4563fb4
str: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
2352526
test: Move str_ut test into lib
by Simon Glass
· 3 weeks ago
33ca12b
test: Move print_ut into the common suite
by Simon Glass
· 3 weeks ago
479b389
test: Move print_ut test into common
by Simon Glass
· 3 weeks ago
7f8b8c5
bootm: test: Move test into boot
by Simon Glass
· 3 weeks ago
ee3c869
test: Update command test to use unit-test functions
by Simon Glass
· 3 weeks ago
c25b35b
command: test: Move into the cmd suite
by Simon Glass
· 3 weeks ago
a616550
command_ut: test: Move test into lib
by Simon Glass
· 3 weeks ago
5cf3925
compression: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
e67cc4b
compression: test: Move test into lib
by Simon Glass
· 3 weeks ago
a5896b8
test: Drop test-trace.sh and common.sh
by Simon Glass
· 3 weeks ago
692ed74
bloblist: test: Drop global_data declarations
by Simon Glass
· 3 weeks ago
82e6d79
bloblist: test: Move test into common
by Simon Glass
· 3 weeks ago
e6b937f
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· 3 weeks ago
70b78d5
test: efi: boot: Add a test for the efi bootmeth
by Simon Glass
· 2 weeks ago
79aed64
test: efi: boot: Set up an image suitable for EFI testing
by Simon Glass
· 2 weeks ago
9fd623a
efi: Move default filename to a function
by Simon Glass
· 2 weeks ago
a2bed7d
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
by Tom Rini
· 3 weeks ago
931e0df
test: bootm: Ensure GD_FLG_SILENT is reset
by Andrew Goodbody
· 3 weeks ago
66ca662
test: bootm: bootm_process_cmdline_env takes flags
by Andrew Goodbody
· 3 weeks ago
c422501
usb: Fix test dependency on ext4write command
by Andrew Goodbody
· 6 weeks ago
32e40f3
usb: Fix test failure with multiple partitions
by Andrew Goodbody
· 6 weeks ago
6cdb149
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· 4 weeks ago
3f1d799
test: Allow saving and restoring the bloblist
by Simon Glass
· 4 weeks ago
ae3b592
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 6 weeks ago
e25c34d
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· 6 weeks ago
d04c23f
x86: coreboot: Show the option table
by Simon Glass
· 6 weeks ago
bde8690
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· 6 weeks ago
5936d86
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· 5 weeks ago
3ef48a7
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· 5 weeks ago
fbdac81
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· 5 weeks ago
5224aa1
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
79b3e9d
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
5dfc1c8
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
5bd4ead
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
d785a77
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
1d49f78
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
6e62548
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
cedf9cc
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
d01c58a
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
70f5f17
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
83bc598
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
2ce146a
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
8e5e64d
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· 3 weeks ago
WIP/01Nov2024
29e5a2e
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 4 weeks ago
15a55db
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· 4 weeks ago
57ea496
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· 4 weeks ago
5f7c06b
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· 4 weeks ago
a01e7d2
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 4 weeks ago
2d42f7d
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 4 weeks ago
a87884f
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 4 weeks ago
0f57b00
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 5 weeks ago
467a84e
test: efi_loader: Fix dependency for http test
by Andrew Goodbody
· 4 weeks ago
2800aec
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 4 weeks ago
WIP/27Oct2024
f116fea
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· 5 weeks ago
f570ab6
acpi: Allocate and write ACPI tables
by Patrick Rudolph
· 5 weeks ago
763bad3
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· 5 weeks ago
deafcdc
Merge patch series "Allow showing the memory map"
by Tom Rini
· 4 weeks ago
9252b7f
meminfo: Show the lmb records
by Simon Glass
· 5 weeks ago
f18c048
cmd: Update the meminfo command to show the memory map
by Simon Glass
· 5 weeks ago
e8a45b5
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 4 weeks ago
f692cfe
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· 5 weeks ago
a995084
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· 5 weeks ago
b523b4d
treewide: bcb: move ab_select command to bcb subcommands
by Dmitry Rokosov
· 5 weeks ago
e3bc477
test: dm: wdt: replace cyclic_run() by schedule()
by Rasmus Villemoes
· 7 weeks ago
7f3d53c
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· 7 weeks ago
96cbafb
expo: Drop scene_title_set()
by Simon Glass
· 6 weeks ago
55a9de5
expo: Support menu-item values in cedit
by Simon Glass
· 6 weeks ago
012e1e8
expo: Allow menu items to have values
by Simon Glass
· 6 weeks ago
d8ff97c
expo: Use standard numbering for save and discard
by Simon Glass
· 6 weeks ago
89f4f33
expo: Set the initial next_id to 1
by Simon Glass
· 6 weeks ago
c4e5826
x86: Add msr command
by Simon Glass
· 3 months ago
557767f
x86: Add a cpuid command
by Simon Glass
· 3 months ago
f0feda9
coreboot: Switch to a monospaced font
by Simon Glass
· 11 months ago
112eb85
video: Allow querying the font size
by Simon Glass
· 11 months ago
8cb3303
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 6 weeks ago
625d40a
test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
by Jerome Forissier
· 6 weeks ago
Next »