aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-05src/amd: Increase maximum blootblock execution countTimothy Pearson
2015-11-04nb/intel/sandybridge: Add ACPI DMAR tableNico Huber
2015-11-04nb/intel/sandybridge: Enable basic IOMMU supportNico Huber
2015-11-04sb/intel/bd82x6x: Assign unique bus/dev/fn for I/O APIC + HPETsNico Huber
2015-11-04mainboard/asus: Increase reboot count on boards with recovery jumperTimothy Pearson
2015-11-04ACPI: Add functions for DMAR I/O-APIC and HPET entriesNico Huber
2015-11-04ACPI: Make DMAR flags settableNico Huber
2015-11-04Drop SuperIO smsc/fdc37m60xStefan Reinauer
2015-11-03arch/x86/bootblock_normal: Fix failure to buildTimothy Pearson
2015-11-03drivers/pc80: Rework normal / fallback selector codeTimothy Pearson
2015-11-03cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10hTimothy Pearson
2015-11-03via/cx700: remove unused #definePatrick Georgi
2015-11-03cbmem: add coreboot table records for each cbmem entryAaron Durbin
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd/family_10h-family_15h: Use correct label for break stateTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-11-02northbridge/amd/amdmct/mct_ddr3: Fix S3 suspend overrunning the stack size limitTimothy Pearson
2015-11-02mainboard/asus/kgpe-d16: Set DDR3 memory voltage based on SPD dataTimothy Pearson
2015-11-02northbridge/amd/amdfam10: Set DIMM voltage based on SPD dataTimothy Pearson
2015-11-02amd/olivehillplus: Tidy up devicetreeKyösti Mälkki
2015-11-02asrock/e350m1: Add ACPI S3 supportKyösti Mälkki
2015-11-02asrock/e350m1: Match super-io GPIO configuration with vendorKyösti Mälkki
2015-11-02superio/nuvoton/nct5572d: Add missing logical devicesKyösti Mälkki
2015-11-02mainboard/asus/kfsn4-dre_k8: Fix ramstage using Family 10h structsTimothy Pearson
2015-10-31northbridge/amd/amdfam10: Correct S3_DATA_POS type from int to hexTimothy Pearson
2015-10-31mainboard/asus/kgpe-d16: Add initial Suspend to RAM (S3) supportTimothy Pearson
2015-10-31northbridge/amd/amdfam10: Update RAM speed table with DDR3 valuesTimothy Pearson
2015-10-31southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEMTimothy Pearson
2015-10-31intel/gma: Return success for Intel int15 VGA set panel type hookKonstantin Aladyshev
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-31mainboard/asus/kfsn4-dre_k8: Fix broken dual CPU package supportTimothy Pearson
2015-10-31arch/x86: avoid race condition on build.hPatrick Georgi
2015-10-31sandybridge: Disable parallel CPU initializationNico Huber
2015-10-30cpu: port amd/pi to 64bitStefan Reinauer
2015-10-30Drop SuperIO nuvoton/nct6779dStefan Reinauer
2015-10-30Drop SuperIO ite/it8661fStefan Reinauer
2015-10-30Drop SuperIO nuvoton/nct6776Stefan Reinauer
2015-10-30Drop SuperIO nsc/pc97307Stefan Reinauer
2015-10-30Drop SuperIO nsc/pc8374Stefan Reinauer
2015-10-30Drop southbridge intel/esb6300Stefan Reinauer
2015-10-30Drop southbridge intel/i82801cxStefan Reinauer
2015-10-30Drop northbridge/i440lxStefan Reinauer
2015-10-30wakeup: Switch back to 32bit mode firstStefan Reinauer
2015-10-30Drop geode_post_code.hStefan Reinauer
2015-10-30smm: 64bit fixesStefan Reinauer
2015-10-30Drop unused code from gcc-intrin.hStefan Reinauer
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-30cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer
2015-10-30vendorcode/amd: 64bit fixesStefan Reinauer
2015-10-30More Hudson 64bit fixesStefan Reinauer
2015-10-30SB900 64bit fixesStefan Reinauer
2015-10-30SB700: 64bit fixesStefan Reinauer
2015-10-30RD890: 64bit fixesStefan Reinauer
2015-10-30northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) supportTimothy Pearson
2015-10-30northbridge/amd/amdfam10: Add Suspend to RAM (S3) Flash data storage areaTimothy Pearson
2015-10-30Hudson: Port to 64bitStefan Reinauer
2015-10-30Port AGESA based northbridge code to 64bitStefan Reinauer
2015-10-30mainboard 64bit fixesStefan Reinauer
2015-10-30cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson
2015-10-30cpu/amd/model_fxx: Enable FIDVID code on Socket F K8Timothy Pearson
2015-10-30cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson
2015-10-30cpu/amd/car: Honor BKDG recommendations for DisFillP in CARTimothy Pearson
2015-10-30mainboard/asus/m2n-e|msi/ms9282: Clean up FIDVID mistakesTimothy Pearson
2015-10-30southbridge/nvidia/ck804: Fix FIDVID build failure on CK804Timothy Pearson
2015-10-30cpu/amd/model_fxx: Fix invalid P-state power valuesTimothy Pearson
2015-10-30mainboard: Add initial K8-compatible version of the KFSN4-DRETimothy Pearson
2015-10-30cpu/amd/model_fxx: Add Socket F CPU ID mappingsTimothy Pearson
2015-10-30Revert "device/pciexp_device: Tune PCIe bridges before scanning children"Kyösti Mälkki
2015-10-29rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an errorDouglas Anderson
2015-10-29mainboard/asus/kgpe-d16: Add nvram option to enable/disable IEEE 1394Timothy Pearson
2015-10-29commonlib/region: add xlate_region_deviceAaron Durbin
2015-10-29nb/intel/sandybridge/gma: add disable functionPatrick Rudolph
2015-10-29amd/cimx/sb800/late.c: Add comment in `sb800_init()`Paul Menzel
2015-10-29amd/sb700: clean up recommended changesMartin Roth
2015-10-29mainboard/asus/kgpe-d16: Properly configure SR5690 southbridge PIKE slotTimothy Pearson
2015-10-29southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPUTimothy Pearson
2015-10-29pcengines/apu1: adapt comments in devicetree to boardFelix Held
2015-10-29northbridge/amd/amdk8: Improve DIMM detection debuggingTimothy Pearson
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-29smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi
2015-10-28vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh
2015-10-28google/glados: Set the type-c flex port to max USB2 settingsDuncan Laurie
2015-10-28intel/skylake: Add USB2 port config for max settingsDuncan Laurie
2015-10-28google/chell: Set DPTF critical temperature to 99CDuncan Laurie
2015-10-28google/lars: Add new mainboarddavid
2015-10-28google/lars: Copy from intel/kunimitsudavid
2015-10-28vboot: check vb2_shared_data flags for manual recoveryDaisuke Nojiri
2015-10-28cpu/intel/fsp_model_206ax: Load microcode in corebootMartin Roth
2015-10-28jpeg: add jpeg_fetch_size()Patrick Georgi
2015-10-28mainboard/asus/kgpe-d16: Add initial support for the KGPE-D16Timothy Pearson
2015-10-27southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson
2015-10-27device: Stop and output time in `scan_bus()`Paul Menzel
2015-10-27include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI...Paul Menzel
2015-10-27intel/skylake: Clean up USB configuration in devicetreeDuncan Laurie
2015-10-27intel/kunimitsu: Add device properties for Nuvoton codeYong Zhi
2015-10-27intel/kunimitsu: csme: program sml gpios for csme power gatingArchana Patni
2015-10-27google/glados: csme: program sml gpios for csme power gatingArchana Patni
2015-10-27google/chell: fix hynix spd dataAaron Durbin
2015-10-27FSP1_1: Always use common codeLee Leahy