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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
1
-0
/
+8
*
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
1
-0
/
+1
*
dm: video: Add a video uclass
Simon Glass
2016-01-20
1
-0
/
+1
*
serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
2016-01-13
1
-0
/
+18
*
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
1
-0
/
+11
*
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
1
-0
/
+21
*
stm32: Convert serial driver to DM
Kamil Lulko
2015-12-12
1
-0
/
+16
*
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-19
1
-26
/
+0
*
dm: core: Add safe device iteration macros
Simon Glass
2015-11-19
2
-0
/
+27
*
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-19
1
-0
/
+1
*
dm: implement a MTD uclass
Thomas Chou
2015-11-12
1
-0
/
+1
*
dm: adc: add simple ADC uclass implementation
Przemyslaw Marczak
2015-11-02
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-10-27
1
-56
/
+63
|
\
|
*
dm: core: Tidy up comments in device.h
Simon Glass
2015-10-23
1
-3
/
+16
|
*
dm: core: Remove a comment about dropping per_child_auto_alloc_size
Simon Glass
2015-10-23
1
-4
/
+0
|
*
dm: core: Tidy up devres comments
Simon Glass
2015-10-23
1
-26
/
+24
|
*
dm: core: Fix device flag whitespace
Simon Glass
2015-10-23
1
-5
/
+5
|
*
dm: core: Adjust device.h header file order
Simon Glass
2015-10-23
1
-13
/
+13
|
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
1
-5
/
+5
*
|
dm: implement a Miscellaneous uclass
Thomas Chou
2015-10-23
1
-0
/
+1
*
|
dm: implement a Timer uclass
Thomas Chou
2015-10-23
1
-0
/
+1
|
/
*
drivers: Introduce a simplified remoteproc framework
Nishanth Menon
2015-10-22
1
-0
/
+1
*
dm: pci: Add an inline API to test if a device is on a PCI bus
Bin Meng
2015-09-16
1
-0
/
+11
*
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-09-02
1
-0
/
+60
*
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
2
-0
/
+229
*
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
2
-4
/
+4
*
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
1
-0
/
+1
*
dm: simplify uclass_foreach_dev() implementation
Masahiro Yamada
2015-08-31
1
-7
/
+2
*
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
1
-18
/
+0
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-2
/
+2
*
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-18
2
-7
/
+7
*
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
1
-1
/
+1
*
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
1
-0
/
+15
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
1
-0
/
+9
*
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
2
-0
/
+95
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
1
-0
/
+44
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
2
-0
/
+159
*
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
1
-0
/
+3
*
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
1
-0
/
+12
*
dm: video: Add support for video bridges
Simon Glass
2015-08-05
1
-0
/
+1
*
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
1
-0
/
+1
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
1
-0
/
+17
*
dm: Add a return value comment to device_get_child()
Simon Glass
2015-08-05
1
-1
/
+3
*
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
1
-0
/
+26
*
dm: Add platform data advice and admonishment
Simon Glass
2015-07-21
1
-0
/
+9
*
dm: Add a clock uclass
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Add a system reset uclass
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Add support for RAM drivers
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
1
-0
/
+1
*
dm: Add support for LEDs
Simon Glass
2015-07-21
1
-0
/
+1
[next]