History for barebox / include
2015-04-13
@Sascha Hauer
Merge branch 'for-next/state'
Sascha Hauer committed on 13 Apr 2015
@Sascha Hauer
Merge branch 'for-next/pxa'
Sascha Hauer committed on 13 Apr 2015
@Sascha Hauer
Merge branch 'for-next/pci'
Sascha Hauer committed on 13 Apr 2015
@Sascha Hauer
Merge branch 'for-next/crypto'
Sascha Hauer committed on 13 Apr 2015
@Robert Jarzmik
net: smc1111: add a quirk for pxa pxa27x platforms ...
Robert Jarzmik authored on 11 Apr 2015 Sascha Hauer committed on 13 Apr 2015
@Lucas Stach
pci: make sure to activate devices on the root bus ...
Lucas Stach authored on 3 Apr 2015 Sascha Hauer committed on 13 Apr 2015
2015-03-27
@Jean-Christophe PLAGNIOL-VILLARD
crypto: sha1: switch to linux implementation ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: hmac: move register to hmac ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: prepare to allow multiple digest driver ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: allow algo to specify their length at runtime ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
2015-03-20
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: speficied when a digest need a key to be used ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Mar 2015 Sascha Hauer committed on 20 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: add generic digest command ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 20 Mar 2015
2015-03-19
@Sascha Hauer
lib: Add hex2bin and bin2hex implementations ...
Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: allow runtime usage ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: add pbkdf2 hmac key generator ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add digest callback ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add verify callback ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key params ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
2015-03-17
@Sascha Hauer
pci: Add i.MX6 pcie support ...
Sascha Hauer committed on 17 Mar 2015
@Sascha Hauer
pci: pci_regs.h: Sync with Linux ...
Sascha Hauer committed on 17 Mar 2015
2015-03-13
@Sascha Hauer
crypto: digest: Make string arguments const ...
Sascha Hauer committed on 13 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 13 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 13 Mar 2015
@Sascha Hauer
lib: Add hex2bin and bin2hex implementations ...
Sascha Hauer committed on 13 Mar 2015
2015-03-12
@Sascha Hauer
state: add framework for persistent state handling ...
Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
gitignore: only ignore include/config.h ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: make it multi-instance ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: introduce digest_{init/update/final/length} ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
2015-03-11
@Lucas Stach
parameter: include header for ERR_PTR and errno ...
Lucas Stach authored on 10 Mar 2015 Sascha Hauer committed on 11 Mar 2015
2015-03-10
@Marc Kleine-Budde
paramter: The dev_add_param_*() return ERR_PTR(), change no-ops to return ERR_PTR(-ENOSYS) instead of NULL ...
Marc Kleine-Budde authored on 9 Mar 2015 Sascha Hauer committed on 10 Mar 2015