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
/
include
/
dm
/
platdata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
1
-15
/
+0
*
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
1
-8
/
+0
*
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
1
-7
/
+3
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-8
/
+8
*
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-3
/
+3
*
dm: Don't allow U_BOOT_DEVICE() when of-platdata is used
Simon Glass
2020-10-29
1
-0
/
+8
*
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
1
-1
/
+9
*
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
1
-2
/
+12
*
dm: core: Expand the comment for DM_GET_DEVICE()
Simon Glass
2020-10-29
1
-1
/
+16
*
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
1
-0
/
+14
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
2018-01-01
1
-1
/
+0
*
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
1
-0
/
+5
*
dm: Add platform data advice and admonishment
Simon Glass
2015-07-21
1
-0
/
+9
*
dm: core: Allow a list of devices to be declared in one step
Simon Glass
2014-10-22
1
-0
/
+4
*
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2014-10-22
1
-0
/
+2
*
dm: fix comments
Masahiro Yamada
2014-10-22
1
-1
/
+1
*
dm: Tidy up some header file comments
Simon Glass
2014-07-23
1
-2
/
+8
*
dm: Add base driver model support
Simon Glass
2014-03-04
1
-0
/
+22