aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
2012-07-24SMM: Add support for malloc in SMM if using TSEGDuncan Laurie
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich
2012-04-04Use fast memset in SMM mode, tooStefan Reinauer
2012-03-30Add native memset() function on x86Stefan Reinauer
2012-03-30Add faster, architecture dependent memcpy()Stefan Reinauer
2012-03-29CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury
2012-03-28Add timestamp collecting to coreboot.Vadim Bendebury
2012-03-09Fix dependency problem for uart8250.c as wellStefan Reinauer
2012-03-09Fix compilation with CONFIG_USE_OPTION_TABLE enabledStefan Reinauer
2012-03-09Add an implementation for the memchr library functionGabe Black
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-06-15X60: trigger save cmos on volume/brightness changeSven Schnelle
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Fix make warnings:Myles Watson
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-29This patch fixes build.h dependencies in coreboot again.Stefan Reinauer
2010-03-24dependency tracking for corebootStefan Reinauer
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2009-10-26CBMEM high table memory manager.Stefan Reinauer
2009-09-26* drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi