Age | Commit message (Expand) | Author |
2022-06-09 | libpayload: Add commonlib/bsd/elog and its dependency | Hsuan Ting Chen |
2020-07-09 | libpayload: Add simple 32.32 fixed-point math API | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2015-07-14 | libpayload: Add support for handling fmaps | Patrick Georgi |
2015-06-08 | libpayload: retire LAR support | Patrick Georgi |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-03-21 | libpayload: provide basic 64bit division implementation | Vadim Bendebury |
2015-03-20 | libpayload: Consolidate coreboot table parsing | Vadim Bendebury |
2014-09-15 | libpayload: Add a new "die" function to fatally signal programming errors. | Gabe Black |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2013-12-21 | libpayload: Include hexdump.c in the Makefile so it gets built | Gabe Black |
2011-08-04 | libpayload: Add liblzma, libcbfs | Patrick Georgi |
2011-07-11 | libpayload: Add qsort() | Patrick Georgi |
2011-07-07 | libpayload: Implement strlcpy | Patrick Georgi |
2011-06-30 | Use coreboot build system for libpayload, too. | Patrick Georgi |
2011-03-01 | libpayload: Implement ffs() | Patrick Georgi |
2010-03-25 | libpayload update | Stefan Reinauer |
2009-04-29 | getopt for libpayload. in case someone wants to pass parameters to payloads and | Stefan Reinauer |
2008-11-11 | [PATCH] Add sysinfo_have_multiboot function | Jordan Crouse |
2008-08-19 | * add readline() | Stefan Reinauer |
2008-08-08 | new menu structure for libpayload | Stefan Reinauer |
2008-05-20 | libpayload: Add an exec() and i386_do_exec() function | Jordan Crouse |
2008-05-07 | libpayload: Add LAR walking support | Jordan Crouse |
2008-04-25 | libpayload: Add gettimeofday() and friends | Jordan Crouse |
2008-04-07 | Add rand/rand_r/srand functions for generating pseudo-random bytes. | Uwe Hermann |
2008-03-27 | Add initial support for some basic CMOS read/write functions and the | Uwe Hermann |
2008-03-21 | Cosmetics, fix typos (trivial). | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |