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
/
include
/
dm
Age
Commit message (
Expand
)
Author
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2023-04-07
serial: sh: Add HSCIF support for R-Car SoC
Hai Pham
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-04
drivers: core: ofnode: Add panel timing decode.
Nikhil M Jain
2023-01-27
iommu: Add DMA mapping operations
Mark Kettenis
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-23
dm: core: Correct ordering of uclasses IDs
Simon Glass
2022-12-07
net: ethoc: Remove non-DM_ETH code
Tom Rini
2022-12-05
arm: lpc32xx: Remove unused hsuart driver
Tom Rini
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
2022-10-29
dm: core: Add note about device_probe idempotence
Michal Suchanek
2022-10-29
dm: core: Document return value of device bind functions
Michal Suchanek
2022-10-29
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
2022-10-17
dm: core: Update docs about oftree_from_fdt()
Simon Glass
2022-10-17
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-17
dm: core: Switch uclass_foreach_dev_probe to use simple iterator
Michal Suchanek
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
2022-09-29
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
dm: core: Update comments for default-FDT ofnode functions
Simon Glass
2022-09-29
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
dm: core: Add definitions for multiple ofnode trees
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Allow obtaining a node offset in the same tree
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Add an ofnode function to obtain the flat tree
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
dm: core: Reduce code size with dev_of_offset()
Simon Glass
2022-09-29
dm: core: Drop the const from ofnode
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
dm: core: Document the livetree structures properly
Simon Glass
2022-09-29
dm: core: Pass a root node to of_find_node_by_phandle()
Simon Glass
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
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
[prev]
[next]