1. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  2. 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · Fri Aug 05 16:03:41 2022 +0200
  3. 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · Fri Feb 18 13:18:40 2022 +0100
  4. 1307917 pci: pci_mvebu: Cleanup macro names by Pali Rohár · Fri Feb 18 12:25:23 2022 +0100
  5. 919199c pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · Fri Feb 18 12:25:22 2022 +0100
  6. 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · Tue Feb 15 11:34:01 2022 +0100
  7. ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · Thu Jan 13 14:28:04 2022 +0100
  8. 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · Tue Dec 21 12:20:19 2021 +0100
  9. 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · Tue Dec 21 12:20:17 2021 +0100
  10. 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · Tue Dec 21 12:20:16 2021 +0100
  11. bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · Tue Dec 21 12:20:15 2021 +0100
  12. 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · Tue Dec 21 12:20:14 2021 +0100
  13. ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · Tue Dec 21 12:20:13 2021 +0100
  14. 43a9fc7 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · Fri Nov 26 11:42:45 2021 +0100
  15. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · Thu Nov 11 16:35:47 2021 +0100
  16. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · Thu Nov 11 16:35:43 2021 +0100
  17. 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · Thu Nov 11 16:35:42 2021 +0100
  18. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  19. 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · Thu Dec 16 12:04:06 2021 +0100
  20. 3166722 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · Thu Nov 11 16:35:45 2021 +0100
  21. 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · Thu Nov 11 16:35:44 2021 +0100
  22. 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · Sat Nov 06 12:16:12 2021 +0100
  23. ac2ee55 pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · Fri Oct 22 16:22:15 2021 +0200
  24. 6f3e57a pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · Fri Oct 22 16:22:14 2021 +0200
  25. 7dc01fd pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · Fri Oct 22 16:22:13 2021 +0200
  26. 2f9b519 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · Fri Oct 22 16:22:12 2021 +0200
  27. b0877d1 pci: pci_mvebu: Remove unused functions by Pali Rohár · Fri Oct 22 16:22:11 2021 +0200
  28. 9e2274d pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · Fri Oct 22 16:22:10 2021 +0200
  29. 8922013 pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · Fri Oct 22 16:22:09 2021 +0200
  30. 35bce49 pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · Fri Oct 22 16:22:08 2021 +0200
  31. a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · Mon Feb 08 23:01:41 2021 +0100
  32. 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · Mon Feb 08 23:01:40 2021 +0100
  33. d2ed1e5 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · Mon Feb 08 23:01:39 2021 +0100
  34. 9df558d pci: pci_mvebu: cosmetic fix by Marek Behún · Mon Feb 08 23:01:38 2021 +0100
  35. 05f0f50 pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · Mon Feb 08 23:01:37 2021 +0100
  36. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  37. 8d77b0a pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · Mon Jan 25 15:25:31 2021 +0100
  38. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  39. 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · Sun Jan 03 23:06:46 2021 +0100
  40. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  41. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  42. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  43. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  44. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  45. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  46. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  47. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  48. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  49. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · Wed Aug 07 15:01:56 2019 +0200
  50. 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · Mon Feb 11 07:53:34 2019 +0100
  51. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · Fri Jan 25 11:52:43 2019 +0100
  52. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  53. 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · Fri Sep 22 18:49:02 2017 +0300
  54. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · Wed Jan 11 16:00:45 2017 +0100
  55. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  56. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · Fri Dec 25 14:41:20 2015 +0100
  57. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · Tue Aug 11 11:54:01 2015 +0200