summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks2012-11-271-0/+2
* Make POST codes written to IO port optionalDavid Hendricks2012-11-272-5/+19
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-243-154/+26
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-249-78/+78
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-2415-305/+333
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-2413-85/+87
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-249-8/+29
* Persimmon: Disable the unused GPP PCIe clocksDave Frodin2012-11-201-0/+10
* Unify use of bool config variablesStefan Reinauer2012-11-2021-40/+36
* secondary.S: Fix dropping ramstage.aStefan Reinauer2012-11-201-0/+2
* Make sure only one udelay function is availableStefan Reinauer2012-11-202-1/+5
* siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi2012-11-191-125/+0
* bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi2012-11-191-0/+2
* mc146818rtc: disable RTC before writing to nvramPatrick Georgi2012-11-191-1/+30
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* Use new system agent binariesStefan Reinauer2012-11-171-1/+2
* Fix PIRQ routing abstractionStefan Reinauer2012-11-16113-233/+230
* 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
OpenPOWER on IntegriCloud