aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/core/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* tpl: Support numbered aliases in device treeSimon Glass2024-10-031-0/+8
* dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTOGaskell, Oliver2024-08-271-0/+1
* dm: core: fix typo in SPL_DM_WARN prompt textQuentin Schulz2024-07-031-1/+1
* dm: typo prbingHeinrich Schuchardt2024-06-131-1/+1
* Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-201-1/+0
|\
| * dm: Do not enable debug messages by defaultHeinrich Schuchardt2023-11-141-1/+0
* | dm: core: Correct reference to DM_SPL in SPL_DM_STATSSimon Glass2023-11-161-1/+1
|/
* dm: core: Correct help in TPL_DM and VPL_DMSimon Glass2023-10-061-6/+6
* spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass2023-10-061-3/+3
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-111-0/+1
* dm: Add a TPL symbol for simple-busSimon Glass2023-03-031-0/+7
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-4/+5
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* dm: tpl: Add fdt address translation support in TPLWilliam Zhang2022-10-291-0/+14
* core: Enable DM by defaultTom Rini2022-10-211-1/+1
* dm: core: Add definitions for multiple ofnode treesSimon Glass2022-09-291-0/+24
* dm: fix mis-word in SPL_DM descriptionOleksandr Suvorov2022-07-261-1/+1
* Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-081-0/+21
|\
| * dm: spl: Allow SPL to show memory usageSimon Glass2022-06-281-0/+10
| * dm: core: Add a command to show driver model statisticsSimon Glass2022-06-281-0/+11
* | tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-1/+1
|/
* dm: fix DM_EVENT dependenciesHeinrich Schuchardt2022-06-061-2/+1
* Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-061-3/+3
* vpl: Add Kconfig options for VPLSimon Glass2022-05-021-1/+53
* event: Add events for device probe/removeSimon Glass2022-03-101-0/+10
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-4/+0
* Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass2021-07-281-0/+1
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-121-12/+0
* test: dm: Add a test case for simple-bus <ranges>Bin Meng2021-04-151-0/+1
* dm: core: Correctly read <ranges> of simple-busBin Meng2021-04-151-0/+13
* x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-091-9/+0
* dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne2021-02-181-0/+10
* fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-0/+12
* dm: core: Inline a few ofnode functions in SPLSimon Glass2020-12-221-0/+16
* dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-291-2/+16
* Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-091-0/+11
* x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-251-0/+9
* acpi: Enable ACPI table generation by default on x86Simon Glass2020-07-171-1/+1
* dm: Add support for simple-pm-busSean Anderson2020-07-011-0/+7
* dm: core: Add basic ACPI supportSimon Glass2020-04-161-0/+9
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-1/+1
* dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-231-0/+9
* drivers: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot2018-12-101-2/+10
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-041-0/+6
* spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPLPhilipp Tomsich2017-08-131-0/+19
* spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCONPhilipp Tomsich2017-08-131-2/+2
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-4/+4
* dm: core: Add device-based 'read' functions to access DTSimon Glass2017-06-011-0/+4
* dm: core: Allow driver model to be disabled for TPLSimon Glass2017-04-051-0/+14