index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
libc
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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