Age | Commit message (Expand) | Author |
2022-08-11 | lib: Add SPDX identifiers to files missing them | Martin Roth |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-02-25 | lib/lzma: Fix out-of-bounds read | Alex Rebert |
2019-08-26 | Split MAYBE_STATIC to _BSS and _NONZERO variants | Kyösti Mälkki |
2019-03-07 | src: Drop unused include <timestamp.h> | Elyes HAOUAS |
2018-03-26 | lib/lzma: Respect dstn argument | Patrick Rudolph |
2017-03-13 | src/lib: Wrap lines at 80 columns | Lee Leahy |
2016-07-01 | lib: remove ulzma() | Aaron Durbin |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-12 | lzma: Port size-checking ulzman() version to coreboot | Julius Werner |
2015-07-06 | lzma: Return correct amount of decompressed bytes | Julius Werner |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-03-09 | Add and consistently use wrapper macro for romstage static variables | Julius Werner |
2014-11-19 | lib/lzma.c: Use header over .c include | Edward O'Callaghan |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-02-01 | lib: Prevent unaligned memory access and fix endianess in LZMA decode library. | Hung-Te Lin |
2012-07-24 | Shrink the stack sizes we need in coreboot | Ronald G. Minnich |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-09-25 | improve lzma error messages. When coreboot panics because lzma decompression | Stefan Reinauer |
2009-04-24 | Remove the inclusion of lzma.c (which really contains code) | Patrick Georgi |
2008-08-27 | If you have | Ward Vandewege |
2008-03-17 | Clarify LZMA code license. | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2006-09-14 | additions and mods for lzma. | Carl-Daniel Hailfinger |