summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: digest: speficied when a digest need a key to be usedJean-Christophe PLAGNIOL-VILLARD2015-03-203-0/+16
* command: add generic digest commandJean-Christophe PLAGNIOL-VILLARD2015-03-207-69/+260
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-194-2/+79
* command: rename digest.c to hashsum.cJean-Christophe PLAGNIOL-VILLARD2015-03-193-8/+8
* command: allow runtime usageJean-Christophe PLAGNIOL-VILLARD2015-03-192-0/+5
* crypto: add pbkdf2 hmac key generatorJean-Christophe PLAGNIOL-VILLARD2015-03-194-0/+124
* crypto: hmac: use digest_digest and check the return of every digest_xxxJean-Christophe PLAGNIOL-VILLARD2015-03-191-18/+31
* digest: add digest callbackJean-Christophe PLAGNIOL-VILLARD2015-03-198-0/+33
* digest: add verify callbackJean-Christophe PLAGNIOL-VILLARD2015-03-198-1/+38
* crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key p...Jean-Christophe PLAGNIOL-VILLARD2015-03-193-13/+10
* crypto: digest: digest_file_window: check every digest_xxx returnJean-Christophe PLAGNIOL-VILLARD2015-03-181-3/+7
* crypto: digest: Fix coding styleSascha Hauer2015-03-135-17/+17
* crypto: digest: Make string arguments constSascha Hauer2015-03-132-18/+19
* command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-133-7/+40
* digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-139-24/+258
* password: add support for sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-122-0/+6
* command: add sha384sum and sha512sum supportJean-Christophe PLAGNIOL-VILLARD2015-03-122-0/+66
* crypto: add sha384 & sha512 supportJean-Christophe PLAGNIOL-VILLARD2015-03-123-0/+348
* digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-127-103/+119
* digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-124-18/+39
* digest: move digest.c to cryptoJean-Christophe PLAGNIOL-VILLARD2015-03-123-1/+1
* parameter: include header for ERR_PTR and errnoLucas Stach2015-03-111-0/+1
* ARM: radxa-rock: select options for regulatorLucas Stach2015-03-111-0/+2
* ARM: zynq: zedboard: don't select serialLucas Stach2015-03-112-20/+17
* ARM: versatile: provide clk_set_rate stubLucas Stach2015-03-111-0/+6
* pbl: let pbl-console depend on !CONSOLE_NONELucas Stach2015-03-111-0/+1
* Documentation: handle missing group declarationJan Luebbe2015-03-101-1/+5
* paramter: The dev_add_param_*() return ERR_PTR(), change no-ops to return ERR...Marc Kleine-Budde2015-03-101-9/+9
* Use linux.bootargs.console for specifying the consoleSascha Hauer2015-03-092-0/+0
* ARM: phycore-am335x-som: Fix boards with no SPITeresa Gámez2015-03-091-1/+1
* ARM: Rockchip: Update defconfigAndrey Panov2015-03-091-25/+67
* MMC: dw_mmc: PIO mode fixesAndrey Panov2015-03-091-73/+56
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-0915-6/+146
|\
| * ARM: tegra: enable barebox update in defconfigLucas Stach2015-03-041-0/+1
| * ARM: tegra: add barebox update handler to Jetson boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add barebox update handler to Beaver boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add eMMC barebox update handlerLucas Stach2015-03-043-0/+103
| * bbu: make bbu confirm a bit more verboseLucas Stach2015-03-041-1/+3
| * bbu: include necessary headersLucas Stach2015-03-041-0/+2
| * mci: tegra: handle mmc aliasesLucas Stach2015-03-041-0/+3
| * ARM: tegra124: add mmc aliasesLucas Stach2015-03-041-0/+4
| * ARM: tegra30: add mmc aliasesLucas Stach2015-03-042-0/+9
| * ARM: tegra20: add mmc aliasesLucas Stach2015-03-042-1/+9
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-0947-247/+389
|\ \
| * | ARM: MMU: unexport cache maintenance functionsLucas Stach2015-03-062-35/+14
| * | ARM: bcm2835: mbox: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
| * | usb: host: ohci: convert to streaming DMA opsLucas Stach2015-03-061-4/+6
| * | usb: host: ehci: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
| * | usb: gadget: fsl_udc: convert to streaming DMA opsLucas Stach2015-03-061-4/+4