summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-22crossgcc: properly test for flexPatrick Georgi
2012-11-20Persimmon: Disable the unused GPP PCIe clocksDave Frodin
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-20secondary.S: Fix dropping ramstage.aStefan Reinauer
2012-11-20Make sure only one udelay function is availableStefan Reinauer
2012-11-19siemens/sitemp_g1p1: Drop copy of cmos checksum calculationPatrick Georgi
2012-11-19bootblock: Guard CMOS rewrite in disable/enable RTCPatrick Georgi
2012-11-19mc146818rtc: disable RTC before writing to nvramPatrick Georgi
2012-11-19Add nvramcuiPatrick Georgi
2012-11-19build system: use strip_quotes on cbfs-filesPatrick Georgi
2012-11-17Cleanup sconfigKyösti Mälkki
2012-11-17Drop no-op bootblock.cKyösti Mälkki
2012-11-17Use new system agent binariesStefan Reinauer
2012-11-16buildgcc: Print error if flex is missingStefan Reinauer
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Clean up KconfigStefan Reinauer
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Drop unused Kconfig variable PCIE_TUNINGStefan Reinauer
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-15libpayload: Always use virtual pointers in struct sysinfo_tNico Huber
2012-11-15libpayload: Use #ifdef for CONFIG_* checksNico Huber
2012-11-14Use mainboard hook for HP DL165Kyösti Mälkki
2012-11-14ms9652: fix misuse of LIFT_BSP_APIC_IDStefan Reinauer
2012-11-14mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber
2012-11-14Make YABEL's version of mainboard_interrupt_handlers() usableNico Huber
2012-11-14mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, tooNico Huber
2012-11-14libpayload: Add init() function to hci_t and rework uhci_reset()Nico Huber
2012-11-14libpayload: Do not call ohci_reset() from ohci_init()Nico Huber
2012-11-14libpayload: Free usb host controller instance after shutdownNico Huber
2012-11-14libpayload: Document USB host controller setup functionsNico Huber
2012-11-14libpayload: Export device count in storage interfacePatrick Georgi
2012-11-14nvramtool: fsync for mingw.Zheng Bao
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14VIA chipsets: fix compilation without real mode codeStefan Reinauer
2012-11-14Tell CBMEM code about ACPI GNVS sectionStefan Reinauer
2012-11-14SMM: Fix save state searching for GSMIDuncan Laurie
2012-11-14SMM: Save the GNVS pointer when creating APCI tablesDuncan Laurie
2012-11-14SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-14SMM: Extract function for finding save state nodeDuncan Laurie
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-14Sandybridge: Set PEG clock gatingMarc Jones
2012-11-14Add PCIe init and NMode flag to PEI data structureStefan Reinauer
2012-11-14Add ddr3lv_support flag to pei_data structureDuncan Laurie
2012-11-14pei_data.h: Fix commentMarc Jones
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury