summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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