index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
/
root.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
1
-0
/
+21
*
dm: core: Add missing entries for manual relocation
Michal Simek
2015-11-19
1
-0
/
+8
*
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-02
1
-1
/
+4
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-3
/
+3
*
dm: core: Select device tree control correctly for SPL
Simon Glass
2015-04-23
1
-6
/
+8
*
dm: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-02-12
1
-0
/
+64
*
dm: core: Ignore disabled devices when binding
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
1
-0
/
+3
*
dm: core: a trivial clean up
Masahiro Yamada
2014-11-22
1
-3
/
+1
*
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-09-10
1
-1
/
+1
*
dm: Add dm_scan_other() to locate board-specific devices
Simon Glass
2014-07-23
1
-0
/
+8
*
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
1
-15
/
+18
*
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
1
-0
/
+25
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-4
/
+7
*
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
1
-0
/
+8
*
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
1
-0
/
+3
*
dm: add missing includes
Jeroen Hofstee
2014-07-18
1
-0
/
+1
*
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
1
-3
/
+3
*
dm: Add missing header files in lists and root
Simon Glass
2014-06-20
1
-0
/
+1
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-1
/
+1
*
dm: Add base driver model support
Simon Glass
2014-03-04
1
-0
/
+102