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
/
drivers
/
core
/
root.c
Age
Commit message (
Expand
)
Author
2015-11-19
dm: core: Add missing entries for manual relocation
Michal Simek
2015-09-03
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-04-23
dm: core: Select device tree control correctly for SPL
Simon Glass
2015-02-12
dm: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-01-30
dm: core: Ignore disabled devices when binding
Simon Glass
2015-01-30
dm: core: Set device tree node for root device
Simon Glass
2014-11-22
dm: core: a trivial clean up
Masahiro Yamada
2014-09-10
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-07-23
dm: Add dm_scan_other() to locate board-specific devices
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-07-18
dm: add missing includes
Jeroen Hofstee
2014-06-20
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
dm: Add missing header files in lists and root
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add base driver model support
Simon Glass