index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add dm_test_read_resource
Patrick Delaunay
2021-06-05
1
-0
/
+33
*
part: Add check for NULL dev_part_str
Sean Anderson
2021-05-26
1
-7
/
+30
*
test: Avoid random numbers in dm_test_devm_regmap()
Simon Glass
2021-05-24
1
-2
/
+1
*
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-12
1
-68
/
+0
*
test: Add gpio-sysinfo test
Sean Anderson
2021-05-04
2
-0
/
+70
*
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
2021-05-04
1
-10
/
+15
*
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Chen Guanqiao
2021-04-29
1
-0
/
+31
*
test: reset: Extend base reset test to catch error
Neil Armstrong
2021-04-27
1
-5
/
+34
*
test: Add test for partitions
Sean Anderson
2021-04-22
2
-0
/
+77
*
test: Alphabetize dm Makefile
Sean Anderson
2021-04-22
1
-32
/
+32
*
test: fix test/dm/regmap.c
Heinrich Schuchardt
2021-04-20
1
-4
/
+5
*
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-18
1
-5
/
+86
|
\
|
*
test: pinmux: add test for 'pinctrl-single' driver
Dario Binacchi
2021-04-12
1
-5
/
+86
*
|
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
2021-04-15
2
-0
/
+34
*
|
test: dm: Add a case to test ofnode_phy_is_fixed_link()
Bin Meng
2021-04-15
1
-0
/
+18
*
|
sandbox: Add a DSA sandbox driver and unit test
Claudiu Manoil
2021-04-15
3
-5
/
+88
*
|
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
2
-0
/
+43
*
|
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
1
-45
/
+55
*
|
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
1
-13
/
+2
*
|
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
1
-0
/
+58
*
|
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
2021-04-10
1
-0
/
+11
*
|
sf: Support querying write-protect
Simon Glass
2021-03-27
1
-1
/
+9
*
|
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
1
-1
/
+1
*
|
sandbox: Create a new sandbox_noinst build
Simon Glass
2021-03-26
1
-0
/
+4
*
|
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
1
-4
/
+4
*
|
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
1
-8
/
+7
*
|
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
1
-5
/
+2
*
|
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
1
-1
/
+1
*
|
dtoc: Assign a sequence number to each node
Simon Glass
2021-03-22
1
-3
/
+3
*
|
test: acpi: Fix warnings on 32-bit build
Simon Glass
2021-03-13
1
-6
/
+6
*
|
test: Allow SPL to run any available test
Simon Glass
2021-03-12
1
-1
/
+10
*
|
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
1
-2
/
+2
*
|
test: Move restoring of driver model state to ut_run_list()
Simon Glass
2021-03-12
1
-11
/
+0
*
|
test: Move the devicetree check into ut_run_list()
Simon Glass
2021-03-12
1
-13
/
+0
*
|
test: Use return values in dm_test_run()
Simon Glass
2021-03-12
1
-8
/
+6
*
|
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
1
-40
/
+5
*
|
test: Use a local variable for test state
Simon Glass
2021-03-12
3
-6
/
+15
*
|
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
1
-36
/
+1
*
|
test: Drop dm_do_test()
Simon Glass
2021-03-12
1
-11
/
+4
*
|
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
1
-10
/
+1
*
|
test: Move dm_test_destroy() into test-main.c
Simon Glass
2021-03-12
1
-22
/
+0
*
|
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
1
-22
/
+0
*
|
test: Drop struct dm_test_state
Simon Glass
2021-03-12
4
-44
/
+31
*
|
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
1
-3
/
+3
*
|
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
1
-2
/
+0
*
|
test: Move console silencing to test_pre_run()
Simon Glass
2021-03-12
1
-4
/
+0
*
|
test: Drop mallinfo() work-around
Simon Glass
2021-03-12
1
-2
/
+0
*
|
test: Move dm_scan_plat() to test_pre_run()
Simon Glass
2021-03-12
1
-2
/
+0
*
|
test: Move do_autoprobe() to test_pre_run()
Simon Glass
2021-03-12
1
-17
/
+0
*
|
test: Move dm_extended_scan() to test_pre_run()
Simon Glass
2021-03-12
1
-3
/
+0
[next]