index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
cmd
Age
Commit message (
Expand
)
Author
2024-11-29
test/cmd/wget.c: move net_test_wget() to the cmd test suite
Jerome Forissier
2024-11-18
test: cmd/hash: check return value of ut_check_console_line
Heinrich Schuchardt
2024-11-14
lmb.c: add missing comma in lmb_dump_region()
Heinrich Schuchardt
2024-11-14
test: use %zd for size_t in mbr_test_run()
Heinrich Schuchardt
2024-11-14
test: cmd/mbr: pass correct buffer size to init_write_buffers
Heinrich Schuchardt
2024-11-14
Merge patch series "cmd: hash: correct parameter count check"
Tom Rini
2024-11-14
test: unit test for hash command
Heinrich Schuchardt
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
2024-11-13
test: Update command test to use unit-test functions
Simon Glass
2024-11-13
command: test: Move into the cmd suite
Simon Glass
2024-11-13
command_ut: test: Move test into lib
Simon Glass
2024-11-03
x86: coreboot: Allow building an expo for editing CMOS config
Simon Glass
2024-11-03
x86: coreboot: Add a command to check and update CMOS RAM
Simon Glass
2024-11-03
x86: coreboot: Show the option table
Simon Glass
2024-11-03
x86: coreboot: Add a test for cbsysinfo command
Simon Glass
2024-11-01
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
Tom Rini
2024-10-29
test/cmd: Make some "ut dm" tests only available on sandbox
Tom Rini
2024-10-25
meminfo: Show the lmb records
Simon Glass
2024-10-25
cmd: Update the meminfo command to show the memory map
Simon Glass
2024-10-18
x86: Add msr command
Simon Glass
2024-10-18
x86: Add a cpuid command
Simon Glass
2024-10-18
coreboot: Switch to a monospaced font
Simon Glass
2024-10-18
video: Allow querying the font size
Simon Glass
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-09-18
Merge patch series "Fix various bugs"
Tom Rini
2024-09-18
test: mbr: Drop a duplicate test
Simon Glass
2024-09-18
test: mbr: Use RAM for the buffers
Simon Glass
2024-09-18
test: mbr: Use a constant for the block size
Simon Glass
2024-09-18
test: mbr: Unmap the buffers after use
Simon Glass
2024-09-18
test: mbr: Adjust test to drop 0x
Simon Glass
2024-09-18
test: mbr: Adjust test to use lower-case hex
Simon Glass
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-26
Merge patch series "Tidy up console recording in tests"
Tom Rini
2024-08-26
test: Tidy up checking for console end
Simon Glass
2024-08-26
test: cmd: Drop unnecessary console_record_reset_enable()
Simon Glass
2024-08-26
test: cmd: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: fdt: Move common code into the setup functions
Simon Glass
2024-08-26
test: fdt: Check internal-function return values
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-08-26
board_f: Move fdt_size to board
Simon Glass
2024-08-26
board_f: Add a new struct to hold pre-relocation info
Simon Glass
2024-08-23
Merge patch series "test/overlay: Make this depend on SANDBOX"
Tom Rini
2024-08-23
test/cmd: Move wget test to under a sandbox guard
Tom Rini
2024-08-23
log: Avoid including function names by default
Simon Glass
2024-08-15
sandbox: fix wget test failure after fixing wget issue
Yasuharu Shibata
2024-07-15
test: Remove duplicate newlines
Marek Vasut
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
[next]