index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
Makefile
Age
Commit message (
Expand
)
Author
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-08-31
dm: core: Add Kconfig for simple bus driver
Marek Vasut
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
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: Make regmap and syscon optional
Simon Glass
2015-07-21
dm: remove redundant CONFIG_DM from driver/core/Makefile
Masahiro Yamada
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-06-11
Remove SPL undefine of CONFIG_OF_CONTROL
Simon Glass
2014-11-21
dm: Allow device removal features to be dropped
Simon Glass
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
2014-03-04
dm: Add base driver model support
Simon Glass