aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson5-0/+61
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson3-6/+303
2023-10-17test: spl: Add a test for the NET load methodSean Anderson3-0/+262
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson3-5/+101
2023-10-17test: spl: Add a test for spl_blk_load_imageSean Anderson2-1/+65
2023-10-17test: spl: Add functions to create filesystemsSean Anderson3-0/+318
2023-10-17test: spl: Add functions to create imagesSean Anderson2-3/+351
2023-10-17test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson1-4/+2
2023-10-17test: spl: Split tests up and use some configsSean Anderson6-79/+106
2023-10-17spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson1-1/+1
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini2-9/+4
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini2-9/+4
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini2-0/+66
2023-10-15sandbox: add tests for UCLASS_SMAlexey Romanov2-0/+66
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini1-0/+10
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro1-0/+109
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro1-44/+20
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro1-2/+20
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass1-0/+10
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/13Oct2023Tom Rini1-0/+66
2023-10-11expo: Update tests to include textlineSimon Glass4-4/+39
2023-10-11cli: Add a command to show cmdline historySimon Glass2-0/+50
2023-10-10cmd: host: Print out the block size of the host deviceBin Meng1-10/+10
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng2-6/+7
2023-10-10test/py: net: Add a test for 'pxe get' commandLove Kumar1-0/+66
2023-10-09test: Fix SPL tests not being runSean Anderson1-1/+2
2023-10-09test/py: sleep: Add a test for the time commandLove Kumar1-0/+18
2023-10-09test: lmb: Add test for coalescing and overlap rangeUdit Kumar1-1/+12
2023-10-06pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass1-4/+10
2023-10-06sandbox: Move the bloblist down a little in memorySimon Glass1-2/+2
2023-10-06dm: core: Add tests for oftree_path()Simon Glass1-0/+6
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass1-2/+13
2023-10-06dm: core: Support writing a booleanSimon Glass1-0/+25
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass1-0/+24
2023-10-06dm: core: Add a way to delete a nodeSimon Glass1-0/+31
2023-10-06dm: core: Add a way to copy a nodeSimon Glass1-0/+63
2023-10-06dm: core: Add a function to create an empty treeSimon Glass1-0/+16
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass1-7/+39
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass1-15/+18
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass1-5/+4
2023-10-02Merge branch 'next'Tom Rini35-363/+1284
2023-09-30test: build dependency for event unit testsHeinrich Schuchardt1-1/+1
2023-09-30test: fix comment indentation on tpm testsIlias Apalodimas1-4/+5
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass1-0/+1
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek1-2/+7
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek1-0/+14
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma1-0/+9
2023-09-21test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=TrueMichal Simek1-0/+3
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek1-0/+8
2023-09-19test: Move POST under a renamed Testing sectionSimon Glass1-6/+6