Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
970b61e72901304c73d12dc4c3e2d53e244e9c99
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
mp.c
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
c301bd8
env: Move env_get_yesno() to env.h
by Simon Glass
· 5 years ago
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c072306
powerpc/mpc85xx: check if core is disabled for showing status
by York Sun
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
2394a0f
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
by York Sun
· 12 years ago
31a0c8c
powerpc/mpc85xx: Remove R6 from spin table
by York Sun
· 12 years ago
a28496f
powerpc/mpc85xx: software workaround for DDR erratum A-004468
by York Sun
· 12 years ago
4728942
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
6c5025e
powerpc/85xx: Fix synchronization of timebase on MP boot
by Kumar Gala
· 14 years ago
853e2de
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
by Ed Swarthout
· 14 years ago
ec8863b
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
by Aaron Sierra
· 14 years ago
2ecbfeb
powerpc/8xxx: share PIC defines among 85xx and 86xx
by Kim Phillips
· 14 years ago
819a479
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
by Kumar Gala
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
[Renamed from arch/ppc/cpu/mpc85xx/mp.c]
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/mpc85xx/mp.c]
c7bf0f9
85xx: Add support for 'cpu disable' command
by Kumar Gala
· 15 years ago
006e2c8
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
4756ffa
ppc/85xx: Map boot page guarded for MP boot
by Kumar Gala
· 15 years ago
452ddb6
p4080: add readback to bootpage translation window
by Dave Liu
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
7feaacb
85xx: MP Boot Page Translation update
by Peter Tyser
· 15 years ago
4d9190d
ppc/p4080: CoreNet platfrom style secondary core release
by Kumar Gala
· 15 years ago
8399e12
ppc/85xx: Fix bug in setup_mp code
by Kumar Gala
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
e1064b3
85xx: Introduce determine_mp_bootpg() helper.
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ccdeac7
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· 16 years ago
275f4c1
Fix some more printf() format problems.
by Kumar Gala
· 16 years ago
398dcd6
85xx: Additional fixes and cleanup of MP code
by Kumar Gala
· 17 years ago
615f14d
85xx: Fix detection of MP cpu spin up
by Kumar Gala
· 17 years ago
5769ded
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
by Kumar Gala
· 17 years ago
deeac57
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
by Kumar Gala
· 17 years ago
36d6b3f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago