Add constants for fast path resume copying
[coreboot.git] / src / lib / Makefile.inc
2012-04-04 Stefan ReinauerUse fast memset in SMM mode, too
2012-03-29 Stefan ReinauerAdd native memset() function on x86
2012-03-29 Stefan ReinauerAdd faster, architecture dependent memcpy()
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Enable coreboot CBMEM console.
2012-03-28 Vadim BendeburyAdd timestamp collecting to coreboot.
2012-03-09 Stefan ReinauerFix dependency problem for uart8250.c as well
2012-03-09 Stefan ReinauerFix compilation with CONFIG_USE_OPTION_TABLE enabled
2012-03-09 Gabe BlackAdd an implementation for the memchr library function
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-09-06 Rudolf MarekAdd support for the tracing infastructure in coreboot.
2011-06-15 Sven SchnelleX60: trigger save cmos on volume/brightness change
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-14 Stefan Reinauerdrop half an uart8250 implementation from smiutil and...
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-01 Myles WatsonFix make warnings:
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-07-16 Rudolf MarekAdd support for the console over Ethernet (through...
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-29 Stefan ReinauerThis patch fixes build.h dependencies in coreboot again.
2010-03-24 Stefan Reinauerdependency tracking for coreboot
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-22 Stefan ReinauerYABEL update
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-09-26 Stefan Reinauer* drop libgcc from coreboot_apc.o, not needed.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!