summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* Use fast memset in SMM mode, tooStefan Reinauer2012-04-041-2/+6
* Add native memset() function on x86Stefan Reinauer2012-03-301-0/+4
* Add faster, architecture dependent memcpy()Stefan Reinauer2012-03-301-1/+8
* CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury2012-03-291-0/+2
* Add timestamp collecting to coreboot.Vadim Bendebury2012-03-281-0/+2
* Fix dependency problem for uart8250.c as wellStefan Reinauer2012-03-091-0/+1
* Fix compilation with CONFIG_USE_OPTION_TABLE enabledStefan Reinauer2012-03-091-0/+8
* Add an implementation for the memchr library functionGabe Black2012-03-091-0/+2
* Fix usb debug dongle supportSven Schnelle2011-10-311-0/+1
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+1
* X60: trigger save cmos on volume/brightness changeSven Schnelle2011-06-151-1/+1
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-0/+3
* drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer2011-04-141-19/+20
* This patch gets usbdebug console working in romstage.Stefan Reinauer2011-01-281-0/+2
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-0/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-0/+1
* Fix make warnings:Myles Watson2010-10-011-2/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-31/+31
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-161-0/+3
* also rename the config option.Stefan Reinauer2010-05-251-1/+1
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+2
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-1/+1
* This patch fixes build.h dependencies in coreboot again.Stefan Reinauer2010-03-291-0/+2
* dependency tracking for corebootStefan Reinauer2010-03-241-4/+0
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-0/+2
* YABEL updateStefan Reinauer2010-02-221-0/+2
* CBMEM high table memory manager.Stefan Reinauer2009-10-261-0/+1
* * drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer2009-09-261-0/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-23/+23
* Kconfig!Patrick Georgi2009-08-121-0/+29
OpenPOWER on IntegriCloud