summaryrefslogtreecommitdiff
path: root/drivers/core/Kconfig
AgeCommit message (Expand)Author
2017-10-04dm: replace dm_dbg() with pr_debug()Masahiro Yamada
2017-08-13spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPLPhilipp Tomsich
2017-08-13spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCONPhilipp Tomsich
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass
2016-05-25fdt: Support for ISA bussesPaul Burton
2016-01-13spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi
2015-12-10dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATEStefan Roese
2015-12-07dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin
2015-10-21dm: core: Enable optional use of fdt_translate_address()Stefan Roese
2015-08-31dm: core: Add Kconfig for simple bus driverMarek Vasut
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada
2015-08-06dm: Make regmap and syscon optionalSimon Glass
2015-07-21dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad ideaHans de Goede
2015-04-23dm: core: Allow sequence alias support to be removed for SPLSimon Glass
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: Add Kconfig options for driver model SPL supportSimon Glass
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2014-10-23dm: add entries to KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada