dm: core: Create a function to get a live tree in a test
[platform/kernel/u-boot.git] / test / dm /
2022-09-30 Simon Glassdm: core: Create a function to get a live tree in a...
2022-09-30 Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30 Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30 Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30 Simon Glassdm: core: Add ofnode functions to obtain an oftree
2022-09-30 Simon Glassdm: core: Expand integer-reading tests
2022-09-29 Simon Glassdm: core: Add a macro to iterate through properties
2022-09-29 Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29 Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29 Simon Glasstest: Drop the UT_TESTF_LIVE_OR_FLAT flag
2022-09-29 Simon Glassdm: core: Support writing a property to an empty node
2022-09-29 Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29 Simon Glasstest: Fix missing livetree test runs
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glasssandbox: Add a test for SCSI
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-15 Tom RiniMerge branch '2022-09-15-general-improvements' into...
2022-09-15 Patrice Chotardgpio: sandbox: Add GPIOD_IS_AF for gpio configured...
2022-09-14 Stefan Herbrechtsmeierdm: core: Add functions to read 8/16-bit integers
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-05 Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-03 Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03 Simon Glasstpm: Allow reporting the internal state
2022-09-03 Tom RiniMerge branch '2022-09-02-assorted-improvements' into...
2022-09-02 Simon Glassdm: rtc: Try to handle the localtime() race
2022-09-02 Simon Glassdm: rtc: Try to avoid a race in rtc_set_get test
2022-09-02 Simon Glassdm: rtc: Avoid a race in the rtc_reset test
2022-09-02 Simon Glasstest: Allow running tests multiple times
2022-09-02 Simon Glassdm: rtc: Make use of ut_assertnonnull()
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassdm: core: Add support for writing u32 with ofnode
2022-08-12 Simon Glassdm: core: Allow writing to a flat tree with ofnode
2022-08-12 Simon Glassdm: core: Tidy up ofnode-writing test
2022-08-12 Simon Glassdm: core: Swap parameters of ofnode_write_prop()
2022-08-12 Simon Glassdm: core: Move ofnode-writing test to ofnode
2022-08-12 Simon Glassdm: core: Introduce support for multiple trees
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-02 Sughosh Ganutest: rng: Add a UT testcase for the rng command
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Paul Doellewatchdog: add pulse support to gpio watchdog driver
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-08 Tom RiniMerge branch '2022-07-08-assorted-updates' into next
2022-07-08 Heinrich Schuchardttest: fix CONFIG_ACPIGEN dependencies
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-28 Simon Glassdm: core: Add a way to collect memory usage
2022-06-28 Simon Glassdm: core: Support accessing core tags
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-09 Tom RiniMerge branch '2022-06-09-add-support-for-nvmem-api...
2022-06-08 Sean Andersontest: eth: Add test for ethernet addresses
2022-06-08 Sean Andersonsandbox: net: Add aliases for ethernet devices
2022-06-08 Tom RiniMerge branch '2022-06-08-virtio-harden-and-test-vring...
2022-06-08 Andrew Sculltest: dm: virtio_rng: Test virtio-rng with faked device
2022-06-08 Andrew Sculltest: dm: virtio: Test virtio device driver probing
2022-06-08 Andrew Scullvirtio: sandbox: Bind RNG rather than block device
2022-06-08 Andrew Sculltest: dm: virtio: Split out virtio device tests
2022-06-08 Andrew Sculltest: dm: virtio: Test notify before del_vqs
2022-06-08 Andrew Scullvirtio: sandbox: Fix device features bitfield
2022-06-08 Andrew Sculldm: test: virtio: Test the virtio ring
2022-05-25 Tom RiniMerge tag 'xilinx-for-v2022.07-rc4' of https://source...
2022-05-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-24 Tom RiniMerge tag 'tpm-24052022' of https://source.denx.de...
2022-05-23 Tom RiniMerge branch '2022-05-23-regression-fixes'
2022-05-23 Patrice Chotardtest: dm: spi: Replace _spi_get_bus_and_cs() by spi_get...
2022-05-23 Patrice Chotardspi: spi-uclass: Add new spi_get_bus_and_cs() implement...
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-03 Tom RiniMerge branch '2022-05-03-virtio-pci-add-and-fix-consist...
2022-05-03 Andrew Scullpci: Add mask parameter to dm_pci_map_bar()
2022-05-03 Andrew Scullpci: Match region flags using a mask
2022-05-03 Andrew Scullpci: Map bars with offset and length
2022-05-03 Andrew Sculltest: pci: Test PCI address conversion functions
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29 Tom RiniMerge branch '2022-04-29-fuzzing-and-asan-fixes'
2022-04-29 Andrew Sculltest: dm: devres: Remove use-after-free
2022-04-29 Andrew Sculltest: Fix pointer overrun in dm_test_devm_regmap()
2022-04-28 Tom RiniMerge branch '2022-04-28-led-updates'
2022-04-28 Marek Vasuttest: dm: led: Fix LED enumeration
2022-04-28 Marek Vasutled: Drop led_default_state()
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Simon Glasstest: dm: Restart USB before assuming it is stopped
2022-04-25 Simon Glasstest: fastboot: Avoid using mmc1
2022-04-25 Simon Glassdm: core: Allow finding a uclass device by partial...
2022-04-25 Simon Glassdm: core: Rename and fix uclass_get_by_name_len()
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
next