summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-167-40/+15
* Clean up KconfigStefan Reinauer2012-11-165-257/+250
* Drop Kconfig.deprecated_optionsStefan Reinauer2012-11-164-18/+10
* Drop unused Kconfig variable PCIE_TUNINGStefan Reinauer2012-11-161-10/+0
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-1628-168/+19
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-1637-55/+3
* Reduce number of per-mainboard changesStefan Reinauer2012-11-1615-124/+11
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-1665-128/+10
* Use mainboard hook for HP DL165Kyösti Mälkki2012-11-142-2/+8
* ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer2012-11-141-4/+1
* mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber2012-11-142-3/+4
* Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber2012-11-141-0/+2
* mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, tooNico Huber2012-11-141-1/+1
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-1419-18/+14
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-149-67/+15
* Tell CBMEM code about ACPI GNVS sectionStefan Reinauer2012-11-141-0/+1
* SMM: Fix save state searching for GSMIDuncan Laurie2012-11-141-2/+2
* SMM: Save the GNVS pointer when creating APCI tablesDuncan Laurie2012-11-143-0/+3
* SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie2012-11-142-10/+22
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-146-30/+24
* SMM: Extract function for finding save state nodeDuncan Laurie2012-11-141-26/+42
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-145-3/+59
* Sandybridge: Set PEG clock gatingMarc Jones2012-11-141-0/+8
* Add PCIe init and NMode flag to PEI data structureStefan Reinauer2012-11-141-1/+12
* Add ddr3lv_support flag to pei_data structureDuncan Laurie2012-11-141-1/+2
* pei_data.h: Fix commentMarc Jones2012-11-141-0/+3
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-144-3/+8
* Add spinlock to serialize Intel microcode updatesStefan Reinauer2012-11-131-1/+12
* cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson2012-11-133-6/+31
* Export optionrom status on Stumpy/LumpyVadim Bendebury2012-11-132-2/+14
* Make EmeraldLake2 work againDuncan Laurie2012-11-131-7/+12
* Clean up stack checking codeStefan Reinauer2012-11-135-30/+18
* Add method for delaying adding of timestampsStefan Reinauer2012-11-133-26/+55
* Add Kconfig option to lock/unlock ME firmware during buildStefan Reinauer2012-11-132-0/+22
* clean up lapic_cpu_init.cStefan Reinauer2012-11-131-25/+48
* Pass the CPU index as a parameter to startup.Ronald G. Minnich2012-11-135-14/+18
* Fix CONFIG_MAX_CPU set to 1 CPU build problemStefan Reinauer2012-11-131-0/+2
* Support better tracking of AP stack usage.Ronald G. Minnich2012-11-131-4/+31
* SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer2012-11-134-9/+25
* vboot: Add option to skip TPM resume on S3 resumeStefan Reinauer2012-11-122-0/+15
* mmio pci config: Remove register constraintsAaron Durbin2012-11-123-87/+12
* cbfstool: Rework to use getopt style parametersStefan Reinauer2012-11-121-16/+19
* Initial IGD OpRegion implementationStefan Reinauer2012-11-124-3/+302
* romcc_io: add pci_or_configX functions.Aaron Durbin2012-11-121-0/+15
* x86/Makefile.inc: Test if the strings are equal by single equal signZheng Bao2012-11-121-1/+1
* If cmos is invalid, always set the rtc date and timeStefan Reinauer2012-11-121-2/+2
* Remove duplicate defines from mc146818rtc.cMarc Jones2012-11-121-68/+0
* Avoid using hardcoded values in MRC cache codeVadim Bendebury2012-11-123-111/+123
* ivybridge: Catch unknown CPU revisionsStefan Reinauer2012-11-121-0/+1
* Store timestamps before resuming from suspendStefan Reinauer2012-11-121-4/+6