Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1d9f671e03b9733667260c6970eb2adaae23d4e
/
cmd
/
mp.c
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· 3 years, 4 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_mp.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_mp.c]
47e9898
cmd_mp: Add support for showing all CPU status by one command
by Michal Simek
· 9 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
4728942
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
006e2c8
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 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
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