summaryrefslogtreecommitdiffstats
path: root/src/lib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+1
* coreboot: add timer queue implementationAaron Durbin2013-05-011-0/+1
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+3
* lib: add memrange infrastructureAaron Durbin2013-03-291-0/+1
* dynamic cbmem: fix memconsole and timestampsAaron Durbin2013-03-231-1/+2
* Unify coreboot table generationStefan Reinauer2013-03-221-0/+1
* cbmem: dynamic cbmem supportAaron Durbin2013-03-211-2/+10
* rmodule: add string functions to rmodules classAaron Durbin2013-03-211-0/+4
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-0/+1
* link/graphics: Add support for EDIDRonald G. Minnich2013-03-201-0/+1
* lib: add rmodule supportAaron Durbin2013-03-181-0/+18
* Eliminate do_div().David Hendricks2013-03-081-0/+2
* Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS`Kyösti Mälkki2013-03-071-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* armv7: Add 'bootblock' build class.Hung-Te Lin2013-02-031-0/+10
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+1
* Only include libgcc wrappers on x86Stefan Reinauer2012-12-081-1/+1
* Drop boot directoryStefan Reinauer2012-11-301-0/+2
* src/lib/Makefile.inc: Add license headerStefan Reinauer2012-11-301-1/+18
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* SMM: Add support for malloc in SMM if using TSEGDuncan Laurie2012-07-241-0/+1
* Implement stack overflow checking for the BSPRonald G. Minnich2012-07-241-0/+1
* 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
OpenPOWER on IntegriCloud