summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
AgeCommit message (Expand)Author
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-04-22powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai
2014-04-22PPC 85xx: Add qemu-ppce500 machineAlexander Graf
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc: Use lower case for the core namesFabio Estevam
2013-06-20powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu
2013-05-02mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-26spl/85xx: new SPL supportScott Wood
2012-10-22poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang
2012-10-22powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun
2012-10-22powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun
2012-10-22powerpc/mpc85xx: check number of coresYork Sun
2012-10-22powerpc/85xx: Add determining and report IFC frequencyKumar Gala
2012-10-22powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun
2012-08-23Add e6500 processor detectionKumar Gala
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder
2011-09-29powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk
2011-07-29powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce
2011-07-11powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun
2011-04-28powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala
2011-04-05powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui
2011-04-04powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat
2011-01-19powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-10-20Add memory test feature for mpc85xx POST.York Sun
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips
2010-07-20powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve
2010-07-16powerpc/85xx: Add recognition of e5500 coreKumar Gala
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-2685xx: Fix compile warningKumar Gala