1. 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
  2. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  3. f93b904 acpi: Add a table start by Simon Glass · 3 years ago
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  5. c5190ed dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 11 months ago
  6. f014923 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
  7. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  8. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years, 1 month ago
  9. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  10. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years, 1 month ago
  11. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years, 1 month ago
  12. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
  13. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · 3 years, 1 month ago
  14. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years, 1 month ago
  15. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 2 months ago
  16. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  17. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 2 months ago
  18. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  19. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  20. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  21. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  22. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  23. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  24. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
  25. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 4 months ago
  26. 82278e3 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 4 months ago
  27. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  28. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  29. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 4 months ago
  30. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 5 months ago
  31. 4977517 dm: Support lzma in the flashmap by Simon Glass · 3 years, 5 months ago
  32. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 5 months ago
  33. 4e456c4 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 7 months ago
  34. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 7 months ago
  35. fc8b2cd remove struct uclass_driver::ops by Rasmus Villemoes · 3 years, 6 months ago
  36. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  37. e897e3c dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
  38. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
  39. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 6 months ago
  40. 707c171 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 7 months ago
  41. 0f47d77 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 7 months ago
  42. 1044886 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 6 months ago
  43. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  44. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 8 months ago
  45. 0449f06 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 8 months ago
  46. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
  47. 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 9 months ago
  48. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
  49. 0873822 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · 3 years, 8 months ago
  50. e74f8f8 dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · 3 years, 8 months ago
  51. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
  52. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 9 months ago
  53. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 9 months ago
  54. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
  55. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
  56. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 9 months ago
  57. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
  58. 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
  59. 43f7ea5 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
  60. 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 9 months ago
  61. 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 9 months ago
  62. 52d2bf6 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 9 months ago
  63. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
  64. d6206a5 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 3 years, 10 months ago
  65. e07434b dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 10 months ago
  66. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
  67. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  68. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  69. abbdbbd dm: core: Add late driver remove option by Marek Vasut · 3 years, 10 months ago
  70. df34d0b dm: core: Avoid partially removing devices by Simon Glass · 3 years, 10 months ago
  71. 6dd0d1d dm: core: Remove children before advising uclass by Simon Glass · 3 years, 10 months ago
  72. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 10 months ago
  73. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  74. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 10 months ago
  75. 303c3c2 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · 3 years, 10 months ago
  76. bcab47a dm: core: add function uclass_probe_all() to probe all devices by Vabhav Sharma · 4 years ago
  77. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · 4 years ago
  78. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
  79. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  80. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  81. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  82. cecfc89 dm: core: Add logging when lists_bind_fdt() fails by Simon Glass · 4 years ago
  83. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  84. c77695b dm: core: Split out scanning code to dm_scan() by Simon Glass · 4 years ago
  85. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  86. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  87. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  88. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  89. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  90. ad337e6 dm: core: Split out alloc code into a new function by Simon Glass · 4 years ago
  91. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · 4 years ago
  92. 541f62c dm: core: Rename the priv/plat members by Simon Glass · 4 years ago
  93. 2543b16 dm: core: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  94. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  95. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  96. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · 4 years ago
  97. 76404d8 dm: core: Only include simple-bus devicetree id when needed by Simon Glass · 4 years ago
  98. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 4 years ago
  99. f03341f dm: core: Support dm_dump_all() in SPL by Simon Glass · 4 years ago
  100. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago