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
/
of_platdata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
sandbox: Disable I2C emulators in SPL
Simon Glass
2021-01-30
1
-4
/
+4
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-10
/
+10
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-5
/
+5
*
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
1
-5
/
+5
*
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
1
-0
/
+15
*
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
1
-9
/
+10
*
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
1
-0
/
+37
*
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-10-29
1
-0
/
+81
*
dm: Add a C test for of-platdata properties
Simon Glass
2020-10-29
1
-0
/
+69
*
dm: test: Add a very simple of-platadata test
Simon Glass
2020-10-29
1
-0
/
+19