summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/speed.c
Commit message (Expand)AuthorAgeLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1177/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-3/+3
* ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-17-75/+15
* ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-17-1/+5
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-26/+26
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-1/+2
* ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-24-0/+2
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado2008-07-18-1/+5
* ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan2008-07-11-1/+2
* ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-06-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell2008-05-08-1/+1
* ppc4xx: Fix sys_get_info() for 405GP(r)Matthias Fuchs2008-04-21-0/+2
* ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-15-2/+123
* ppc4xx: Add freqUART to CPU speed detectionStefan Roese2007-10-31-8/+17
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-15/+15
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-31-6/+174
* ppc4xx: Fix problem in PLL clock calculationStefan Roese2007-08-13-16/+17
* [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-21-2/+112
* [PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese2007-02-20-7/+6
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-1/+2
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-2/+252
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-2/+252
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+1
|/
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-1/+1
* Add support for AP1000 board.Wolfgang Denk2005-10-09-0/+7
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-2/+2
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-3/+92
* CPU speed calculation updated (fixed a rounding problem)stroese2004-12-16-34/+14
* Patch by Andrea Marson, 11 Jun 2004:wdenk2004-07-01-2/+7
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Travis Sawyer, 01 Mar 2004:wdenk2004-03-14-2/+3
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-0/+4
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-0/+53
* * Code cleanup:wdenk2003-06-27-1/+1
* PPC405EP support added.stroese2003-05-23-2/+123
* Changed PPC405GPr version from A to B.stroese2003-04-04-1/+1
* Initial revisionwdenk2002-11-03-0/+308