summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-24-4/+9
* Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-20-3/+3
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-13/+26
* Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese2006-10-18-4/+12
* * PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese2006-10-12-1/+5
* * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-12-4/+10
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-15/+15
* Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-13-2/+2
* Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-07-1/+3
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-266/+787
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-8/+10
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+10
* | PCIe endpoint support for AMCC Yucca 440SPe boardStefan Roese2006-08-29-24/+403
* | Code cleanupWolfgang Denk2006-08-27-1/+1
|/
* Merge with /home/raj/git/u-bootWolfgang Denk2006-08-11-14/+13
|\
| * Fix PCI-Express on PPC440SPe rev. A.Rafal Jaworowski2006-08-11-14/+13
* | Merge with /home/raj/git/u-bootWolfgang Denk2006-08-10-3/+787
|\ \ | |/
| * Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-10-3/+787
* | PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-28-3/+3
* | Code cleanupWolfgang Denk2006-07-21-1/+1
* | Add support for TB5200 boardWolfgang Denk2006-07-19-2/+2
|/
* Fix timer problems on AMCC yucca board.Marian Balakowicz2006-07-06-5/+3
* Add system memory to the PCI region list for AMCC PPC44x CPUs.Marian Balakowicz2006-07-04-0/+13
* Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-03-2/+4
* Fix CONFIG_440_GX define usage.Marian Balakowicz2006-06-30-1/+1
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-70/+623
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-70/+623
* | Minor cleanup for PCS440EP boardStefan Roese2006-06-13-1/+1
* | Add support for PCS440EP boardStefan Roese2006-06-02-2/+127
* | Fix problem in PVR detection for 440GRStefan Roese2006-05-18-1/+1
* | Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-10-1/+9
* | Some code cleanupWolfgang Denk2006-04-16-107/+107
* | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-05-34/+342
|\ \
| * | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-34/+342
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-25/+17
|/ /
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-13-1/+1
* | cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-13-23/+18
* | PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-18-4/+5
|/
* (no commit message)Wolfgang Denk2005-12-12-1/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-177/+177
* Compile warning fixedStefan Roese2005-11-29-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-103/+189
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-27-102/+131
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-3/+81
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-15-50/+99
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-01-0/+3
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-29-29/+47
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-28-30/+47
* | Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-20-5/+18