summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/405gp_pci.c
Commit message (Expand)AuthorAgeFilesLines
* remove old /cpu directorySascha Hauer2007-09-211-578/+0
* Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-1/+2
|\
| * Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-1/+2
* | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-151-0/+4
|/
* Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-101-2/+3
* Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz2006-07-041-0/+13
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-2/+7
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-2/+7
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-131-1/+1
* | PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-4/+5
|/
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-27/+27
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-221-3/+9
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-3/+3
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-2/+4
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-201-0/+17
* PMC405 board support addedstroese2004-12-161-3/+10
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-221-10/+23
* Fix PCI problems on PPChameleon boardwdenk2003-10-221-1/+4
* PPC405EP: set vendor id.stroese2003-09-121-0/+4
* * Code cleanup:wdenk2003-06-271-12/+11
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-041-3/+3
* PPC405EP support added.stroese2003-05-231-1/+1
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-2/+2
* Initial revisionwdenk2002-11-031-0/+502