summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-04[PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoƮt Monin1-1/+7
2007-04-18ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese1-4/+26
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese1-5/+13
2007-02-02[PATCH] Correctly display PCI arbiter en-/disabled on some 4xx boardsStefan Roese1-6/+10
2007-01-31[PATCH] Update 440EPx/440GRx cpu detectionStefan Roese1-4/+8
2007-01-15[PATCH] Fix 440SPe rev B detection from previous patchStefan Roese1-1/+1
2007-01-13[PATCH] Update 440SP(e) cpu revisionsStefan Roese1-4/+24
2006-11-28[PATCH] PPC4xx: 440SP Rev. C detection addedStefan Roese1-0/+4
2006-11-27[PATCH] 4xx: Fix problem with board specific reset code (now for real)Stefan Roese1-1/+2
2006-11-27[PATCH] 4xx: Fix problem with board specific reset codeStefan Roese1-0/+3
2006-11-27[PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese1-2/+2
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese1-6/+14
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk1-3/+3
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese1-4/+12
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese1-12/+8
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-13/+96
2006-08-10Add support for PCI-Express on PPC440SPe (Yucca board).Rafal Jaworowski1-0/+11
2006-07-03Cleanup config file and bootup output for Yucca board.Marian Balakowicz1-2/+4
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-4/+14
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-4/+14
2006-05-18Fix problem in PVR detection for 440GRStefan Roese1-1/+1
2006-05-10Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese1-1/+9
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+4
2005-12-12(no commit message)Wolfgang Denk1-1/+1
2005-11-29Compile warning fixedStefan Roese1-1/+1
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-27/+67
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-102/+131
2005-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese1-0/+3
2005-10-04Fix 440GR to print correct cpu revisionStefan Roese1-11/+8
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-1/+1
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese1-2/+2
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-10/+34
2005-04-07Add PPC440GX Revision Cstroese1-1/+4
2004-03-14Code cleanup; make several boards compile & link.wdenk1-5/+5
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk1-3/+9
2003-09-03Adjustments / cleanup for PPChameleon EVB boardwdenk1-60/+50
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-5/+5
2003-06-27* Code cleanup:wdenk1-14/+14
2003-05-23PPC405EP support added.stroese1-7/+33
2003-04-04Changed PPC405GPr version from A to B.stroese1-3/+3
2002-11-03Initial revisionwdenk1-0/+253