aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/speed.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado1-1/+5
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan1-1/+2
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell1-1/+1
2008-04-21ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs1-0/+2
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese1-2/+123
2007-10-31ppc4xx: Add freqUART to CPU speed detectionStefan Roese1-8/+17
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-15/+15
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-6/+174
2007-08-13ppc4xx: Fix problem in PLL clock calculationStefan Roese1-16/+17
2007-03-21[PATCH] Add AMCC PPC405EZ supportStefan Roese1-2/+112
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese1-7/+6
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-1/+2
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-2/+252
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-2/+252
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+1
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-1/+1
2005-10-09Add support for AP1000 board.Wolfgang Denk1-0/+7
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-2/+2
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-3/+92
2004-12-16CPU speed calculation updated (fixed a rounding problem)stroese1-34/+14
2004-07-01Patch by Andrea Marson, 11 Jun 2004:wdenk1-2/+7
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-03-14* Patch by Travis Sawyer, 01 Mar 2004:wdenk1-2/+3
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk1-0/+4
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk1-0/+53
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+1
2003-05-23PPC405EP support added.stroese1-2/+123
2003-04-04Changed PPC405GPr version from A to B.stroese1-1/+1
2002-11-03Initial revisionwdenk1-0/+308