summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* remove old /cpu directorySascha Hauer2007-09-211-500/+0
* [PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese2006-11-281-0/+4
* [PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese2006-11-271-1/+2
* [PATCH] 4xx: Fix problem with board specific reset codeStefan Roese2006-11-271-0/+3
* [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-2/+2
* Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-101-6/+14
|\
| * Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-201-3/+3
| * Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese2006-10-181-4/+12
* | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-071-12/+8
|/
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-13/+96
* Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski2006-08-101-0/+11
* Cleanup config file and bootup output for Yucca board.Marian Balakowicz2006-07-031-2/+4
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-4/+14
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-4/+14
* | 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
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+4
|/
* (no commit message)Wolfgang Denk2005-12-121-1/+1
* Compile warning fixedStefan Roese2005-11-291-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-27/+67
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-102/+131
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-011-0/+3
* Fix 440GR to print correct cpu revisionStefan Roese2005-10-041-11/+8
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-041-2/+2
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-10/+34
* Add PPC440GX Revision Cstroese2005-04-071-1/+4
* Code cleanup; make several boards compile & link.wdenk2004-03-141-5/+5
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-061-3/+9
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-031-60/+50
* * Add support for PPChameleon Eval Boardwdenk2003-09-021-5/+5
* * Code cleanup:wdenk2003-06-271-14/+14
* PPC405EP support added.stroese2003-05-231-7/+33
* Changed PPC405GPr version from A to B.stroese2003-04-041-3/+3
* Initial revisionwdenk2002-11-031-0/+253