index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci_mvebu.c
Age
Commit message (
Expand
)
Author
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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2019-08-12
pci: pci_mvebu: set BAR0 after memory space is set
Marek Behún
2019-03-19
pci: pci_mvebu: Add comment about missing of_n_addr_cells() call
Stefan Roese
2019-02-05
pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig
Stefan Roese
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
[next]