aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-11expo: Update tests to include textlineSimon Glass
2023-10-11cli: Add a command to show cmdline historySimon Glass
2023-10-10cmd: host: Print out the block size of the host deviceBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-10test/py: net: Add a test for 'pxe get' commandLove Kumar
2023-10-09test: Fix SPL tests not being runSean Anderson
2023-10-09test/py: sleep: Add a test for the time commandLove Kumar
2023-10-09test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06sandbox: Move the bloblist down a little in memorySimon Glass
2023-10-06dm: core: Add tests for oftree_path()Simon Glass
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass
2023-10-06dm: core: Support writing a booleanSimon Glass
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a way to delete a nodeSimon Glass
2023-10-06dm: core: Add a way to copy a nodeSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-30test: build dependency for event unit testsHeinrich Schuchardt
2023-09-30test: fix comment indentation on tpm testsIlias Apalodimas
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-21test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=TrueMichal Simek
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-19test: Move POST under a renamed Testing sectionSimon Glass
2023-09-16test: build dependency for event unit testsHeinrich Schuchardt
2023-09-13phy: Return success from generic_setup_phy() when phy is not foundJonas Karlman
2023-09-13phy: Fix generic_setup_phy() return value on power on failureJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_name() failsJonas Karlman
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt
2023-09-06test: print: Fix hexdump test on 64bit systemsMarek Vasut
2023-09-06test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()Marek Vasut
2023-09-04nokia_rx51: Remove platformTom Rini
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31event: Support a simple spy recordSimon Glass