summaryrefslogtreecommitdiff
path: root/drivers/core/Kconfig
AgeCommit message (Expand)Author
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2024-10-03tpl: Support numbered aliases in device treeSimon Glass
2024-08-27dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTOGaskell, Oliver
2024-07-03dm: core: fix typo in SPL_DM_WARN prompt textQuentin Schulz
2024-06-13dm: typo prbingHeinrich Schuchardt
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16dm: core: Correct reference to DM_SPL in SPL_DM_STATSSimon Glass
2023-11-14dm: Do not enable debug messages by defaultHeinrich Schuchardt
2023-10-06dm: core: Correct help in TPL_DM and VPL_DMSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-05-11acpi: Create a new Kconfig for ACPISimon Glass
2023-03-03dm: Add a TPL symbol for simple-busSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-29dm: tpl: Add fdt address translation support in TPLWilliam Zhang
2022-10-21core: Enable DM by defaultTom Rini
2022-09-29dm: core: Add definitions for multiple ofnode treesSimon Glass
2022-07-26dm: fix mis-word in SPL_DM descriptionOleksandr Suvorov
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-28dm: spl: Allow SPL to show memory usageSimon Glass
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
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