summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc837xemds/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove MPC837XEMDS boardTom Rini2021-04-101-149/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-7/+1
* mpc83xx: fix 837x MDS PCI HOST buildKim Phillips2010-10-181-1/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-1/+1
* ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-261-1/+1
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-181-3/+1
* mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-051-7/+7
* mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-211-1/+88
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-211-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-12/+12
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-081-0/+65