aboutsummaryrefslogtreecommitdiff
path: root/include/dm
AgeCommit message (Expand)AuthorFilesLines
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher1-0/+2
2023-11-14dm: Do not enable debug messages by defaultHeinrich Schuchardt1-3/+1
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar1-2/+12
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker1-0/+1
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+1
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov1-0/+1
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini2-11/+83
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro1-0/+1
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer2-0/+72
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer1-2/+2
2023-10-13core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer2-9/+9
2023-10-09pinctrl: Increase size of pinmux status bufferVenkatesh Yadav Abbarapu1-1/+1
2023-10-06pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass3-5/+10
2023-10-06dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass1-1/+2
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass1-0/+10
2023-10-06dm: core: Support writing a booleanSimon Glass1-1/+31
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass1-0/+13
2023-10-06dm: core: Add a way to delete a nodeSimon Glass2-0/+31
2023-10-06dm: core: Add a way to copy a nodeSimon Glass1-0/+15
2023-10-06dm: core: Add a function to create an empty treeSimon Glass1-0/+9
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass1-3/+3
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/24Sep2023Tom Rini2-8/+15
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro1-4/+11
2023-09-23dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman1-4/+4
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek1-0/+27
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek1-0/+26
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek2-0/+31
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi1-0/+1
2023-08-08arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi1-0/+6
2023-08-03dm: Correct DM_FLAG_ commentBin Meng1-1/+1
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman1-0/+21
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini1-7/+0
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi1-0/+1
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi1-0/+6
2023-07-20core: read: fix dev_read_addr_size()John Keeping1-9/+3
2023-07-14fdt: Allow more general use of livetreeSimon Glass1-0/+10
2023-07-14fdt: Align the start of the livetreeSimon Glass1-0/+2
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/13Jul2023Tom Rini1-21/+0
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier1-21/+0
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski1-0/+4
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker1-1/+16
2023-05-06include: dm: ofnode: fix headersJohan Jonker1-8/+8
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt1-1/+1
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel1-0/+1
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes1-0/+17
2023-04-27drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi1-0/+1
2023-04-07serial: sh: Add HSCIF support for R-Car SoCHai Pham1-0/+1
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz1-0/+1
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass2-6/+6