Age | Commit message (Expand) | Author |
2013-01-12 | Implement GCC code coverage analysis | Stefan Reinauer |
2012-12-08 | Only include libgcc wrappers on x86 | Stefan Reinauer |
2012-11-30 | Drop boot directory | Stefan Reinauer |
2012-11-30 | src/lib/Makefile.inc: Add license header | Stefan Reinauer |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-07-24 | SMM: Add support for malloc in SMM if using TSEG | Duncan Laurie |
2012-07-24 | Implement stack overflow checking for the BSP | Ronald G. Minnich |
2012-04-04 | Use fast memset in SMM mode, too | Stefan Reinauer |
2012-03-30 | Add native memset() function on x86 | Stefan Reinauer |
2012-03-30 | Add faster, architecture dependent memcpy() | Stefan Reinauer |
2012-03-29 | CBMEM CONSOLE: Enable coreboot CBMEM console. | Vadim Bendebury |
2012-03-28 | Add timestamp collecting to coreboot. | Vadim Bendebury |
2012-03-09 | Fix dependency problem for uart8250.c as well | Stefan Reinauer |
2012-03-09 | Fix compilation with CONFIG_USE_OPTION_TABLE enabled | Stefan Reinauer |
2012-03-09 | Add an implementation for the memchr library function | Gabe Black |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2011-06-15 | X60: trigger save cmos on volume/brightness change | Sven Schnelle |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-04-14 | drop half an uart8250 implementation from smiutil and use the common code | Stefan Reinauer |
2011-01-28 | This patch gets usbdebug console working in romstage. | Stefan Reinauer |
2010-12-13 | Compile cbmem.c instead of including it in romstage, | Rudolf Marek |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-01 | Fix make warnings: | Myles Watson |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-07-16 | Add support for the console over Ethernet (through PCI NE2000). | Rudolf Marek |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-29 | This patch fixes build.h dependencies in coreboot again. | Stefan Reinauer |
2010-03-24 | dependency tracking for coreboot | Stefan Reinauer |
2010-03-01 | This patch implements MBI (modular bios interface) support to the i830 chipset. | Stefan Reinauer |
2010-02-22 | YABEL update | Stefan Reinauer |
2009-10-26 | CBMEM high table memory manager. | Stefan Reinauer |
2009-09-26 | * drop libgcc from coreboot_apc.o, not needed. | Stefan Reinauer |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |