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