aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-16test: build dependency for event unit testsHeinrich Schuchardt1-1/+1
2023-09-13phy: Return success from generic_setup_phy() when phy is not foundJonas Karlman1-0/+5
2023-09-13phy: Fix generic_setup_phy() return value on power on failureJonas Karlman1-0/+24
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman1-1/+11
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_name() failsJonas Karlman1-0/+6
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt1-0/+19
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt1-0/+1
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt1-0/+65
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt1-0/+22
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt1-0/+33
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt1-12/+8
2023-09-06test: print: Fix hexdump test on 64bit systemsMarek Vasut1-14/+28
2023-09-06test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()Marek Vasut1-2/+2
2023-09-04nokia_rx51: Remove platformWIP/04Sep2023Tom Rini1-420/+0
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini1-2/+2
2023-08-31event: Convert existing spy records to simpleSimon Glass1-1/+1
2023-08-31initcall: Support emitting eventsSimon Glass1-5/+6
2023-08-31event: Support a simple spy recordSimon Glass2-1/+24
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut1-0/+2