summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu.c
AgeCommit message (Expand)Author
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-18Coding style cleanup, update CHANGELOGWolfgang Denk
2009-02-1785xx: Add eSDHC support for 8536 DSAndy Fleming
2009-02-17mpc85xx: Add support for the P2020Srikanth Srinivasan
2009-02-1785xx: Format cpu freq printing to handle 8 coresKumar Gala
2009-01-23Add secondary CPUs processor frequency for e500 coreHaiying Wang
2008-12-20mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho
2008-12-20mpc8568: Double local bus clock dividerTrent Piepho
2008-12-20mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-11-10Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-10Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-10Fix 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-03Pass 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-12Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-12Stop using immap_t on 85xxKumar Gala
2007-12-12Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala
2007-10-19Setting MSR[DE] in do_reseturwithsughosh@gmail.com
2007-08-14Add support for UEC to 8568Andy Fleming
2007-05-16Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-05-02Add support for the 8568 MDS boardAndy Fleming
2007-04-2485xx: write MAC address to mac-address and local-mac-addressTimur Tabi
2007-04-24Some 85xx cpu cleanupsAndy Fleming