summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/mp.c
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-03-18powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespaceTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-24powerpc/mpc85xx: check if core is disabled for showing statusYork Sun
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun
2012-10-22powerpc/mpc85xx: Remove R6 from spin tableYork Sun
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi
2011-03-15powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala
2011-03-05powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese