Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | lib: Remove <common.h> inclusion from these files | Tom Rini | 1 | -1/+0 |
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt | 1 | -2/+2 |
2020-10-27 | xilinx: zynq: Change types from u32 to uint32_t | Michal Simek | 1 | -1/+1 |
2020-10-12 | rsa: fix retrieving public exponent on big-endian systems | Rasmus Villemoes | 1 | -2/+9 |
2020-05-18 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-07 | rsa: fix alignment issue when getting public exponent | Heiko Stuebner | 1 | -2/+2 |
2018-07-19 | xilinx: zynq: Add support to secure images | Siva Durga Prasad Paladugu | 1 | -0/+51 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 1 | -1/+1 |
2015-01-29 | rsa: Split the rsa-verify to separate the modular exponentiation | Ruchika Gupta | 1 | -0/+303 |