~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* pci: pci_mvebu: Add support for reset-gpiosPali Rohár2022-08-09
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-25
* pci: pci_mvebu: Cleanup macro namesPali Rohár2022-03-04
* pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár2022-03-04
* pci: mvebu: Ensure that root port is always on root zero busPali Rohár2022-02-17
* pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár2022-01-20
* arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.cPali Rohár2022-01-14
* pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()Pali Rohár2022-01-14
* pci: pci_mvebu: Split initialization of PCIe ports into 3 phasesPali Rohár2022-01-14
* pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macroPali Rohár2022-01-14
* pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() functionPali Rohár2022-01-14
* pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mappingPali Rohár2022-01-14
* pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-01-12
* pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár2021-12-21
* pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár2021-12-21
* pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár2021-12-21
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-20
|\
| * pci: pci_mvebu: Do not allow setting ROM BAR on PCI BridgePali Rohár2021-12-15
| * pci: pci_mvebu, pci_aardvark: Fix size of configuration cacheMarek Behún2021-12-15
* | arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár2021-12-19
|/
* pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár2021-11-10
* pci: pci_mvebu: Fix comment about driver class namePali Rohár2021-11-03
* pci: pci_mvebu: Setup PCI controller to Root Complex modePali Rohár2021-11-03
* pci: pci_mvebu: Do not automatically enable bus mastering on PCI BridgePali Rohár2021-11-03
* pci: pci_mvebu: Fix place of link up detectionPali Rohár2021-11-03
* pci: pci_mvebu: Remove unused functionsPali Rohár2021-11-03
* pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)Pali Rohár2021-11-03
* pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár2021-11-03
* pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár2021-11-03
* pci: pci_mvebu: set local dev to number 1Marek Behún2021-02-26
* pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún2021-02-26
* pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún2021-02-26
* pci: pci_mvebu: cosmetic fixMarek Behún2021-02-26
* pci: pci_mvebu: use dev_seq instead of static variableMarek Behún2021-02-26
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese2021-02-08
|/
* pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-27
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass2020-12-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-05
* pci: pci_mvebu: set BAR0 after memory space is setMarek Behún2019-08-12
* pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese2019-03-19