Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
df86e81f0a0fdcf958160e6fe3044f69a78df638
/
cmd
/
mp.c
e569c73
cmd: Remove duplicate newlines
by Marek Vasut
· 4 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
WIP/20May2024-next
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
301bac6
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
3616218
cmd: Convert existing long help messages to the new macro
by Tom Rini
· 1 year, 2 months ago
0b1284e
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· 3 years, 4 months ago
0914011
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_mp.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_mp.c]
711e5e2
cmd_mp: Add support for showing all CPU status by one command
by Michal Simek
· 9 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
088f1b1
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
fbb9ecf
powerpc/mp: add support for discontiguous cores
by Timur Tabi
· 13 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
4194b36
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
0e87098
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
902ca09
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
by Kumar Gala
· 16 years ago
348753d
Fix some more printf() format problems.
by Kumar Gala
· 16 years ago
79679d8
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
by Kumar Gala
· 17 years ago
ec2b74f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago