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
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-24
dm: core: add ofnode_get_path()
Marek BehĂșn
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek BehĂșn
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-05
test: add dm_test_read_resource
Patrick Delaunay
2021-05-26
part: Add check for NULL dev_part_str
Sean Anderson
2021-05-24
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-04
test: Add gpio-sysinfo test
Sean Anderson
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
2021-04-29
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Chen Guanqiao
2021-04-27
test: reset: Extend base reset test to catch error
Neil Armstrong
2021-04-22
test: Add test for partitions
Sean Anderson
2021-04-22
test: Alphabetize dm Makefile
Sean Anderson
2021-04-20
test: fix test/dm/regmap.c
Heinrich Schuchardt
2021-04-18
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-15
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
2021-04-15
test: dm: Add a case to test ofnode_phy_is_fixed_link()
Bin Meng
2021-04-15
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
2021-04-12
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
2021-03-27
sf: Support querying write-protect
Simon Glass
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-22
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-13
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
test: Move restoring of driver model state to ut_run_list()
Simon Glass
2021-03-12
test: Move the devicetree check into ut_run_list()
Simon Glass
2021-03-12
test: Use return values in dm_test_run()
Simon Glass
2021-03-12
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
test: Use a local variable for test state
Simon Glass
2021-03-12
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
test: Drop dm_do_test()
Simon Glass
2021-03-12
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
test: Move dm_test_destroy() into test-main.c
Simon Glass
2021-03-12
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
test: Drop struct dm_test_state
Simon Glass
2021-03-12
test: Handle driver model reinit in test_pre_run()
Simon Glass
[next]