aboutsummaryrefslogtreecommitdiff
path: root/include/dm
AgeCommit message (Expand)Author
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-08-08arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-08-03dm: Correct DM_FLAG_ commentBin Meng
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-20core: read: fix dev_read_addr_size()John Keeping
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Align the start of the livetreeSimon Glass
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker
2023-05-06include: dm: ofnode: fix headersJohan Jonker
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes
2023-04-27drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi
2023-04-07serial: sh: Add HSCIF support for R-Car SoCHai Pham
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-04drivers: core: ofnode: Add panel timing decode.Nikhil M Jain
2023-01-27iommu: Add DMA mapping operationsMark Kettenis
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-23dm: core: Correct ordering of uclasses IDsSimon Glass
2022-12-07net: ethoc: Remove non-DM_ETH codeTom Rini
2022-12-05arm: lpc32xx: Remove unused hsuart driverTom Rini
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-29dm: core: Do not stop uclass iteration on errorMichal Suchanek
2022-10-29dm: core: Add note about device_probe idempotenceMichal Suchanek
2022-10-29dm: core: Document return value of device bind functionsMichal Suchanek
2022-10-29dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-26dm: memory: Introduce new uclassRoger Quadros
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass
2022-10-17dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-17dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass
2022-09-29dm: core: Update comments for default-FDT ofnode functionsSimon Glass
2022-09-29dm: core: Add the ofnode multi-tree implementationSimon Glass
2022-09-29dm: core: Add definitions for multiple ofnode treesSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-09-29dm: core: Allow obtaining a node offset in the same treeSimon Glass
2022-09-29dm: core: Add a way to look up a phandle in an oftreeSimon Glass