summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/cpu.c
Commit message (Expand)AuthorAgeLines
* driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-25-2/+2
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-01-0/+8
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-13-0/+24
* powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai2014-04-22-0/+5
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-22-2/+3
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-25-1/+1
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-2/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-8/+8
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-20-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-21/+22
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-09-4/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-20-4/+4
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-20-1/+1
* mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-02-8/+10
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04-1/+1
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-7/+7
* spl/85xx: new SPL supportScott Wood2012-11-26-1/+2
* poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-22-0/+4
* powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-22-10/+16
* powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-22-2/+8
* powerpc/mpc85xx: check number of coresYork Sun2012-10-22-0/+5
* powerpc/85xx: Add determining and report IFC frequencyKumar Gala2012-10-22-0/+4
* powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset.Mark Marshall2012-10-22-4/+1
* powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-23-1/+11
* Add e6500 processor detectionKumar Gala2012-08-23-0/+3
* mpc85xx: support board-specific reset functionIra W. Snyder2011-11-29-1/+16
* powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2011-09-29-3/+0
* powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-29-4/+5
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-29-1/+1
* powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-29-19/+13
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-22-11/+3
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-11-1/+3
* powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-28-5/+6
* powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-05-0/+11
* powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-04-1/+6
* powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2011-01-19-1/+8
* 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-14-1/+1
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14-1/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-0/+52
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+1
* Add memory test feature for mpc85xx POST.York Sun2010-10-20-0/+219
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-1/+1
* powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-20-1/+1
* powerpc/85xx: Add recognition of e5500 coreKumar Gala2010-07-16-10/+18
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-16-61/+0
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+13
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-8/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* 85xx: Fix compile warningKumar Gala2010-04-26-0/+2