index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
Age
Commit message (
Expand
)
Author
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
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2022-09-02
dm: rtc: Try to handle the localtime() race
Simon Glass
2022-09-02
dm: rtc: Try to avoid a race in rtc_set_get test
Simon Glass
2022-09-02
dm: rtc: Avoid a race in the rtc_reset test
Simon Glass
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-09-02
dm: rtc: Make use of ut_assertnonnull()
Simon Glass
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Tidy up ofnode-writing test
Simon Glass
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
2022-08-12
dm: core: Move ofnode-writing test to ofnode
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-02
test: rng: Add a UT testcase for the rng command
Sughosh Ganu
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-08
test: fix CONFIG_ACPIGEN dependencies
Heinrich Schuchardt
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
2022-06-28
dm: core: Support accessing core tags
Simon Glass
2022-06-08
test: eth: Add test for ethernet addresses
Sean Anderson
2022-06-08
sandbox: net: Add aliases for ethernet devices
Sean Anderson
2022-06-08
test: dm: virtio_rng: Test virtio-rng with faked device
Andrew Scull
2022-06-08
test: dm: virtio: Test virtio device driver probing
Andrew Scull
2022-06-08
virtio: sandbox: Bind RNG rather than block device
Andrew Scull
2022-06-08
test: dm: virtio: Split out virtio device tests
Andrew Scull
[next]