| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | |
| After consulting with some of the SPDX team, the conclusion is that Makefiles are worth adding SPDX-License-Identifier tags too, and most of ours have one. This adds tags to ones that lack them and converts a few that had full (or in one case, very partial) license blobs into the equivalent tag. Cc: Kate Stewart <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2015-01-14 | bzlib: Update destLen even on error | Simon Glass | |
| This allows the caller to easily detect how much of the destination buffer has been used. Signed-off-by: Simon Glass <[email protected]> | |||
| 2014-12-08 | lib: bzip2: move bzip2 files to lib/bzip2/ directory | Masahiro Yamada | |
| Signed-off-by: Masahiro Yamada <[email protected]> | |||
