aboutsummaryrefslogtreecommitdiffstats
path: root/include/dm
Commit message (Expand)AuthorAgeFilesLines
* serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar2023-11-071-2/+12
* rockchip: dm: prepare rkmtd UCLASSJohan Jonker2023-10-241-0/+1
* Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini2023-10-161-0/+1
|\
| * drivers: introduce Secure Monitor uclassAlexey Romanov2023-10-151-0/+1
* | Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini2023-10-142-11/+83
|\ \
| * | core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer2023-10-132-0/+72
| * | core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer2023-10-131-2/+2
| * | core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer2023-10-132-9/+9
* | | firmware: scmi: implement SCMI base protocolAKASHI Takahiro2023-10-131-0/+1
|/ /
* / pinctrl: Increase size of pinmux status bufferVenkatesh Yadav Abbarapu2023-10-091-1/+1
|/
* pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass2023-10-063-5/+10
* dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass2023-10-061-1/+2
* dm: core: Support writing a 64-bit valueSimon Glass2023-10-061-0/+10
* dm: core: Support writing a booleanSimon Glass2023-10-061-1/+31
* dm: core: Add a way to convert a devicetree to a dtbSimon Glass2023-10-061-0/+13
* dm: core: Add a way to delete a nodeSimon Glass2023-10-062-0/+31
* dm: core: Add a way to copy a nodeSimon Glass2023-10-061-0/+15
* dm: core: Add a function to create an empty treeSimon Glass2023-10-061-0/+9
* dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass2023-10-061-3/+3
* Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-09-242-8/+15
|\
| * cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro2023-09-231-4/+11
| * dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman2023-09-231-4/+4
* | common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
|/
* dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek2023-09-211-0/+27
* dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek2023-09-211-0/+26
* dm: core: support reading a single indexed u64 valueMichal Simek2023-09-212-0/+31
* arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2023-08-081-0/+1
* arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi2023-08-081-0/+6
* dm: Correct DM_FLAG_ commentBin Meng2023-08-031-1/+1
* core: read: add dev_read_addr_size_index_ptr functionJonas Karlman2023-07-281-0/+21
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-241-7/+0
* arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2023-07-241-0/+1
* arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi2023-07-241-0/+6
* core: read: fix dev_read_addr_size()John Keeping2023-07-201-9/+3
* fdt: Allow more general use of livetreeSimon Glass2023-07-141-0/+10
* fdt: Align the start of the livetreeSimon Glass2023-07-141-0/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/13Jul2023Tom Rini2023-07-131-21/+0
|\
| * spi: pl022: Remove platform data headerStefan Herbrechtsmeier2023-07-131-21/+0
* | serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski2023-07-111-0/+4
|/
* core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker2023-05-061-1/+16
* include: dm: ofnode: fix headersJohan Jonker2023-05-061-8/+8
* dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt2023-05-041-1/+1
* dm: extcon: add an uclass for extconSvyatoslav Ryhel2023-05-021-0/+1
* dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes2023-04-281-0/+17
* drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi2023-04-271-0/+1
* serial: sh: Add HSCIF support for R-Car SoCHai Pham2023-04-071-0/+1
* blk: blkmap: Add basic infrastructureTobias Waldekranz2023-04-051-0/+1
* dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-142-6/+6
* drivers: core: ofnode: Add panel timing decode.Nikhil M Jain2023-02-042-0/+32
* iommu: Add DMA mapping operationsMark Kettenis2023-01-271-0/+4