Add constants for fast path resume copying
[coreboot.git] / src / arch / x86 / boot / coreboot_table.c
2012-04-05 Stefan ReinauerFill out ChromeOS specific coreboot table extensions
2012-03-29 Vadim BendeburyRefactor publishing CBMEM addresses through coreboot...
2012-03-29 Vadim BendeburyAdd timestamp table pointer to the coreboot table.
2012-03-10 Gabe BlackIf the memory mapped UART isn't present, leave it out...
2012-03-09 Duncan LaurieFix compilation when USE_OPTION_TABLE is not defined.
2012-03-09 Vadim BendeburyFix coreboot table size calculations.
2012-03-09 Stefan ReinauerClean up use of CONFIG_ variables in coreboot_table.c
2011-10-21 Stefan ReinauerExtend coreboot table entry for serial ports
2011-10-13 Stefan ReinauerPrevent build breakage without consoles enabled
2011-10-13 Stefan Reinauerrefactor vesa mode setting code and bootsplash code
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-14 Stefan Reinauerfix coreboot compilation without serial console enabled.
2011-01-24 Josef KellermannThis patch fixes an 'write_tables: coreboot table didn...
2011-01-21 Patrick Georgi... And fix the other compile time issues in cmos_layou...
2011-01-18 Patrick GeorgiReport if cmos_layout.bin can't be found when it should.
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...