History for barebox / commands / mem.c
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2016-09-16
@Enrico Jorns
commands: exit on invalid option ...
Enrico Jorns authored on 12 Sep 2016 Sascha Hauer committed on 16 Sep 2016
2016-04-15
@Sascha Hauer
libfile: move open_and_lseek() to libfile ...
Sascha Hauer committed on 15 Apr 2016
2015-05-28
@Sascha Hauer
mem commands: suppport parsing 'q' option ...
Sascha Hauer committed on 28 May 2015
2013-05-08
@Jean-Christophe PLAGNIOL-VILLARD
commands/mem.c: drop non used DEVMEM ...
Jean-Christophe PLAGNIOL-VILLARD authored on 7 May 2013 Sascha Hauer committed on 8 May 2013
2013-04-17
@Sascha Hauer
memory commands: separate into one file per command ...
Sascha Hauer committed on 17 Apr 2013
@Sascha Hauer
memory commands: make rw_buf global ...
Sascha Hauer committed on 17 Apr 2013
@Sascha Hauer
memory commands: cleanup initialization ...
Sascha Hauer committed on 17 Apr 2013
@Sascha Hauer
Use a common define for RW_BUF_SIZE ...
Sascha Hauer committed on 17 Apr 2013
@Sascha Hauer
memory commands: move memory_display to separate file ...
Sascha Hauer committed on 17 Apr 2013
@Sascha Hauer
memory commands: export common functions ...
Sascha Hauer committed on 17 Apr 2013
2012-11-26
@Antony Pavlov
commands: mw: add the '-x' option (swap bytes) ...
Antony Pavlov authored on 26 Nov 2012 Sascha Hauer committed on 26 Nov 2012
@Antony Pavlov
commands: md: add the '-x' option (swap bytes) ...
Antony Pavlov authored on 26 Nov 2012 Sascha Hauer committed on 26 Nov 2012
@Antony Pavlov
mem: add the swab (swap bytes) option to memory_display() ...
Antony Pavlov authored on 26 Nov 2012 Sascha Hauer committed on 26 Nov 2012
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-08-09
@Antony Pavlov
commands: memset: fix help message ...
Antony Pavlov authored on 7 Aug 2012 Sascha Hauer committed on 9 Aug 2012
2012-08-01
@Sascha Hauer
mem md: make md -s /dev/something work again ...
Sascha Hauer committed on 1 Aug 2012
2012-07-05
@Sascha Hauer
mem md: bail out without arguments ...
Sascha Hauer committed on 5 Jul 2012
2012-07-02
@Sascha Hauer
Merge branch 'for-next/resource-size' ...
Sascha Hauer committed on 2 Jul 2012
@Sascha Hauer
Merge branch 'for-next/devnull' ...
Sascha Hauer committed on 2 Jul 2012
2012-07-01
@Sascha Hauer
resource: store 'end' instead of 'size' in struct resource ...
Sascha Hauer committed on 1 Jul 2012
2012-06-30
@Sascha Hauer
memory commands: Make 64bit capable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
make memory display 64bit capable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
make parse_area_spec arguments loff_t ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
@Alexander Shiyan
Move /dev/zero to separate unit ...
Alexander Shiyan authored on 9 Jun 2012 Sascha Hauer committed on 30 Jun 2012
2012-05-18
@Sascha Hauer
lseek: return -1 instead of -errno ...
Sascha Hauer committed on 18 May 2012
2012-05-14
@Sascha Hauer
Make errno a positive value ...
Sascha Hauer committed on 14 May 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012