index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_mvebu.c
Age
Commit message (
Expand
)
Author
2025-10-13
pci: mvebu: Unable to assign mbus windows for 2nd pcie controller
Tony Dinh
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
pci: Remove <common.h> and add needed includes
Tom Rini
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-08-09
pci: pci_mvebu: Add support for reset-gpios
Pali Rohár
2022-03-25
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-03-04
pci: pci_mvebu: Cleanup macro names
Pali Rohár
2022-03-04
pci: pci_mvebu: Remove unused SELECT and lane_mask
Pali Rohár
2022-02-17
pci: mvebu: Ensure that root port is always on root zero bus
Pali Rohár
2022-01-20
pci: pci_mvebu: Add support for Kirkwood PCIe controllers
Pali Rohár
2022-01-14
arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
Pali Rohár
2022-01-14
pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()
Pali Rohár
2022-01-14
pci: pci_mvebu: Split initialization of PCIe ports into 3 phases
Pali Rohár
2022-01-14
pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro
Pali Rohár
2022-01-14
pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
Pali Rohár
2022-01-14
pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping
Pali Rohár
2022-01-12
pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
2021-12-21
pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
Pali Rohár
2021-12-21
pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
Pali Rohár
2021-12-21
pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
Pali Rohár
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-19
arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers
Pali Rohár
2021-12-15
pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge
Pali Rohár
2021-12-15
pci: pci_mvebu, pci_aardvark: Fix size of configuration cache
Marek Behún
2021-11-10
pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix comment about driver class name
Pali Rohár
2021-11-03
pci: pci_mvebu: Setup PCI controller to Root Complex mode
Pali Rohár
2021-11-03
pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix place of link up detection
Pali Rohár
2021-11-03
pci: pci_mvebu: Remove unused functions
Pali Rohár
2021-11-03
pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
2021-11-03
pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
2021-02-26
pci: pci_mvebu: set local dev to number 1
Marek Behún
2021-02-26
pci: pci_mvebu: refactor validation of addresses for config access
Marek Behún
2021-02-26
pci: pci_mvebu: debug rd/wr config as other drivers do
Marek Behún
2021-02-26
pci: pci_mvebu: cosmetic fix
Marek Behún
2021-02-26
pci: pci_mvebu: use dev_seq instead of static variable
Marek Behún
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
pci: pci_mvebu: Disable config access to PCI host bridge ports
Stefan Roese
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
pci: pci_mvebu: Define an IO region as well
Phil Sutter
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
[next]