index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-06-24
dm: core: add ofnode_get_path()
Marek Behún
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek Behún
2021-06-08
log: Convert log values to printf() if not enabled
Simon Glass
2021-06-08
sandbox: log: Avoid build error with !CONFIG_LOG
Simon Glass
2021-06-08
log: Add support for logging a buffer
Simon Glass
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
2021-06-08
hexdump: Support any rowsize
Simon Glass
2021-06-08
hexdump: Add support for sandbox
Simon Glass
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-08
test: Add a test for print_buffer()
Simon Glass
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
2021-06-08
test: Detect when expect_str is too small
Simon Glass
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
2021-06-07
test: lmb: add test for lmb_reserve_flags
Patrick Delaunay
2021-06-05
test: add dm_test_read_resource
Patrick Delaunay
2021-05-26
test: Fix filesystem tests always being skipped
Alper Nebi Yasak
2021-05-26
part: Add check for NULL dev_part_str
Sean Anderson
2021-05-24
test/py: improve regular expression for ut subtest symbol matcher
Marek Behún
2021-05-24
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
2021-05-13
pytest: add sandbox test for "extension" command
Kory Maincent
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-04
sandbox: add test of CONFIG_ENV_IMPORT_FDT
Rasmus Villemoes
2021-05-04
test: Add gpio-sysinfo test
Sean Anderson
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
2021-04-29
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Chen Guanqiao
2021-04-29
tests: patman: Add requests to the module list
Tom Rini
2021-04-29
test: Use positive conditional in test_matches()
Andy Shevchenko
2021-04-29
test: Allow simple glob pattern in the test name
Andy Shevchenko
2021-04-27
test: reset: Extend base reset test to catch error
Neil Armstrong
2021-04-24
test/py: Bump py to 1.10.0 for CVE-2020-29651
Tom Rini
2021-04-24
test/py: Fix efidebug related tests
Ilias Apalodimas
2021-04-22
test: lmb: add test for overflow protection in lmb_add_region
Patrick Delaunay
2021-04-22
test: Add test for partitions
Sean Anderson
2021-04-22
test: Alphabetize dm Makefile
Sean Anderson
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-20
test: fix test/dm/regmap.c
Heinrich Schuchardt
2021-04-18
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-15
Merge branch '2021-04-14-assorted-vboot-improvements'
Tom Rini
2021-04-15
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
2021-04-15
test: dm: Add a case to test ofnode_phy_is_fixed_link()
Bin Meng
2021-04-15
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
2021-04-14
test/py: ecdsa: Use mkimage keyfile instead of keydir argument
Alexandru Gagniuc
2021-04-14
test/py: ecdsa: Add test for mkimage ECDSA signing
Alexandru Gagniuc
2021-04-14
test/py: Add pycryptodomex to list of required pakages
Alexandru Gagniuc
2021-04-12
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
test: Add test for strlcat
Sean Anderson
2021-04-12
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
hush: Fix assignments being misinterpreted as commands
Sean Anderson
[next]