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
*
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
*
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
1
-5
/
+5
*
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
2
-3
/
+3
*
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
1
-0
/
+98
*
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
1
-17
/
+115
*
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2021-03-03
1
-9
/
+9
*
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
1
-6
/
+6
*
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
1
-4
/
+4
*
fastboot: Allow u-boot-style partitions
Sean Anderson
2021-02-26
1
-3
/
+34
*
test: dm: Add test for fastboot mmc partition naming
Sean Anderson
2021-02-26
2
-0
/
+67
*
mmc: sandbox: Add support for writing
Sean Anderson
2021-02-26
1
-5
/
+14
*
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-22
1
-2
/
+48
|
\
|
*
test: add a simple test for the adc-keys button driver
Marek Szyprowski
2021-02-18
1
-2
/
+48
*
|
dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
2
-0
/
+38
*
|
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-18
1
-0
/
+30
*
|
dm: test: Add test case for dev_get_dma_ranges()
Nicolas Saenz Julienne
2021-02-18
2
-0
/
+50
|
/
*
test: dm: tee: extend with RPC test
Igor Opaniuk
2021-02-16
1
-7
/
+109
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
10
-0
/
+10
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
10
-0
/
+10
*
|
dm: core: Add late driver remove option
Marek Vasut
2021-02-03
2
-0
/
+116
*
|
dm: core: Avoid partially removing devices
Simon Glass
2021-02-03
1
-1
/
+3
|
/
[next]