aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
AgeCommit message (Expand)Author
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