index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2024-10-03
tpl: Support numbered aliases in device tree
Simon Glass
2024-08-27
dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
Gaskell, Oliver
2024-07-03
dm: core: fix typo in SPL_DM_WARN prompt text
Quentin Schulz
2024-06-13
dm: typo prbing
Heinrich Schuchardt
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
Simon Glass
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
2023-10-06
dm: core: Correct help in TPL_DM and VPL_DM
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
2023-03-03
dm: Add a TPL symbol for simple-bus
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-29
dm: tpl: Add fdt address translation support in TPL
William Zhang
2022-10-21
core: Enable DM by default
Tom Rini
2022-09-29
dm: core: Add definitions for multiple ofnode trees
Simon Glass
2022-07-26
dm: fix mis-word in SPL_DM description
Oleksandr Suvorov
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-28
dm: spl: Allow SPL to show memory usage
Simon Glass
2022-06-28
dm: core: Add a command to show driver model statistics
Simon Glass
2022-06-06
dm: fix DM_EVENT dependencies
Heinrich Schuchardt
2022-06-06
Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-03-10
event: Add events for device probe/remove
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-04-15
test: dm: Add a test case for simple-bus <ranges>
Bin Meng
2021-04-15
dm: core: Correctly read <ranges> of simple-bus
Bin Meng
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
2021-02-18
dm: Introduce DMA constraints into the core device model
Nicolas Saenz Julienne
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2020-12-22
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-10-29
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-09-25
x86: acpi: Add common Intel ACPI tables
Simon Glass
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2019-01-18
drivers: Kconfig: spelling fixes
Chris Packham
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-08-13
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
Philipp Tomsich
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
[next]