summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2008-10-071-1/+2
* Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov2008-09-091-8/+7
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-23/+10
* mpc85xx: Add support for the MPC8536Kumar Gala2008-08-271-1/+7
* mpc85xx: Add support for the MPC8572DS reference boardKumar Gala2008-08-271-1/+1
* mpc85xx: use IS_E_PROCESSOR macroKim Phillips2008-07-141-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-091-0/+30
|\
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+30
* | Coding Style CleanupWolfgang Denk2008-06-281-1/+1
|/
* Fix 4xx build issueAnatolij Gustschin2008-06-191-1/+1
* Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-111-0/+66
* MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-101-1/+1
* 85xx: expose cpu identificationKumar Gala2008-06-101-36/+40
* 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-091-2/+6
* Fixed reset for socratesSergei Poselenov2008-05-201-9/+14
* 85xx: Round up frequency calculations to get reasonable outputKumar Gala2008-04-241-7/+6
* 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-261-3/+6
* 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-261-5/+3
* Update SVR numbers to expand supportAndy Fleming2008-03-261-37/+48
* Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-111-1/+15
* Stop using immap_t on 85xxKumar Gala2007-12-111-8/+4
* Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala2007-12-111-96/+0
* Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-191-1/+6
* Add support for UEC to 8568Andy Fleming2007-08-141-1/+23
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-1/+1
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-9/+9
* Add support for the 8568 MDS boardAndy Fleming2007-05-021-0/+7
* 85xx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-04-231-0/+20
* Some 85xx cpu cleanupsAndy Fleming2007-04-231-3/+8
* Add cpu support for the 8544Andy Fleming2007-04-231-2/+8
* u-boot: Fix e500 v2 core reset bugZang Roy-r619112007-04-231-6/+15
* * Add Flat Dev Tree construction for MPC85xx ADS and CDS boardsMatthew McClintock2006-06-281-1/+49
* * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-251-3/+18
* * Fixes for TQM8560 board:wdenk2005-04-131-1/+1
* Update code for TQM8540 board (and 85xx in general):wdenk2005-03-151-26/+24
* Patch by Jon Loeliger, 17 June 2004:wdenk2004-07-091-10/+0
* Patches Part 1 by Jon Loeliger, 11 May 2004:wdenk2004-06-091-8/+83
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-0/+151
OpenPOWER on IntegriCloud