summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch/i386/coreboot.c
Commit message (Expand)AuthorAgeFilesLines
* libpayload: rename i386 to x86Stefan Reinauer2012-12-141-290/+0
* libpayload: Fix use of virtual pointers in sysinfoNico Huber2012-12-101-1/+1
* libpayload: Always use virtual pointers in struct sysinfo_tNico Huber2012-11-151-12/+9
* libpayload: Use #ifdef for CONFIG_* checksNico Huber2012-11-151-2/+2
* Update libpayloads understanding of the coreboot tables.Gabe Black2012-11-081-0/+96
* Update the way serial info is read from the coreboot tables.Gabe Black2012-11-071-4/+1
* Cleanup access to vendor/part # infoPhilip Prindeville2012-01-071-0/+5
* Fix missing VM mappingPhilip Prindeville2011-12-241-1/+3
* Use void pointers for untyped memoryPhilip Prindeville2011-12-241-15/+14
* Replace UNPACK_CB64 macro with inlinePhilip Prindeville2011-12-241-2/+2
* libpayload: Put coreboot version into lib_sysinfoMathias Krause2011-11-031-0/+9
* Extend coreboot table entry for serial portsStefan Reinauer2011-10-211-1/+3
* Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi2011-06-301-1/+1
* Add coreboot framebuffer support to libpayloadStefan Reinauer2010-03-251-0/+14
* This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi2009-05-211-0/+169
OpenPOWER on IntegriCloud