summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-141-0/+3
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-141-0/+1
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-141-1/+1
* Clean up stack checking codeStefan Reinauer2012-11-131-2/+2
* Add method for delaying adding of timestampsStefan Reinauer2012-11-131-0/+4
* Pass the CPU index as a parameter to startup.Ronald G. Minnich2012-11-131-2/+2
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-121-0/+1
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-121-0/+1
* Fix gcc-4.7 building problem.Han Shen2012-11-121-1/+1
* Define post codes for OS boot and resumeDuncan Laurie2012-11-121-4/+17
* Prevent inclusion of tsc.h when not neededVadim Bendebury2012-11-091-2/+1
* ELOG: Add EC events to elog headerDuncan Laurie2012-11-091-0/+17
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-2/+0
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+4
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+19
* elog: add extended management engine eventDuncan Laurie2012-11-081-0/+10
* SPI: opmenu special case for WREN as atomic prefixDuncan Laurie2012-11-071-0/+3
* RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie2012-11-071-0/+2
* EC: Prepare to read and log last post code from previous bootDuncan Laurie2012-11-071-0/+3
* Add POST code for "All devices initialized"Stefan Reinauer2012-11-071-0/+7
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-0/+2
* Add name field for deviceKyösti Mälkki2012-11-061-0/+1
* Overhaul speedstep codeNico Huber2012-11-051-0/+74
* Merge cpu/intel/acpi.h into cpu/intel/speedstep.hNico Huber2012-11-012-24/+7
* Drop get_smbios_data from chip_operationsKyösti Mälkki2012-10-291-3/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-0/+1
* Fix tracing compilation on SMM enabled targets.Rudolf Marek2012-09-131-1/+1
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-051-1/+1
* Drop unused ISA Pnp definitionsKyösti Mälkki2012-08-271-36/+1
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-272-0/+12
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-091-0/+5
* Synchronize rdtsc instructionsStefan Reinauer2012-08-091-3/+16
* Do not allow modifying memory table directlyKyösti Mälkki2012-08-081-3/+0
* Fix SMBIOS generationStefan Reinauer2012-08-081-1/+2
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-6/+0
* Add a capability for mainboard-specific posting.Alexandru Gagniuc2012-08-041-0/+2
* Make the device tree available in the rom stageStefan Reinauer2012-08-043-13/+28
* Fix mainboard level enable_dev()Kyösti Mälkki2012-08-031-0/+1
* RTC: Add a routine to check if the CMOS date is validzbao2012-08-021-0/+5
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+0
* Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki2012-08-012-2/+11
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-313-9/+13
* Allocators for different memory regions typesKyösti Mälkki2012-07-271-4/+15
* ELOG: Fix reporting of developer/recovery modesDuncan Laurie2012-07-261-0/+1
* Log event for abnormal management engine statusDuncan Laurie2012-07-261-0/+3
* USBDEBUG: buffer up to 8 bytesSven Schnelle2012-07-261-1/+4
* ELOG: Add support for SMM and kernel GSMI driverDuncan Laurie2012-07-261-0/+4
* SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie2012-07-251-0/+3
* Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner2012-07-251-0/+3
* ELOG: Add support for a monotonic boot counter in CMOSDuncan Laurie2012-07-251-0/+5