summaryrefslogtreecommitdiffstats
path: root/drivers/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-011-2/+2
* dm: core: Add Kconfig for simple bus driverMarek Vasut2015-08-311-3/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-181-1/+1
* devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada2015-08-061-1/+2
* devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada2015-08-061-1/+1
* 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
OpenPOWER on IntegriCloud