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
/
dm
Age
Commit message (
Expand
)
Author
2023-10-06
dm: core: Add tests for oftree_path()
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Tidy up comments in the ofnode tests
Simon Glass
2023-10-06
dm: core: Ensure we run flattree tests on ofnode
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-09-30
test: fix comment indentation on tpm tests
Ilias Apalodimas
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-09-13
phy: Return success from generic_setup_phy() when phy is not found
Jonas Karlman
2023-09-13
phy: Fix generic_setup_phy() return value on power on failure
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
Jonas Karlman
2023-09-06
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
Marek Vasut
2023-08-30
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
Marek Vasut
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
2023-08-22
test: acpi: Handle both 32bit and 64bit ACPI tables
Marek Vasut
2023-08-20
test: cpu: Handle both 32bit and 64bit CPUs
Marek Vasut
2023-08-20
test: dm: pinmux: Handle %pa in pinctrl-single mux output
Marek Vasut
2023-08-08
arm_ffa: introduce sandbox test cases for UCLASS_FFA
Abdellatif El Khlifi
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm_ffa: introduce sandbox test cases for UCLASS_FFA
Abdellatif El Khlifi
2023-07-20
sandbox: fix a compilation error
Sergei Antonov
2023-07-17
dm: test: Add test for part_get_info_by_type
Joshua Watt
2023-07-17
dm: test: Improve partition test error output
Joshua Watt
2023-07-17
dm: test: Fix partition test to use mmc2
Joshua Watt
2023-07-17
acpi: Add a comment to set the acpi tables
Simon Glass
2023-07-14
video: Update stb_truetype
Simon Glass
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
2023-07-14
fdt: Align the start of the livetree
Simon Glass
2023-07-14
console: Correct truetype spacing error
Simon Glass
2023-06-19
nvmxip: move header to include
Rui Miguel Silva
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-09
test: dm: fwu: fix for the updated api
Jassi Brar
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-05-05
test: eth: IPv6 network discovery unit test
Ehsan Mohandesi
2023-05-02
test: Add tests for the extcon
Svyatoslav Ryhel
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
2023-04-27
sandbox64: add a test case for UCLASS_NVMXIP
Abdellatif El Khlifi
2023-04-10
test: dm: mmc: Check block erasing boundaries
Loic Poulain
2023-04-05
test: blkmap: Add test suite
Tobias Waldekranz
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
[next]