aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/405gp_pci.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-595/+0
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki1-7/+10
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs1-8/+22
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-1/+1
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher1-3/+1
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher1-1/+3
2006-09-18Merge with /home/stefan/git/u-boot/denxStefan Roese1-1/+2
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-1/+2
2006-08-15Add initial support for the ALPR board from ProdriveStefan Roese1-0/+4
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski1-2/+3
2006-07-04Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz1-0/+13
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-2/+7
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-2/+7
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-03-13Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese1-1/+1
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese1-4/+5
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-27/+27
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese1-3/+9
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-3/+3
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-2/+4
2005-04-20* Patch by Matthias Fuchs, 18 Apr 2005:stroese1-0/+17
2004-12-16PMC405 board support addedstroese1-3/+10
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-02-22* Patch by Travis Sawyer, 09 Feb 2004:wdenk1-10/+23
2003-10-22Fix PCI problems on PPChameleon boardwdenk1-1/+4
2003-09-12PPC405EP: set vendor id.stroese1-0/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-12/+11
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk1-3/+3
2003-05-23PPC405EP support added.stroese1-1/+1
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-2/+2
2002-11-03Initial revisionwdenk1-0/+502