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
/
mbr.c
Age
Commit message (
Expand
)
Author
2025-02-11
test: Drop suites.h
Simon Glass
2025-01-24
test: Drop the function for running mbr tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
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-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-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: 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-03-02
test: cmd: mbr: Fix Smatch static checker warning
Alexander Gendin
2023-11-10
test: cmd: mbr: Remove unreachable code
Alexander Gendin
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin