index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
itest.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-12-01
command: Add constants for cmd_get_data_size string / error
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-10-11
cmd: itest: add support for .q size specifier
Marek Szyprowski
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-03-17
cmd: itest: correct calculus for long format
Sebastien Colleur
2016-05-27
cmd: replace the cast of the memory access to a fixed bit type in itest
Kunihiko Hayashi
2016-02-09
itest: allow map_physmem to return 0 in limited cases
Stephen Warren
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass