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-01-23
virtio: Avoid strange behaviour on removal
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
dm: part: Update test to use mmc2
Simon Glass
2023-01-23
dm: test: Correct assertion in dm_test_part()
Simon Glass
2023-01-05
test:dm:fix typo
Yuepeng Xing
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-06
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
test: dm: eth: Add ip6_make_lladdr test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_snma test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_addr_in_subnet test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add csum_ipv6_magic test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add string_to_ip6 test
Viacheslav Mitrofanov
2022-12-05
test: test sandbox sound driver more rigorously
Heinrich Schuchardt
2022-11-07
dm: Add tests for the sandbox host driver
Simon Glass
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-11-07
dm: test: Drop the special function for running DM tests
Simon Glass
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-31
test: Support tests which can only be run manually
Simon Glass
2022-10-31
test: Update tests to use the skip feature
Simon Glass
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
2022-10-20
k210: fix k210_pll_calc_config()
Heinrich Schuchardt
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
2022-09-29
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
2022-09-29
dm: core: Create a function to get a live tree in a test
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
[next]