index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-06
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
dm: video: Add support for video bridges
Simon Glass
2015-08-06
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-06
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
dm: Add a return value comment to device_get_child()
Simon Glass
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
dm: Add platform data advice and admonishment
Simon Glass
2015-07-21
dm: Add a clock uclass
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
dm: Add support for RAM drivers
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
2015-07-21
dm: core: Add a function to find any device from device tree
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-06-04
dm: Sort the uclass IDs after the tegra/PMIC addition
Simon Glass
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-15
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-15
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-13
dm: video: Add a uclass for display port
Simon Glass
2015-05-13
dm: core: Sort the uclasses
Simon Glass
2015-05-06
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-04-30
dm: Implement a CPU uclass
Simon Glass
2015-04-30
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-23
dm: core: Remove unbind operations when not required
Simon Glass
2015-04-22
dm: core: precise comments for get/find device by name
Przemyslaw Marczak
2015-04-22
dm: core: remove type 'static' of function uclass_get_device_tail()
Przemyslaw Marczak
2015-04-22
dm: core: device: add function: dev_get_uclass_name()
Przemyslaw Marczak
2015-04-22
dm: core: device: add function: dev_get_driver_ops()
Przemyslaw Marczak
2015-04-22
dm: core: uclass: add function: uclass_get_device_by_name()
Przemyslaw Marczak
2015-04-22
dm: core: uclass: add function: uclass_find_device_by_name()
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-22
dm: core: add internal functions for getting the device without probe
Przemyslaw Marczak
2015-04-18
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
[next]