Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | payloads: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2013-11-24 | libpayload: fix wrong endian assumption in sha1.c | Stefan Reinauer |
2012-11-30 | Change TARGET_I386 to ARCH_X86 | David Hendricks |
2008-11-24 | [PATCH] libpayload: rename config.h to libpayload-config.h | Jordan Crouse |
2008-08-11 | No really, _these_ should be the last occurences of CONFIG_ without | Jordan Crouse |
2008-04-03 | Add a SHA-1 implementation to libpayload. | Uwe Hermann |