Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
cmd
/
itest.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
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· 3 years, 4 months ago
3d3c397
command: Add constants for cmd_get_data_size string / error
by Simon Glass
· 4 years, 1 month ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
ba81b90
cmd: itest: add support for .q size specifier
by Marek Szyprowski
· 5 years ago
0af6e2d
env: Move env_get() to env.h
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
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
e3b71f8
cmd: itest: correct calculus for long format
by Sebastien Colleur
· 8 years ago
7e7c877
cmd: replace the cast of the memory access to a fixed bit type in itest
by Kunihiko Hayashi
· 9 years ago
35d0a95
itest: allow map_physmem to return 0 in limited cases
by Stephen Warren
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_itest.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_itest.c]
aa632ab
itest: add missing break statements to evalexp()
by Stephen Warren
· 9 years ago
304ce79
itest: make memory access work under sandbox
by Stephen Warren
· 9 years ago
a5d0a33
Fix itest mask overflow
by Simon Glass
· 10 years ago
e82717d
common, itest: pass u-boot env variables to itest.s
by Heiko Schocher
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 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
dc4d0a2
itest: fix result of string compares
by Wolfgang Denk
· 14 years ago
17a266a
cmd_itest: constify & localize op table
by Mike Frysinger
· 14 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
e67b02f
cmd_itest.c: fix pointer dereferencing
by Frans Meulenbroeks
· 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
82290f2
move cmd_get_data_size to command.c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 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
6568eaa
Patch by Thomas Viehweger, 14 May 2004:
by wdenk
· 20 years ago
be9c1cb
* Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download
by wdenk
· 21 years ago
f70cbb2
* Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c
by wdenk
· 21 years ago
2ebee31
* Patch by Thomas Elste, 10 Feb 2004:
by wdenk
· 21 years ago