Add constants for fast path resume copying
[coreboot.git] / src / include / cbmem.h
2012-04-05 Stefan ReinauerAdd constants for fast path resume copying master
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add CBMEM type for console buffer.
2012-03-29 Vadim BendeburyIncrease CBMEM to accommodate larger console.
2012-03-28 Vadim BendeburyAdd timestamp collecting to coreboot.
2012-03-28 Vadim BendeburyInitialize CBMEM early.
2012-03-09 Stefan ReinauerIncrease size of the coreboot table area
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerCBMEM high table memory manager.