aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/i386/coreboot.c
AgeCommit message (Expand)Author
2012-12-14libpayload: rename i386 to x86Stefan Reinauer
2012-12-10libpayload: Fix use of virtual pointers in sysinfoNico Huber
2012-11-15libpayload: Always use virtual pointers in struct sysinfo_tNico Huber
2012-11-15libpayload: Use #ifdef for CONFIG_* checksNico Huber
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-11-07Update the way serial info is read from the coreboot tables.Gabe Black
2012-01-07Cleanup access to vendor/part # infoPhilip 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-06-30Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi