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_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
/
doc
/
develop
/
driver-model
Age
Commit message (
Expand
)
Author
2025-04-10
dm: doc: Fix example
Miquel Raynal
2025-03-30
dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
Caleb Connolly
2025-01-14
common: Move autoprobe out to board init
Simon Glass
2024-10-27
board: emulation: Add QEMU sbsa support
Patrick Rudolph
2024-01-29
doc: dm: Fix typo
Alexander Dahl
2023-11-11
doc: shorten overlong title underlines
Heinrich Schuchardt
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-10-27
doc: Replace dm_dump_all() with dm_dump_tree()
Dylan Corrales
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-04-27
sandbox64: add support for NVMXIP QSPI
Abdellatif El Khlifi
2023-04-27
drivers/mtd/nvmxip: introduce QSPI XIP driver
Abdellatif El Khlifi
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2023-02-14
dm: doc: Update documentation for new driver model schema
Simon Glass
2023-01-23
bootstd: Update documentation for new features
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-29
dm: doc: Fix serial howto u-boot,dm-pre-reloc typo
Michal Suchanek
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
2022-10-17
dm: core: Update docs about oftree_from_fdt()
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
2022-09-29
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-08-20
doc: dm: clarify activation.
Michal Suchanek
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
2022-08-12
dm: core: Add a note about how livetree updates work
Simon Glass
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig
Tom Rini
2022-04-23
dm: tag: add some document
AKASHI Takahiro
2022-04-09
dm: Add docs to explain how to enable DM_SERIAL for a board
Simon Glass
2022-02-10
nvme: Split out PCI support
Mark Kettenis
2022-01-28
dm: serial: Add a migration deadline for serial
Simon Glass
2022-01-12
timer: Add a migration message
Simon Glass
2021-12-05
keyboard: Add a migration message
Simon Glass
2021-09-25
dm: doc: Add a note about of-platdata header files
Simon Glass
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-16
dtoc: Further improve documentation about warnings
Simon Glass
2021-08-06
pci: Drop migration method
Simon Glass
2021-07-21
dtoc: Update documentation to cover warnings in more detail
Simon Glass
2021-06-23
doc: develop: Convert README.nvme to reST
Bin Meng
2021-05-10
doc: develop: Convert README.virtio to reST
Bin Meng
2021-04-06
dm: core: Document the common error codes
Simon Glass
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-26
doc: Move driver model docs under develop/
Simon Glass