aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci_mvebu.c
AgeCommit message (Expand)Author
2021-02-26pci: pci_mvebu: set local dev to number 1Marek Behún
2021-02-26pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún
2021-02-26pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún
2021-02-26pci: pci_mvebu: cosmetic fixMarek Behún
2021-02-26pci: pci_mvebu: use dev_seq instead of static variableMarek Behún
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27pci: pci_mvebu: Define an IO region as wellPhil Sutter
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2019-08-12pci: pci_mvebu: set BAR0 after memory space is setMarek Behún
2019-03-19pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-14drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert