aboutsummaryrefslogtreecommitdiff
path: root/include/dm
AgeCommit message (Expand)Author
2024-06-07dm: use newly added linux/compat alloc functionsMaxim Moskalets
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher
2023-11-14dm: Do not enable debug messages by defaultHeinrich Schuchardt
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer
2023-10-13core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer
2023-10-09pinctrl: Increase size of pinmux status bufferVenkatesh Yadav Abbarapu
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06dm: core: Tweak device_is_on_pci_bus() for code sizeSimon Glass
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass
2023-10-06dm: core: Support writing a booleanSimon Glass
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a way to delete a nodeSimon Glass
2023-10-06dm: core: Add a way to copy a nodeSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro
2023-09-23dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman
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