summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx/mp.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-5/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc/mpc85xx: check if core is disabled for showing statusYork Sun2013-05-241-0/+2
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-3/+1
* powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-221-31/+30
* powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-221-5/+3
* powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-221-10/+86
* powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-291-15/+12
* powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-151-0/+9
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-051-2/+2
* 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-201-0/+31
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-191-3/+3
* powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-161-0/+23
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+355