~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár2023-05-03
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár2022-04-26
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-25
* pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-01-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Avoid accessing seq directlySimon Glass2020-12-18
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang2020-10-23
* common: Drop linux/delay.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
* dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang2019-08-28
* dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2019-08-28
* dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2019-08-28
* dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang2019-08-28
* dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang2019-06-20