summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha1: switch to linux implementationJean-Christophe PLAGNIOL-VILLARD2015-03-272-0/+100
* crypto: hmac: move register to hmacJean-Christophe PLAGNIOL-VILLARD2015-03-273-12/+4
* crypto: prepare to allow multiple digest driverJean-Christophe PLAGNIOL-VILLARD2015-03-272-3/+28
* digest: allow algo to specify their length at runtimeJean-Christophe PLAGNIOL-VILLARD2015-03-271-1/+2
* crypto: digest: speficied when a digest need a key to be usedJean-Christophe PLAGNIOL-VILLARD2015-03-201-0/+12
* command: add generic digest commandJean-Christophe PLAGNIOL-VILLARD2015-03-201-2/+6
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-191-0/+4
* command: allow runtime usageJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+3
* crypto: add pbkdf2 hmac key generatorJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+23
* digest: add digest callbackJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+8
* digest: add verify callbackJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+6
* crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key p...Jean-Christophe PLAGNIOL-VILLARD2015-03-191-3/+0
* crypto: digest: Make string arguments constSascha Hauer2015-03-131-9/+10
* command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-0/+3
* digest: add HMAC support for md5, sha1, sha224, sha256, sha384, sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-131-0/+8
* digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-121-9/+19
* digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-121-0/+21
* parameter: include header for ERR_PTR and errnoLucas Stach2015-03-111-0/+1
* paramter: The dev_add_param_*() return ERR_PTR(), change no-ops to return ERR...Marc Kleine-Budde2015-03-101-9/+9
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-0/+2
|\
| * bbu: include necessary headersLucas Stach2015-03-041-0/+2
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-093-0/+20
|\ \
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+2
| * | dma: add streaming DMA opsLucas Stach2015-03-062-0/+17
| * | usb: gadget: include common.h in headerLucas Stach2015-03-061-0/+1
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-095-0/+43
|\ \
| * | ARM: Rockchip: Update clk driver from Linux kernel for use with newer DTSAndrey Panov2015-03-051-0/+1
| * | CLK: Add helper defines to barebox-wrapper.h for easier porting of drivers fr...Andrey Panov2015-03-051-0/+6
| * | CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flagAndrey Panov2015-03-051-0/+1
| * | CLK: clk-divider: Introduce clk_divider_alloc() and *_free() routinesAndrey Panov2015-03-051-0/+3
| * | CLK: clk-divider: Respect CLK_DIVIDER_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * | CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+2
| * | CLK: Add fractional divider clock support from Linux kernelAndrey Panov2015-03-051-0/+9
| * | CLK: Add support for composite clock from Linux kernelAndrey Panov2015-03-051-0/+6
| * | lib: Add gcd() functionAndrey Panov2015-03-052-0/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-091-0/+37
|\ \
| * | ARM: Allow to mask data abortsSascha Hauer2015-02-271-0/+37
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2015-03-091-1/+1
|\ \
| * | fs: rename inode member of struct filep to privSascha Hauer2015-03-091-1/+1
| |/
* | Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-063-9/+25
|\ \
| * | of: add no-op functions for of_find_node_by_alias() and of_find_node_by_path_...Marc Kleine-Budde2015-03-031-4/+16
| * | of: add no-op function for of_register_fixup()Marc Kleine-Budde2015-03-031-1/+7
| * | fs: make "offset" parameter of erase() and protect() 64 bit safeMarc Kleine-Budde2015-03-031-2/+2
| * | drivers: remove unused function dev_protect()Marc Kleine-Budde2015-03-031-2/+0
| |/
* | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-064-2/+26
|\ \
| * | mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+2
| * | cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-121-0/+3
| * | cmdlinepart: make argument types saferSascha Hauer2015-02-121-3/+3
| * | move cmdline partition parsing code to separate fileSascha Hauer2015-02-121-0/+11
| * | mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-121-2/+5