summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_sh7751.c
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-01-12pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macroPali Rohár
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2019-09-02pci: sh7751: Convert to DM and DT probingMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-02pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-02pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2008-12-10sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-03-28sh: Add support PCI host driver for SH7751/SH7751RNobuhiro Iwamatsu