Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
test
2abe305
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· 2 weeks ago
f53329d
test: use %zd for size_t in mbr_test_run()
by Heinrich Schuchardt
· 3 weeks ago
3eb9d26
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· 3 weeks ago
ea27c84
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· 3 weeks ago
8fe420f
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· 9 days ago
043059d
test: unit test for hash command
by Heinrich Schuchardt
· 3 weeks ago
06a2234
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· 10 days ago
076030e
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· 10 days ago
8be1fe5
test: Correct regex string in test_spi
by Simon Glass
· 11 days ago
5a63a4b
test: Support testing with two board-builds
by Simon Glass
· 11 days ago
f5285a2
test: Add a section for closing the connection
by Simon Glass
· 11 days ago
3ac7d43
test: Try to shut down the lab console gracefully
by Simon Glass
· 11 days ago
833fd66
test: Avoid double echo when starting up
by Simon Glass
· 11 days ago
2f90912
test: Improve handling of sending commands
by Simon Glass
· 11 days ago
f8456fa
test: Introduce lab mode
by Simon Glass
· 11 days ago
f6dbc36
test: Introduce the concept of a role
by Simon Glass
· 11 days ago
f1b1bb8
test: Allow connecting to a running board
by Simon Glass
· 11 days ago
dcb97ed
test: Release board after tests complete
by Simon Glass
· 11 days ago
6cffce9
test: Allow signaling that U-Boot is ready
by Simon Glass
· 11 days ago
4c4bf3e
test: Quote test names
by Simon Glass
· 3 weeks ago
d3805b1
test: Correct display of failing test
by Simon Glass
· 3 weeks ago
e41d94d
test: Update time tests to use unit-test asserts
by Simon Glass
· 3 weeks ago
3baf5a7
test: Move time tests into the lib suite
by Simon Glass
· 3 weeks ago
fc69d81
test: Move time_ut test into lib
by Simon Glass
· 3 weeks ago
38754db
test: Move unicode tests into the lib suite
by Simon Glass
· 3 weeks ago
dcd1a6b
test: Move unicode_ut test into lib
by Simon Glass
· 3 weeks ago
2dcfdf1
str: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
6eb8369
test: Move str_ut test into lib
by Simon Glass
· 3 weeks ago
3394c3c
test: Move print_ut into the common suite
by Simon Glass
· 3 weeks ago
603cd5c
test: Move print_ut test into common
by Simon Glass
· 3 weeks ago
c67c07a
bootm: test: Move test into boot
by Simon Glass
· 3 weeks ago
24533d3
test: Update command test to use unit-test functions
by Simon Glass
· 3 weeks ago
674a9fc
command: test: Move into the cmd suite
by Simon Glass
· 3 weeks ago
488994e
command_ut: test: Move test into lib
by Simon Glass
· 3 weeks ago
ecaaae8
compression: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
6d094a1
compression: test: Move test into lib
by Simon Glass
· 3 weeks ago
4ec8903
test: Drop test-trace.sh and common.sh
by Simon Glass
· 3 weeks ago
acd4ce2
bloblist: test: Drop global_data declarations
by Simon Glass
· 3 weeks ago
ad4c1fe
bloblist: test: Move test into common
by Simon Glass
· 3 weeks ago
8593a63
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· 3 weeks ago
4f378de
test: efi: boot: Add a test for the efi bootmeth
by Simon Glass
· 2 weeks ago
64c6325
test: efi: boot: Set up an image suitable for EFI testing
by Simon Glass
· 2 weeks ago
3b1e60b
efi: Move default filename to a function
by Simon Glass
· 2 weeks ago
4d84611
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
by Tom Rini
· 3 weeks ago
b4af83a
test: bootm: Ensure GD_FLG_SILENT is reset
by Andrew Goodbody
· 3 weeks ago
cbe01ae
test: bootm: bootm_process_cmdline_env takes flags
by Andrew Goodbody
· 3 weeks ago
edef1c6
usb: Fix test dependency on ext4write command
by Andrew Goodbody
· 6 weeks ago
97086f9
usb: Fix test failure with multiple partitions
by Andrew Goodbody
· 6 weeks ago
d7ae486
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· 4 weeks ago
be277ee
test: Allow saving and restoring the bloblist
by Simon Glass
· 4 weeks ago
3434420
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 6 weeks ago
47f3652
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· 6 weeks ago
b57a23b
x86: coreboot: Show the option table
by Simon Glass
· 6 weeks ago
8ec684c
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· 6 weeks ago
129ba73
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· 5 weeks ago
ff81f83
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· 5 weeks ago
798b5c5
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· 5 weeks ago
a59d6d3
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
f66139f
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
e8d0210
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
8407424
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
ce66b8a
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
899b4cc
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
22dddc6
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
bc2b204
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
8978883
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
6724fa8
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
8fbacd5
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
805c19b
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
c80b0ef
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· 3 weeks ago
19c781d
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 4 weeks ago
351abe3
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· 3 weeks ago
276495d
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· 4 weeks ago
18afb60
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· 4 weeks ago
3a78320
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 4 weeks ago
5eeb0ea
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 4 weeks ago
c52608b
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 4 weeks ago
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 4 weeks ago
7dfc57a
test: efi_loader: Fix dependency for http test
by Andrew Goodbody
· 4 weeks ago
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 4 weeks ago
0fe88cc
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· 4 weeks ago
158efd6
acpi: Allocate and write ACPI tables
by Patrick Rudolph
· 4 weeks ago
bff7c57
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· 4 weeks ago
1cbe5f7
Merge patch series "Allow showing the memory map"
by Tom Rini
· 4 weeks ago
9b259c5
meminfo: Show the lmb records
by Simon Glass
· 5 weeks ago
84015e5
cmd: Update the meminfo command to show the memory map
by Simon Glass
· 5 weeks ago
f89dff1
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 4 weeks ago
abb772a
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· 5 weeks ago
52f93d3
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· 5 weeks ago
ea143cb
treewide: bcb: move ab_select command to bcb subcommands
by Dmitry Rokosov
· 5 weeks ago
370261b
test: dm: wdt: replace cyclic_run() by schedule()
by Rasmus Villemoes
· 7 weeks ago
776442e
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· 7 weeks ago
f957785
expo: Drop scene_title_set()
by Simon Glass
· 6 weeks ago
6f3e87a
expo: Support menu-item values in cedit
by Simon Glass
· 6 weeks ago
100389f
expo: Allow menu items to have values
by Simon Glass
· 6 weeks ago
53a0a2f
expo: Use standard numbering for save and discard
by Simon Glass
· 6 weeks ago
5c6926c
expo: Set the initial next_id to 1
by Simon Glass
· 6 weeks ago
18c2ccc
x86: Add msr command
by Simon Glass
· 3 months ago
8af719c
x86: Add a cpuid command
by Simon Glass
· 3 months ago
2fc5d8c
coreboot: Switch to a monospaced font
by Simon Glass
· 11 months ago
Next »