aboutsummaryrefslogtreecommitdiff
path: root/drivers/core/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-4/+0
2021-07-28Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass1-0/+1
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi1-12/+0
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng1-0/+1
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng1-0/+13
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass1-9/+0
2021-02-18dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne1-0/+10
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi1-0/+12
2020-12-22dm: core: Inline a few ofnode functions in SPLSimon Glass1-0/+16
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass1-2/+16
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass1-0/+11
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass1-0/+9
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass1-1/+1
2020-07-01dm: Add support for simple-pm-busSean Anderson1-0/+7
2020-04-16dm: core: Add basic ACPI supportSimon Glass1-0/+9
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-1/+1
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese1-0/+9
2019-01-18drivers: Kconfig: spelling fixesChris Packham1-1/+1
2018-12-10drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot1-2/+10
2017-10-04dm: replace dm_dbg() with pr_debug()Masahiro Yamada1-0/+6
2017-08-13spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPLPhilipp Tomsich1-0/+19
2017-08-13spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCONPhilipp Tomsich1-2/+2
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-4/+4
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass1-0/+4
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass1-0/+14
2016-05-25fdt: Support for ISA bussesPaul Burton1-0/+23
2016-01-13spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi1-0/+9
2015-12-10dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATEStefan Roese1-1/+1
2015-12-07dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek1-1/+1
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin1-0/+19
2015-10-21dm: core: Enable optional use of fdt_translate_address()Stefan Roese1-0/+30
2015-08-31dm: core: Add Kconfig for simple bus driverMarek Vasut1-0/+15
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+4
2015-08-06devres: add debug command to dump device resourcesMasahiro Yamada1-1/+2
2015-08-06devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada1-1/+14
2015-08-06devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada1-0/+10
2015-08-06dm: Make regmap and syscon optionalSimon Glass1-0/+19
2015-07-21dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad ideaHans de Goede1-0/+4
2015-04-23dm: core: Allow sequence alias support to be removed for SPLSimon Glass1-0/+9
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-10/+6
2015-02-12dm: Add Kconfig options for driver model SPL supportSimon Glass1-0/+44
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass1-2/+4
2014-10-23dm: add entries to KconfigMasahiro Yamada1-0/+6
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0