History for barebox / commands / bootm.c
2011-07-04
@Antony Pavlov
commands/bootm.c: fix unused-but-set-variable gcc warning ...
Antony Pavlov authored on 3 Jul 2011 Sascha Hauer committed on 4 Jul 2011
2010-11-17
@Sascha Hauer
Remove m68k support ...
Sascha Hauer committed on 17 Nov 2010
2010-11-01
@Robert Schwebel
doc: add documentation for 'bootm' ...
Robert Schwebel authored on 17 Oct 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-21
@Sascha Hauer
bootm: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2010-10-13
@Sascha Hauer
image: remove confusing image_check_* functions ...
Sascha Hauer committed on 13 Oct 2010
2010-10-07
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise image printing contents ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
Replace direct header access with the API routines ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
image: rename IH_CPU to IH_ARCH to be more concistant ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise string helper ...
Jean-Christophe PLAGNIOL-VILLARD committed on 7 Oct 2010
@Sascha Hauer
Revert "image: factorise string helper" ...
Sascha Hauer committed on 7 Oct 2010
@Sascha Hauer
Revert "image: rename IH_CPU to IH_ARCH to be more concistant" ...
Sascha Hauer committed on 7 Oct 2010
@Sascha Hauer
Revert "Replace direct header access with the API routines" ...
Sascha Hauer committed on 7 Oct 2010
@Sascha Hauer
Revert "image: factorise image printing contents" ...
Sascha Hauer committed on 7 Oct 2010
2010-09-24
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise image printing contents ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Sep 2010 Sascha Hauer committed on 24 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
Replace direct header access with the API routines ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Sep 2010 Sascha Hauer committed on 24 Sep 2010
2010-09-23
@Jean-Christophe PLAGNIOL-VILLARD
image: rename IH_CPU to IH_ARCH to be more concistant ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Sep 2010 Sascha Hauer committed on 23 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
image: factorise string helper ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Sep 2010 Sascha Hauer committed on 23 Sep 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-12-14
@Juergen Beisert
Some doxygen related fixes ...
Juergen Beisert authored on 14 Dec 2009 Sascha Hauer committed on 14 Dec 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
call getopt_reset only once ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: return COMMAND_ERROR_USAGE ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-03-19
@Sascha Hauer
remove SHOW_BOOT_PROGRESS ...
Sascha Hauer committed on 19 Mar 2009
2009-02-06
@Sascha Hauer
bootm: Fix verifying of uImages ...
Sascha Hauer committed on 6 Feb 2009
2008-08-20
@Sascha Hauer
bootm: honour the -n flag again ...
Sascha Hauer committed on 20 Aug 2008
@Sascha Hauer
bootm: memmap now returns (void *)-1 for failure. Test for this instead of NULL ...
Sascha Hauer committed on 20 Aug 2008
2008-06-04
@Sascha Hauer
[memory layout]: streamline memory layout ...
Sascha Hauer committed on 4 Jun 2008
2008-04-04
@Sascha Hauer
Subject: [PATCH] [general] Fixed constant strings in data section issue ...
Sascha Hauer committed on 4 Apr 2008
2008-02-20
@Sascha Hauer
- Add functions to register image handlers for booting uImages
Sascha Hauer committed on 20 Feb 2008