index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
develop
/
driver-model
Age
Commit message (
Expand
)
Author
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