1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 00a1152 pci: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:05 2024 -0600
  4. 512b021 drivers: pci: Fix dm_pci_map_bar() to support 64b BARs by Moritz Fischer · Wed Jan 10 04:59:02 2024 +0000
  5. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · Tue Sep 26 08:14:58 2023 -0600
  6. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  7. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · Sun Jul 16 17:53:24 2023 +0200
  8. d12961b pci: correct function name in message by Heinrich Schuchardt · Thu Jul 27 18:50:14 2023 +0200
  9. 797b8e8 pci: Support autoconfig in SPL by Simon Glass · Sat Jul 15 21:38:55 2023 -0600
  10. a5f9a61 pci: coreboot: Don't read regions when booting by Simon Glass · Thu May 04 16:55:01 2023 -0600
  11. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · Wed Oct 12 21:58:08 2022 +0200
  12. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Sun Sep 25 13:08:16 2022 +0200
  13. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · Wed Oct 12 21:57:52 2022 +0200
  14. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  15. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · Sun Jul 03 12:48:06 2022 +0200
  16. c84d830 pci: Handle failed calloc in decode_regions() by Pierre-Clément Tosi · Thu May 19 17:48:30 2022 +0100
  17. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · Thu Apr 21 16:11:16 2022 +0000
  18. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  19. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · Thu Apr 21 16:11:12 2022 +0000
  20. 994b60d pci: Match region flags using a mask by Andrew Scull · Thu Apr 21 16:11:11 2022 +0000
  21. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  22. 3bf6152 pci: Range check address conversions by Andrew Scull · Thu Apr 21 16:11:08 2022 +0000
  23. cb06f0e pci: Check region ranges are addressable by Andrew Scull · Thu Apr 21 16:11:07 2022 +0000
  24. 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:06 2022 +0000
  25. 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · Mon Jan 17 16:38:37 2022 +0100
  26. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  27. 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · Thu Oct 07 14:50:58 2021 +0200
  28. 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · Fri Sep 17 15:11:27 2021 +0300
  29. 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · Fri Sep 17 15:11:26 2021 +0300
  30. 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · Fri Sep 17 15:11:25 2021 +0300
  31. a8a520d dm: pci: Fix handling of errors when scanning device by Pali Rohár · Tue Sep 07 18:07:08 2021 +0200
  32. f59925e dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · Thu Jul 15 20:53:56 2021 +0200
  33. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  34. 3f7dc6e pci: Use const for pci_find_device_id() etc. by Simon Glass · Sun Jun 27 17:50:56 2021 -0600
  35. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  36. 7ccdc67 dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · Fri Jun 04 18:43:34 2021 +0900
  37. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  38. 4c57bf7 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · Fri Apr 16 14:53:47 2021 -0700
  39. ff02245 pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · Fri Apr 16 14:53:46 2021 -0700
  40. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  41. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · Sat Nov 28 10:43:12 2020 +0200
  42. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  43. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  44. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  45. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · Wed Dec 16 21:20:30 2020 -0700
  46. be70610 pci: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:18 2020 -0700
  47. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  48. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  49. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  50. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  51. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  52. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  53. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  54. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  55. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · Mon May 04 21:25:25 2020 -0700
  56. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · Wed Oct 23 18:40:36 2019 -0700
  57. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  58. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  59. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · Sat Oct 19 15:52:32 2019 -0700
  60. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  61. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · Sat Oct 19 16:02:48 2019 -0700
  62. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · Sat Oct 19 16:44:35 2019 -0700
  63. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  64. 1b7573c pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · Thu Jul 23 16:26:07 2020 +0200
  65. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  66. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  67. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  68. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  69. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  70. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · Sun Apr 26 09:12:56 2020 -0600
  71. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  72. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  73. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  74. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  75. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  76. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · Sun Dec 29 21:19:14 2019 -0700
  77. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  78. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  79. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · Sun Dec 01 17:45:18 2019 +0100
  80. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  81. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  82. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  83. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  84. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  85. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · Fri Jun 07 11:24:25 2019 +0300
  86. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  87. adf0d99 pci: Add boundary check for hose->regions by Thierry Reding · Fri Mar 15 16:32:32 2019 +0100
  88. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Feb 05 08:37:21 2019 -0500
  89. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · Fri Jan 25 11:52:42 2019 +0100
  90. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · Mon Oct 08 16:35:47 2018 +0800
  91. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · Mon Oct 15 02:21:21 2018 -0700
  92. b453579 pci: Support parsing PCI controller DT subnodes by Marek Vasut · Wed Oct 10 21:27:06 2018 +0200
  93. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  94. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · Fri Aug 03 01:14:52 2018 -0700
  95. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · Fri Aug 03 01:14:44 2018 -0700
  96. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · Fri Aug 03 01:14:37 2018 -0700
  97. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · Fri Aug 03 01:14:36 2018 -0700
  98. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · Sun Jun 10 06:25:06 2018 -0700
  99. 5f4e094 dm: pci: Make ranges dt property optional by Christian Gmeiner · Sun Jun 10 06:25:05 2018 -0700
  100. c307e17 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · Mon May 14 18:47:50 2018 +0300