Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
730fcb5c7c49c12afe7675f136cca54455fdf0f2
/
cmd
/
misc.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
5c1444f
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
a4bffc2
cmd/misc: Stop using a function pointer
by Tom Rini
· 2 years, 5 months ago
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· 3 years, 4 months ago
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· 4 years ago
e1dae50
cmd: Add a 'misc' command to access miscellaneous devices
by Bin Meng
· 4 years, 1 month ago
7c4f7be
cmd: Rename CMD_MISC to CMD_SLEEP
by Bin Meng
· 4 years, 1 month ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ae2eba6
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· 8 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_misc.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_misc.c]
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 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
59f3f52
Add a command to access the system timer
by Joe Hershberger
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 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
4274443
Move do_irqinfo() to common/cmd_irq.c
by Peter Tyser
· 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
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
d76b5c1
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
409a285
Change 'repeatable' attribute of some commands to sensible values.
by Detlev Zundel
· 18 years ago
f1d6699
Fix problem with sleep in NetConsole (use get_timer())
by Stefan Roese
· 19 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
3863585
Initial revision
by wdenk
· 22 years ago