summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* * PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese2006-10-121-1/+5
* * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-121-4/+10
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-092-15/+15
* Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-132-2/+2
* Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-071-1/+3
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-0713-266/+787
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-041-8/+10
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+10
* | PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2006-08-292-24/+403
* | Code cleanupWolfgang Denk2006-08-271-1/+1
|/
* Merge with /home/raj/git/u-bootWolfgang Denk2006-08-111-14/+13
|\
| * Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-111-14/+13
* | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-106-3/+787
|\|
| * Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-106-3/+787
* | PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-282-3/+3
* | Code cleanupWolfgang Denk2006-07-211-1/+1
* | Add support for TB5200 boardWolfgang Denk2006-07-192-2/+2
|/
* Fix timer problems on AMCC yucca board.Marian Balakowicz2006-07-061-5/+3
* Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz2006-07-041-0/+13
* Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-031-2/+4
* Fix CONFIG_440_GX define usage.Marian Balakowicz2006-06-301-1/+1
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-70/+623
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-309-70/+623
* | Minor cleanup for PCS440EP boardStefan Roese2006-06-131-1/+1
* | Add support for PCS440EP boardStefan Roese2006-06-022-2/+127
* | Fix problem in PVR detection for 440GRStefan Roese2006-05-181-1/+1
* | Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-101-1/+9
* | Some code cleanupWolfgang Denk2006-04-161-107/+107
* | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-052-34/+342
|\ \
| * | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-312-34/+342
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-317-25/+17
|/ /
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-131-1/+1
* | cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-131-23/+18
* | PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-4/+5
|/
* (no commit message)Wolfgang Denk2005-12-121-1/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-177/+177
* Compile warning fixedStefan Roese2005-11-291-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-298-103/+189
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-102/+131
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-223-3/+81
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-50/+99
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-011-0/+3
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-292-29/+47
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-282-30/+47
* | Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-201-5/+18
* | Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-181-0/+2
|/
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-2/+2
* Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-4/+10
|\
| * Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-101-4/+10