aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-22net: Remove more legacy functionsTom Rini1-26/+0
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini1-7/+7
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-4/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-24mpc8xxx: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2015-03-04powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha1-1/+90
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu1-0/+5
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu1-0/+4
2014-07-22powerpc/mpc85xx: Removed support for G4060Sandeep Singh1-1/+0
2014-05-16powerpc/mpc85xx: Added B4460 supportShaveta Leekha1-0/+1
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf1-2/+2
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+1
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu1-0/+2
2013-08-09powerpc/85xx: Add C29x SoC supportMingkai Hu1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-24powerpc/chassis2: Change core numbering schemeYork Sun1-9/+44
2013-05-24powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun1-0/+6
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun1-0/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-4/+4
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha1-0/+2
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips1-4/+5
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun1-0/+7
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun1-0/+2
2012-10-22powerpc/85xx: Add P5040 processor supportTimur Tabi1-0/+2
2012-08-23powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun1-9/+56
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi1-1/+0
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun1-2/+0
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun1-40/+1
2012-07-06powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha1-1/+5
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu1-0/+2
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala1-0/+4
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi1-2/+34
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala1-1/+1
2011-07-11powerpc/85xx: Add P2041 processor supportKumar Gala1-0/+2
2011-04-04powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala1-0/+8
2011-04-04powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang1-1/+5
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala1-0/+2
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal1-0/+2
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal1-1/+3
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips1-3/+5
2010-08-01powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips1-2/+8
2010-07-20powerpc/p3041: Add various p3041 related definesKumar Gala1-0/+2
2010-07-20powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala1-0/+4
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+144