summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-252-0/+32
* SMM: Fix state save map for sandybridge and TSEGDuncan Laurie2012-07-241-0/+95
* ELOG: Add support for flash based event logDuncan Laurie2012-07-241-0/+119
* Implement stack overflow checking for the BSPRonald G. Minnich2012-07-242-1/+8
* Add code to read Intel microcode from CBFSVadim Bendebury2012-07-241-1/+10
* Add support for HM70 and NM70 LPC bridgeStefan Reinauer2012-07-241-1/+1
* Add uartmem_init prototype.Marc Jones2012-07-241-0/+1
* RTC: Add defines for standard clock offsetsDuncan Laurie2012-07-241-0/+12
* Remove unused free() functionStefan Reinauer2012-07-241-1/+0
* SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer2012-07-242-8/+0
* Allow shutting down internal graphics if plugin graphics are preferredPatrick Georgi2012-07-201-0/+1
* Change uma_resource() to use new type IORESOURCE_UMA_FB.Kyösti Mälkki2012-07-161-0/+2
* Define global uma_memory variablesKyösti Mälkki2012-07-161-0/+5
* Add global uma_resource()Kyösti Mälkki2012-07-161-0/+2
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-132-1/+15
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-0/+1
* SMBIOS: Add Type 38 (IPMI) data structureSven Schnelle2012-07-091-0/+13
* PCI Type2 config must dieRonald G. Minnich2012-07-052-4/+1
* Intel cpus: Extend cache to cover complete Flash DeviceKyösti Mälkki2012-07-041-0/+6
* AGESA F15 wrapper for Trinityzbao2012-07-032-2/+12
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-023-13/+9
* Intel CPUs: execute microcode update only once per coreKyösti Mälkki2012-07-021-0/+1
* Add support for Panther Point to SPI driverStefan Reinauer2012-05-301-0/+2
* cbtypes.h: Unify cbtypes.h used in AMD board's codeVikram Narayanan2012-05-241-0/+66
* Hook up MRC cache updateStefan Reinauer2012-05-112-0/+2
* Add SPI flash driverStefan Reinauer2012-05-103-0/+298
* Add config_enabled() from LinuxPatrick Georgi2012-05-081-0/+21
* Clean up #ifsPatrick Georgi2012-05-087-8/+8
* Allow device ID arrays in the PCI driver structureVadim Bendebury2012-05-011-0/+1
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-271-1/+3
* cpu/cpu.h: add ROMCC guardsStefan Reinauer2012-04-271-2/+3
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Revamp Intel microcode update codeStefan Reinauer2012-04-261-0/+21
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-251-0/+6
* S3 code in coreboot public folder.zbao2012-04-161-4/+6
* Add support for aligned allocationRon Minnich2012-04-121-0/+1
* Fixes and Sandybridge support for lapic cpu initStefan Reinauer2012-04-061-0/+3
* Add constants for fast path resume copyingStefan Reinauer2012-04-061-4/+13
* Fill out ChromeOS specific coreboot table extensionsStefan Reinauer2012-04-051-0/+36
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-0/+2
* Add support for Intel Turbo Boost featureStefan Reinauer2012-04-031-0/+44
* smbios: add support for onboard devices extended informationStefan Reinauer2012-04-031-0/+29
* Add a helper function to determine the number of enabled CPUsStefan Reinauer2012-04-021-0/+1