summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-299-42/+72
|\
| * test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt2021-11-261-2/+4
| * test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt2021-11-261-1/+3
| * test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt2021-11-261-11/+14
| * test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt2021-11-261-13/+13
| * test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt2021-11-261-6/+8
| * test: address some pylint warningsHeinrich Schuchardt2021-11-262-9/+7
| * test: test truncation in snprintf()Heinrich Schuchardt2021-11-201-0/+18
| * lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt2021-11-201-0/+5
* | test/py: Raise a ValueError if a command failsSimon Glass2021-11-281-1/+1
* | test/py: Relax the naming rules for unit testsSimon Glass2021-11-281-1/+1
* | dm: core: Add a way to obtain a string listSimon Glass2021-11-281-0/+20
* | dm: core: Add tests for stringlist functionsSimon Glass2021-11-281-0/+76
* | test/py: Allow passing input to a programSimon Glass2021-11-282-5/+8
* | env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-161-0/+107
|/
* test/dm: fix watchdog testHeinrich Schuchardt2021-11-131-1/+3
* lib: Add a function to convert a string to a hex valueSimon Glass2021-11-111-0/+24
* lib: Add tests for simple_itoa()Simon Glass2021-11-111-0/+17
* test: dm: add test for ofnode_for_each_compatible_node()Michael Walle2021-11-091-0/+18
* test: Add tests for IOMMU uclassMark Kettenis2021-10-312-0/+29
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2021-10-151-15/+13
|\
| * fdtdec: Support reserved-memory flagsThierry Reding2021-10-131-6/+7
| * fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding2021-10-131-9/+6
| * fdtdec: Support compatible string list for reserved memoryThierry Reding2021-10-131-9/+9
* | pytest: Show a message when sandbox crashesSimon Glass2021-10-141-12/+44
* | pytest: Shorten traceback length by defaultSimon Glass2021-10-141-0/+5
|/
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-122-1/+8
|\
| * test/py: Add usb gadget binding testPatrice Chotard2021-10-121-0/+7
| * cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
* | lz4: Use a private header for U-BootSimon Glass2021-10-091-1/+1
* | Add support for an owned bufferSimon Glass2021-10-082-0/+345
* | lib: Add memdup()Simon Glass2021-10-081-0/+32
* | clk: k210: Try harder to get the best configSean Anderson2021-10-071-0/+4
* | test: dm: k210: Reduce duplication in test casesSean Anderson2021-10-071-19/+13
* | acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-061-6/+14
* | test: Allow tpm2 tests to run in parallelSimon Glass2021-10-051-6/+46
* | test: Allow hush tests to run in parallelSimon Glass2021-10-051-14/+6
* | test: Allow vboot tests to run in parallelSimon Glass2021-10-051-13/+16
* | test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc2021-10-052-0/+187
* | WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* | Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-291-1/+1
|\ \
| * | net: update NXP copyright textVladimir Oltean2021-09-281-1/+1
| * | test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy2021-09-281-0/+28
* | | Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-274-8/+80
|\ \ \
| * | | sandbox: correct cpu nodesHeinrich Schuchardt2021-09-252-4/+4
| * | | dm: gpio: Add of-platdata supportSimon Glass2021-09-251-0/+20
| * | | irq: Tidy up of-platdata irq supportSimon Glass2021-09-251-4/+22
| * | | clk: Rename clk_get_by_driver_info()Simon Glass2021-09-251-0/+19
| * | | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-0/+15
* | | | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-0/+28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|