History for barebox / lib
2010-09-22
@Jean-Christophe PLAGNIOL-VILLARD
sha1/sha256: use be32_to_cpu and cpu_to_be32 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Sep 2010 Sascha Hauer committed on 22 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
sha1: use unit32_t and uint8_t ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Sep 2010 Sascha Hauer committed on 22 Sep 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
@Jean-Christophe PLAGNIOL-VILLARD
add sha256 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add sha1 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add md5 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
add digest framework ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Sep 2010 Sascha Hauer committed on 20 Sep 2010
@Jean-Christophe PLAGNIOL-VILLARD
device: fix dev_name ...
Jean-Christophe PLAGNIOL-VILLARD authored on 29 Aug 2010 Sascha Hauer committed on 20 Sep 2010
2010-09-16
@Jean-Christophe PLAGNIOL-VILLARD
driver: allow register device with specific id ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Sep 2010
@Sascha Hauer
vsprintf: fix wrong EXPORT_SYMBOL ...
Sascha Hauer committed on 16 Sep 2010
2010-08-06
@Jean-Christophe PLAGNIOL-VILLARD
arm: add common clkdev ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Aug 2010 Sascha Hauer committed on 6 Aug 2010
@Jean-Christophe PLAGNIOL-VILLARD
string: add strlcpy support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 3 Aug 2010 Sascha Hauer committed on 6 Aug 2010
2010-07-05
@Sascha Hauer
add rbtree support (needed for ubi) ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
crc32: activate crc32_no_comp (needed for jffs2 and UBI) ...
Sascha Hauer committed on 5 Jul 2010
2010-06-28
@Sascha Hauer
add progression bar function ...
Sascha Hauer committed on 28 Jun 2010
2010-06-22
@Sascha Hauer
include support for a simple pseudo number generator ...
Sascha Hauer committed on 22 Jun 2010
2010-06-17
@Sascha Hauer
rework device parameters ...
Sascha Hauer committed on 17 Jun 2010
2010-03-30
@Sascha Hauer
make panic and hang __noreturn functions ...
Sascha Hauer committed on 30 Mar 2010
@Sascha Hauer
add process_escape_sequence function ...
Sascha Hauer committed on 30 Mar 2010
@Sascha Hauer
add snprintf function ...
Sascha Hauer committed on 30 Mar 2010
@Sascha Hauer
add unlzo support ...
Sascha Hauer committed on 30 Mar 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-21
@Robert P. J. Day
Remove obsolete comment referring to CFG_CMD_JFFS2. ...
Robert P. J. Day authored on 21 Dec 2009 Sascha Hauer committed on 21 Dec 2009
2009-12-18
@Sascha Hauer
vsprintf: Only define PAGE_SIZE if not already defined ...
Sascha Hauer committed on 18 Dec 2009
@Sascha Hauer
Remove unnecessary casts in key defines ...
Sascha Hauer committed on 18 Dec 2009
@Sascha Hauer
read_key: Use ARRAY_SIZE instead of hardcoded value ...
Sascha Hauer committed on 18 Dec 2009
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-12-11
@Juergen Beisert
Fix some exported names ...
Juergen Beisert authored on 10 Dec 2009 Sascha Hauer committed on 11 Dec 2009
2009-11-03
@Sascha Hauer
list: remove duplicated list.h ...
Sascha Hauer committed on 3 Nov 2009
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009