summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-330/+0
* ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala2009-09-241-4/+41
* ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala2009-09-241-0/+4
* ppc/85xx: Clean up do_resetKumar Gala2009-09-081-16/+9
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-09-081-0/+4
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-09-081-7/+3
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-11/+10
* 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-281-69/+1
* 8xxx: Break out DMA code to a common filePeter Tyser2009-07-011-47/+0
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-121-4/+4
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-121-14/+17
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-121-17/+4
* 85xx: Add QE clk supportHaiying Wang2009-06-121-0/+4
* 85xx: Added MPC8535/E identifiersKumar Gala2009-06-121-0/+2
* MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-301-0/+2
* Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-191-1/+2
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+15
* mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-161-0/+2
* 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-161-3/+5
* Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-231-2/+5
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-191-26/+5
* mpc8568: Double local bus clock dividerTrent Piepho2008-12-191-2/+2
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-0/+18
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-091-1/+4
* Fix typo in cpu/mpc85xx/cpu.cBen Warren2008-11-091-1/+1
* 85xx: Add basic e500mc core supportKumar Gala2008-10-241-0/+4
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-11/+15
* 85xx if NUM_CPUS>1, print cpu numberEd Swarthout2008-10-181-0/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-9/+9
* 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
OpenPOWER on IntegriCloud