summaryrefslogtreecommitdiff
path: root/drivers/core/Kconfig
AgeCommit message (Expand)Author
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-07-28Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2021-02-18dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi
2020-12-22dm: core: Inline a few ofnode functions in SPLSimon Glass
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-01-18drivers: Kconfig: spelling fixesChris Packham
2018-12-10drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot
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