1. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  2. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  3. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 1 year ago
  4. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year ago
  5. c52cd07 drivers: introduce Secure Monitor uclass by Alexey Romanov · 1 year, 1 month ago
  6. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year ago
  7. ec8727b firmware: scmi: implement SCMI base protocol by AKASHI Takahiro · 1 year ago
  8. bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 1 month ago
  9. e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 1 month ago
  10. e42c4d6 core: fix doc comments of dev_read_addr*() and related functions by Matthias Schiffer · 1 year, 1 month ago
  11. d053583 pinctrl: Increase size of pinmux status buffer by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  12. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 1 month ago
  13. 61fc132 dm: core: Tweak device_is_on_pci_bus() for code size by Simon Glass · 1 year, 1 month ago
  14. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 1 month ago
  15. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 1 month ago
  16. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 1 month ago
  17. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 1 month ago
  18. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 1 month ago
  19. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 1 month ago
  20. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 1 month ago
  21. 90c81f4 Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 1 month ago
  22. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  23. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 2 months ago
  24. 9e64428 dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · 1 year, 2 months ago
  25. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 2 months ago
  26. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 2 months ago
  27. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 2 months ago
  28. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  29. 39d383b arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  30. ef279f8 dm: Correct DM_FLAG_ comment by Bin Meng · 1 year, 3 months ago
  31. 5e03063 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 3 months ago
  32. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  33. 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  34. c09bfc6 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 3 months ago
  35. 7722432 core: read: fix dev_read_addr_size() by John Keeping · 1 year, 5 months ago
  36. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  37. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  38. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 3 months ago
  39. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 6 months ago
  40. 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 5 months ago
  41. aa4f61a core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 6 months ago
  42. aecae81 include: dm: ofnode: fix headers by Johan Jonker · 1 year, 7 months ago
  43. f8816a8 dm: core: fix introduce uclass_get_device_by_of_path by Heinrich Schuchardt · 1 year, 6 months ago
  44. 5f650fa dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  45. ca031c0 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 6 months ago
  46. f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 6 months ago
  47. bbe36e2 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 8 months ago
  48. c41e209 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 8 months ago
  49. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  50. 0347cc7 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 9 months ago
  51. dd6b68e iommu: Add DMA mapping operations by Mark Kettenis · 1 year, 9 months ago
  52. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  53. c0f19fe dm: core: Correct ordering of uclasses IDs by Simon Glass · 1 year, 9 months ago
  54. ecca448 net: ethoc: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  55. d5596cb arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 1 year, 11 months ago
  56. 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years ago
  57. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years ago
  58. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  59. aa5511e dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 1 month ago
  60. 73f8fbc dm: core: Document return value of device bind functions by Michal Suchanek · 2 years, 1 month ago
  61. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  62. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 2 years ago
  63. e7a18f7 dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years ago
  64. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  65. 801f711 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years ago
  66. 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 1 month ago
  67. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago
  68. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  69. 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 1 month ago
  70. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  71. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 1 month ago
  72. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  73. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 1 month ago
  74. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  75. 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 1 month ago
  76. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 1 month ago
  77. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  78. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  79. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  80. 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 1 month ago
  81. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 1 month ago
  82. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  83. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  84. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 1 month ago
  85. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 1 month ago
  86. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  87. 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 1 month ago
  88. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 1 month ago
  89. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 4 months ago
  90. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 3 months ago
  91. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 3 months ago
  92. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 3 months ago
  93. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
  94. 72b338a dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 3 months ago
  95. 5063ced dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 3 months ago
  96. a1de103 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 3 months ago
  97. 92c4a95 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 3 months ago
  98. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  99. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  100. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 6 months ago