aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch
AgeCommit message (Expand)Author
2012-11-08Refactor the endianness conversion functions and header files.Gabe Black
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-11-07libpayload: Add faster, architecture specific versions of memset and memcpy.Gabe Black
2012-11-07Update the way serial info is read from the coreboot tables.Gabe Black
2012-03-31Make libpayload parse the coreboot tables before setting up the consolesGabe Black
2012-01-07Cleanup access to vendor/part # infoPhilip Prindeville
2011-12-24Let lib_get_sysinfo() pass through the success of get_coreboot_info()Philip Prindeville
2011-12-24Fix missing VM mappingPhilip Prindeville
2011-12-24Use void pointers for untyped memoryPhilip Prindeville
2011-12-24Replace UNPACK_CB64 macro with inlinePhilip Prindeville
2011-11-03libpayload: Put coreboot version into lib_sysinfoMathias Krause
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2011-10-11Don't do a call as the first instruction in libpayload.Marc Jones
2011-07-03Fixes to the libpayload build systemPatrick Georgi
2011-06-30Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi
2011-06-30Use coreboot build system for libpayload, too.Patrick Georgi
2011-06-29Libpayload needs to clear the bss region.Marc Jones
2010-06-24Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2010-03-25prevent timer overflows in libpayloadStefan Reinauer
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi