aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-15nb/i945: Remove unused include <cpu/cpu.h>Elyes HAOUAS
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-09-15soc/amd/common: Remove Picasso display HDA from listMarshall Dawson
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14cpu/x86: Drop lapic_remote_read()Kyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-14mb/asrock/h110m: configure SuperIO global registersMaxim Polyakov
2019-09-14mb/asrock/h110m: configure GPIOs in SuperIO chipMaxim Polyakov
2019-09-14mb/asrock/h110m: enable ACPI LDN in SuperIOMaxim Polyakov
2019-09-14mb/asrock/h110m: set I/O Range for SuperIO HWMMaxim Polyakov
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13timestamps: Further simplify timestamp_reinit()Kyösti Mälkki
2019-09-13drivers/pc80: Remove some __PRE_RAM__ and __SMM__Kyösti Mälkki
2019-09-13security/vboot: Replace use of __PRE_RAM__Kyösti Mälkki
2019-09-13intel/broadwell: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-13intel/haswell: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-13mb/google/hatch: Merge emmc_sku_gpio_table and gpio_table to one tablePeichao Wang
2019-09-13emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enumHimanshu Sahdev
2019-09-13drivers/intel/fsp2_0: Allocate cfg_region_size for UPDMarshall Dawson
2019-09-13arch/x86/bootblock_crt0.S: Leverage eax in protected mode entryHimanshu Sahdev aka CunningLearner
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13intel/nehalem: Refactor ACPI S3 detectionKyösti Mälkki
2019-09-13intel/fsp2_0: Move TS_BEFORE_INITRAMKyösti Mälkki
2019-09-13mb/google/drallion: Use arcada_ish.bin for arcada_cmlSelma BENSAID
2019-09-13soc/intel/cannonlake: Allow coreboot to reserve stack for fspBora Guvendik
2019-09-13mb/google/hatch/var: Increase Goodix touchscreen reset delay to 500msPhilip Chen
2019-09-13soc/amd/picasso: Refactor AOAC enablingMarshall Dawson
2019-09-12mb/google/drallion: Update memory mapIvy Jian
2019-09-12soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usageSubrata Banik
2019-09-12mainboard/sifive/hifive-unleashed: Update devicetreePatrick Rudolph
2019-09-12src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-12src/vendorcode: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-12southbridge: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-12nb/intel/nehalem: Add a header for raminit_tables.cAngel Pons
2019-09-12src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla
2019-09-12mediatek/mt8183: tune EDID for BOE panelPeichao Wang
2019-09-12timestamps: Mostly remove struct timestamp_cacheKyösti Mälkki
2019-09-12timestamps: Refactor CBMEM hookKyösti Mälkki
2019-09-12mb/google/hatch: Configure SATA DEVSLP pad reset config to PLT_RSTAamir Bohra
2019-09-12soc/intel/cannonlake: Add config for sata devslp pad reset configurationAamir Bohra
2019-09-12soc/intel/{cnl, icl}: Cache the TSEG regionSubrata Banik
2019-09-12soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() APISubrata Banik
2019-09-11Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner
2019-09-11intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik
2019-09-11arch/x86: Cache the TSEG region at the top of ramSubrata Banik
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-11mb/google/hatch: Create dratini variantWisley Chen
2019-09-11mb/google/drallion: enable Elan and Melfas touch panelEric Lai
2019-09-11superio/common: fix regression in ssdtMichael Niewöhner
2019-09-11emulation/qemu-i440fx/northbridge.c: Fix minor whitespaceHimanshu Sahdev
2019-09-11soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-11arch/x86: Move ehci_dbg_info outside _car_relocatable_dataKyösti Mälkki
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-09-10mb/google/kukui: Enable MT8183_DRAM_EMCPHuayang Duan
2019-09-10mediatek/mt8183: Add new option for eMCP DDRHuayang Duan
2019-09-10AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth
2019-09-10AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-09-10mb/google/poppy/variant/nocturne: add EC_SYNC_GPIONick Vaccaro
2019-09-10mb/google/hatch/variants/helios: Modify FPU power on sequenceFrank_Chu
2019-09-10mb/google/octopus: Add a new sku for meepWisley Chen
2019-09-10mb/google/kahlee/treeya: Tune I2C bus 1, 2 and 3 clockPeichao Wang
2019-09-10soc/intel/skylake: Add option to toggle Hyper-ThreadingPatrick Rudolph
2019-09-09mb/google/hatch: Distinguish SKU1 and 2 for eMMC and SSD respectivelyPeichao Wang
2019-09-09soc/amd/picasso: Update TSC and monotonic timerMarshall Dawson
2019-09-09soc/amd/common/lpc: Add decode disable functionMarshall Dawson
2019-09-09soc/amd/common: Add missing stdint.h to lpc.hMarshall Dawson
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-09-09intel/fsp_broadwell_de: Add early timestampsKyösti Mälkki
2019-09-09intel/fsp_broadwell_de: Enable CONSOLE_CBMEM by defaultKyösti Mälkki
2019-09-09soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla
2019-09-09soc/intel/cannonlake: Allow coreboot to handle SPI lockdownSubrata Banik
2019-09-09lib/spd_bin: Extend DDR4 spd informationEric Lai
2019-09-09mb/google/drallion: modify USB settingEric Lai
2019-09-09mb/asrock/h110m: add missing pci devices to treeMaxim Polyakov
2019-09-09mb/asrock/h110m: disable unused sata portsMaxim Polyakov
2019-09-09mb/asrock/h110m: disable unused serial busesMaxim Polyakov
2019-09-09mb/asrock/h110m: remove unsed i2c_voltage settingsMaxim Polyakov
2019-09-09mb/asrock/h110m: use VR_CFG_AMP() macro to set PSI thresholdMaxim Polyakov
2019-09-09mb/asrock/h110m: fix VR domains configurationMaxim Polyakov
2019-09-09src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generationMichał Żygowski
2019-09-09soc/intel/cannonlake: Add ability to disable Heci1Bora Guvendik
2019-09-09drivers/intel/fsp2_0: Fix minor whitespaceMarshall Dawson
2019-09-09intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACKKyösti Mälkki
2019-09-07security/tpm: Use correct hash digest lengthsJacob Garber
2019-09-06src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344Ronak Kanabar
2019-09-06soc/amd/common: Add missing stdint.h to acpimmio.hMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to BiosCallOuts.hMarshall Dawson
2019-09-06superio/smsc/lpc47b397: fix regression in ops overrideFelix Held
2019-09-06src/superio/aspeed/ast2400: Use new SuperIO acpigenChristian Walter