summaryrefslogtreecommitdiffstats
path: root/drivers/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dm: Make regmap and syscon optionalSimon Glass2015-08-061-2/+2
* dm: remove redundant CONFIG_DM from driver/core/MakefileMasahiro Yamada2015-07-211-1/+1
* dm: Add support for generic system controllers (syscon)Simon Glass2015-07-211-0/+1
* dm: Add support for register maps (regmap)Simon Glass2015-07-211-0/+1
* dm: Move the tree/uclass dump code into its own fileSimon Glass2015-07-211-0/+1
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-101-0/+2
* dm: Allow device removal features to be droppedSimon Glass2014-11-211-1/+2
* dm: core: Add support for simple-busSimon Glass2014-10-221-0/+1
* kbuild: refactor some makefilesMasahiro Yamada2014-09-241-1/+1
* dm: Add base driver model supportSimon Glass2014-03-041-0/+7