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
/
arch
Age
Commit message (
Expand
)
Author
2012-11-30
Change TARGET_I386 to ARCH_X86
David Hendricks
2012-11-15
libpayload: Always use virtual pointers in struct sysinfo_t
Nico Huber
2012-11-15
libpayload: Use #ifdef for CONFIG_* checks
Nico Huber
2012-11-09
libpayload: Add an option to skip console initialization on startup.
Gabe Black
2012-11-08
Refactor the endianness conversion functions and header files.
Gabe Black
2012-11-08
Update libpayloads understanding of the coreboot tables.
Gabe Black
2012-11-07
libpayload: Add faster, architecture specific versions of memset and memcpy.
Gabe Black
2012-11-07
Update the way serial info is read from the coreboot tables.
Gabe Black
2012-03-31
Make libpayload parse the coreboot tables before setting up the consoles
Gabe Black
2012-01-07
Cleanup access to vendor/part # info
Philip Prindeville
2011-12-24
Let lib_get_sysinfo() pass through the success of get_coreboot_info()
Philip Prindeville
2011-12-24
Fix missing VM mapping
Philip Prindeville
2011-12-24
Use void pointers for untyped memory
Philip Prindeville
2011-12-24
Replace UNPACK_CB64 macro with inline
Philip Prindeville
2011-11-03
libpayload: Put coreboot version into lib_sysinfo
Mathias Krause
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-11
Don't do a call as the first instruction in libpayload.
Marc Jones
2011-07-03
Fixes to the libpayload build system
Patrick Georgi
2011-06-30
Reduce warnings/errors in libpayload when using picky compiler options
Patrick Georgi
2011-06-30
Use coreboot build system for libpayload, too.
Patrick Georgi
2011-06-29
Libpayload needs to clear the bss region.
Marc Jones
2010-06-24
Attached patch moves functions out of the huge libpayload.h into headers
Patrick Georgi
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer
2010-03-25
prevent timer overflows in libpayload
Stefan Reinauer
2009-05-21
This change adds PPC support to libpayload, and hooks it up in the build
Patrick Georgi