coreboot-kgpe-d16/payloads/libpayload/i386
Jordan Crouse 234e87f137 libpayload: Support functions for Geode
The Geode video driver will require a number of support functions,
including udelay(), PCI bus walking and MSRs.  This adds those functions
in preparation for the actual code.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3231 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-10 22:50:44 +00:00
..
Makefile.inc Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
coreboot.c Fix code to allow usage of -Wall in libpayload and the sample (trivial). 2008-03-20 20:46:44 +00:00
head.S libpayload: remove unneeded stack stuff 2008-04-05 01:07:27 +00:00
main.c libpayload: remove unneeded stack stuff 2008-04-05 01:07:27 +00:00
sysinfo.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
timer.c libpayload: Support functions for Geode 2008-04-10 22:50:44 +00:00
util.S Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00