summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu.c
AgeCommit message (Expand)Author
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala
2009-09-08ppc/85xx: Clean up do_resetKumar Gala
2009-09-08ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal
2009-07-018xxx: Break out DMA code to a common filePeter Tyser
2009-06-12fsl/85xx, 86xx: Sync up DMA codePeter Tyser
2009-06-12fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang
2009-06-1285xx: Add QE clk supportHaiying Wang
2009-06-1285xx: Added MPC8535/E identifiersKumar Gala
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang
2009-02-19Coding style cleanup, update CHANGELOGWolfgang Denk
2009-02-1685xx: Add eSDHC support for 8536 DSAndy Fleming
2009-02-16mpc85xx: Add support for the P2020Srikanth Srinivasan
2009-02-1685xx: Format cpu freq printing to handle 8 coresKumar Gala
2009-01-23Add secondary CPUs processor frequency for e500 coreHaiying Wang
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho
2008-12-19mpc8568: Double local bus clock dividerTrent Piepho
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09Fix typo in cpu/mpc85xx/cpu.cBen Warren
2008-10-2485xx: Add basic e500mc core supportKumar Gala
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin
2008-09-09Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov
2008-09-02Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala
2008-08-27mpc85xx: Add support for the MPC8572DS reference boardKumar Gala
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov
2008-06-10MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger
2008-06-1085xx: expose cpu identificationKumar Gala
2008-06-0985xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala
2008-05-20Fixed reset for socratesSergei Poselenov
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala
2008-03-2685xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang
2008-03-2685xx: get_tbclk() speed up and rounding fixJames Yang
2008-03-26Update SVR numbers to expand supportAndy Fleming
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala