History for barebox / commands / mem.c
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
2011-10-14
@Loïc Minier
Fix spelling of "omitted"; found by lintian ...
Loïc Minier authored on 13 Oct 2011 Sascha Hauer committed on 14 Oct 2011
2011-08-03
@Sascha Hauer
memcpy command: allow to interrupt ...
Sascha Hauer committed on 3 Aug 2011
2011-07-18
@Sascha Hauer
add a add_mem_device function ...
Sascha Hauer authored on 19 Jul 2011 Jean-Christophe PLAGNIOL-VILLARD committed on 18 Jul 2011
@Jean-Christophe PLAGNIOL-VILLARD
mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLE ...
Jean-Christophe PLAGNIOL-VILLARD committed on 18 Jul 2011
2011-04-04
@Sascha Hauer
memcpy command: do not set read/write size ...
Sascha Hauer committed on 4 Apr 2011
2010-10-21
@Sascha Hauer
commands/mem.c: make locally used function static ...
Sascha Hauer committed on 21 Oct 2010
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
driver: use id as -1 for auto assigned id ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2010 Sascha Hauer committed on 20 Sep 2010
2010-08-30
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 30 Aug 2010
2010-08-06
@Baruch Siach
mw: fix help text ...
Baruch Siach authored on 4 Aug 2010 Sascha Hauer committed on 6 Aug 2010
2010-08-04
@Baruch Siach
md: fix help text ...
Baruch Siach authored on 4 Aug 2010 Sascha Hauer committed on 4 Aug 2010
2010-06-24
@Sascha Hauer
memcpy cmd: Do not expect to read/write the whole chunk at once ...
Sascha Hauer committed on 24 Jun 2010
2010-02-01
@Sascha Hauer
remove typedef cmd_tbl_t and replace it with struct command ...
Sascha Hauer committed on 1 Feb 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009