1. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 7 months ago
  2. 9f6971f include: dm: ofnode: fix headers by Johan Jonker · 1 year, 9 months ago
  3. afb174a dm: core: fix introduce uclass_get_device_by_of_path by Heinrich Schuchardt · 1 year, 7 months ago
  4. 0852386 dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · 1 year, 7 months ago
  5. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 8 months ago
  6. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 7 months ago
  7. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  8. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 9 months ago
  9. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  10. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 10 months ago
  11. 1c653ac iommu: Add DMA mapping operations by Mark Kettenis · 1 year, 10 months ago
  12. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
  13. 4834e04 dm: core: Correct ordering of uclasses IDs by Simon Glass · 1 year, 10 months ago
  14. 0d81b9a net: ethoc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  15. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 2 years ago
  16. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
  17. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years, 1 month ago
  18. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 1 month ago
  19. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 2 months ago
  20. 51000ee dm: core: Document return value of device bind functions by Michal Suchanek · 2 years, 2 months ago
  21. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  22. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  23. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · 2 years, 2 months ago
  24. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  25. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 1 month ago
  26. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
  27. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  28. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  29. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 3 months ago
  30. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  31. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  32. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  33. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  34. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  35. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
  36. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  37. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  38. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  39. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  40. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
  41. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  42. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  43. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  44. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  45. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  46. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  47. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
  48. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  49. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  50. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  51. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  52. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  53. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  54. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 4 months ago
  55. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 4 months ago
  56. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 4 months ago
  57. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 4 months ago
  58. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  59. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  60. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  61. be1621b dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 7 months ago
  62. d1f12cf dm: core: Support accessing core tags by Simon Glass · 2 years, 7 months ago
  63. e330447 dm: core: Switch the testbus driver to use a new struct by Simon Glass · 2 years, 7 months ago
  64. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  65. 9b3a639 dm: core: Provide fallbacks for ofnode_conf_read_... by Sean Anderson · 2 years, 8 months ago
  66. d1d2c57 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · 2 years, 6 months ago
  67. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago
  68. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  69. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  70. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · 2 years, 7 months ago
  71. 017656e bootstd: Add the bootdev uclass by Simon Glass · 2 years, 7 months ago
  72. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
  73. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
  74. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
  75. efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 7 months ago
  76. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago
  77. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  78. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
  79. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  80. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  81. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  82. e04f4fb dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
  83. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · 2 years, 9 months ago
  84. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · 2 years, 9 months ago
  85. c9ae4a8 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · 2 years, 8 months ago
  86. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
  87. f3a8cbb pinctrl: Increase length of pinmux status buffer by Ashok Reddy Soma · 2 years, 9 months ago
  88. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  89. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 9 months ago
  90. 9ee52fb dm: pinctrl: Use explicit values for enums by Ashok Reddy Soma · 2 years, 9 months ago
  91. 912b6f5 dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · 2 years, 10 months ago
  92. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  93. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · 3 years ago
  94. f53f57d x86: Move FACS table to a writer function by Simon Glass · 3 years ago
  95. e9f6e6a x86: Move base tables to a writer function by Simon Glass · 3 years ago
  96. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
  97. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · 3 years ago
  98. f93b904 acpi: Add a table start by Simon Glass · 3 years ago
  99. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  100. d17a679 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago