History for barebox / commands
2007-10-16
@sascha
editor: Do not use ansi code for screen scrolling by default. ...
sascha committed on 16 Oct 2007
@sascha
Merge octopus:/home/git/projects/u-boot-v2
sascha committed on 16 Oct 2007
@sascha
mem.c: allow memcpy and memcmp to handle files.
sascha committed on 16 Oct 2007
@Juergen Beisert
various small typos fixed
Juergen Beisert committed on 16 Oct 2007
@sascha
fix error path in cp command.
sascha committed on 16 Oct 2007
2007-10-09
@Sascha Hauer
fix area parsing for erase/protect, add error parsing
Sascha Hauer committed on 9 Oct 2007
2007-10-07
@Sascha Hauer
tristate commands to compile as modules
Sascha Hauer committed on 7 Oct 2007
@Sascha Hauer
export symbols
Sascha Hauer committed on 7 Oct 2007
2007-10-04
@Sascha Hauer
edit: add 8 as backspace code
Sascha Hauer committed on 4 Oct 2007
@Sascha Hauer
timeout command: Use do {} while; insteal of while {}; to allow interrupt ...
Sascha Hauer committed on 4 Oct 2007
@Sascha Hauer
change semantics of tftpboot command: ...
Sascha Hauer committed on 4 Oct 2007
@Sascha Hauer
add argument checking for edit.c
Sascha Hauer committed on 4 Oct 2007
2007-09-28
@Sascha Hauer
Use safe_strncpy() instead of copy_filename(). The shell has already removed ...
Sascha Hauer committed on 28 Sep 2007
@Sascha Hauer
remove i2c from kconfig
Sascha Hauer committed on 28 Sep 2007
@Sascha Hauer
remove mii.c
Sascha Hauer committed on 28 Sep 2007
@Sascha Hauer
declare lots of functions static
Sascha Hauer committed on 28 Sep 2007
2007-09-27
@Sascha Hauer
pass file size from read_file
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
use xrealloc instead of realloc
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
learn to realloc
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
fix usage of normalise_path
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
activate memcmp and memcpy
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
reactivate mtest
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
Reimplement environment. Now we only have one crc for the whole image.
Sascha Hauer committed on 27 Sep 2007
@Sascha Hauer
implement mkdir -p #2
Sascha Hauer committed on 27 Sep 2007
2007-09-26
@Sascha Hauer
print_size() -> size_human_readable() ...
Sascha Hauer committed on 26 Sep 2007
2007-09-25
@Sascha Hauer
add directory handling for environment
Sascha Hauer committed on 25 Sep 2007
2007-09-24
@Sascha Hauer
- change function declarations for better standard conformity: ...
Sascha Hauer committed on 24 Sep 2007
@Sascha Hauer
remove u-boot command paramter flag
Sascha Hauer committed on 24 Sep 2007
2007-09-23
@Sascha Hauer
- teach hush to honour PATH variable ...
Sascha Hauer committed on 23 Sep 2007
2007-09-21
@Sascha Hauer
remove debug printf
Sascha Hauer committed on 21 Sep 2007