Age | Commit message (Expand) | Author |
2019-09-20 | Documentation/mainboard: Fix index | Nico Huber |
2019-09-20 | mb/google/hatch: override smbios manufacturer name from CBI | Wisley Chen |
2019-09-19 | util/lint: make clang-format non-fatal | Angel Pons |
2019-09-19 | sb/intel/ibexpeak: Add define for PRSTS register | Angel Pons |
2019-09-19 | hatch: automate creating a new variant in coreboot | Paul Fagerburg |
2019-09-19 | mb/google/drallion: add sku id base on sensor detection | Eric Lai |
2019-09-19 | mb/google/drallion: Add memory init setup for drallion | Thejaswani Putta |
2019-09-19 | cpu/intel/common: Extend FSB detection to cover TSC | Kyösti Mälkki |
2019-09-19 | cpu/x86/lapic: Refactor timer_fsb() | Kyösti Mälkki |
2019-09-19 | cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE | Kyösti Mälkki |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-19 | src/soc/intel/common/block/cse: Add hmrfpo related functions to cse lib | Sridhar Siricilla |
2019-09-18 | mb/google/hatch/variants/helios: Add DPTF control for ambient sensor | Sumeet Pawnikar |
2019-09-18 | mb/google/hatch/variants/helios: Update DPTF parameters | Sumeet Pawnikar |
2019-09-18 | cpu/via/nano: Enable TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-09-18 | cpu/qemu-x86: Enable TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-09-18 | x86emu: Drop UDELAY_LAPIC dependency | Kyösti Mälkki |
2019-09-18 | mb/supermicro/x11ssh: drop plus sign/text in name | Angel Pons |
2019-09-18 | libpayload: Use interrupt transfers for USB hubs | Nico Huber |
2019-09-18 | mb/google/octopus/variants/garg: add LTE sku to config power sequence | Kevin Chiu |
2019-09-18 | mb/google/drallion: Add SPD files for drallion | Amanda Huang |
2019-09-18 | mb/google/drallion: Enable 360 sensor detection | Bernardo Perez Priego |
2019-09-18 | mb/google/drallion: Update gpio config for drallion | Varun Joshi |
2019-09-18 | sb/intel/ibexpeak: Remove superfluous linked files | Arthur Heymans |
2019-09-17 | superio/common: Fix types in printf | Patrick Georgi |
2019-09-17 | mb/lenovo/t430s: Open PCIe port #5 for Thunderbolt controller | Bill XIE |
2019-09-17 | cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITS | Arthur Heymans |
2019-09-17 | nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place | Arthur Heymans |
2019-09-17 | security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE | Kyösti Mälkki |
2019-09-17 | binaryPI: Drop PSP Secure OS from build | Kyösti Mälkki |
2019-09-17 | binaryPI: Move Hudson firmware higher in CBFS | Kyösti Mälkki |
2019-09-17 | binaryPI: Refactor Makefile for PSP directory | Kyösti Mälkki |
2019-09-17 | google/kukui: Pass reset gpio parameter to BL31 | Tristan Shieh |
2019-09-17 | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth |
2019-09-16 | Documentation: rename "Rookie guide" to "tutorial" | Patrick Georgi |
2019-09-16 | Documentation: minor grammar fixes | Patrick Georgi |
2019-09-16 | 3rdparty/chromeec: Update to latest master | Elyes HAOUAS |
2019-09-16 | mb/up/squared: Do RAM config based on SKU ID | Felix Singer |
2019-09-16 | src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common | Sridhar Siricilla |
2019-09-16 | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-16 | mediatek/mt8183: Add soc ARM Trusted Firmware support | kenny liang |
2019-09-16 | mb/google/kohaku: Update USB port settings | Seunghwan Kim |
2019-09-15 | mb/packardbell/ms2290: Use common SB code to set up GPIO's | Arthur Heymans |
2019-09-15 | soc/intel/skylake: add some FSP SATA params | Michael Niewöhner |
2019-09-15 | mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage code | Arthur Heymans |
2019-09-15 | cpu/intel/microcode: Make microcode lib available in bootblock | Rizwan Qureshi |
2019-09-15 | payloads/LinuxBoot: move kernel make flags into own variable | Alexander Couzens |
2019-09-15 | {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> | Elyes HAOUAS |
2019-09-15 | src/security: Remove unused #include <fmap.h> | Elyes HAOUAS |
2019-09-15 | southbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | northbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | src/mainboard: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-15 | nb/i945: Remove unused include <cpu/cpu.h> | Elyes HAOUAS |
2019-09-15 | util/inteltool: Add Intel HD 4400 (Haswell IGD) | Sellerie |
2019-09-15 | lib/coreboot_table: Show splashscreen in lb_table_init | Johanna Schander |
2019-09-15 | soc/amd/common: Remove Picasso display HDA from list | Marshall Dawson |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | ec/acpi: Replace __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | arch/x86: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | cpu/x86: Drop lapic_remote_read() | Kyösti Mälkki |
2019-09-14 | arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() | Kyösti Mälkki |
2019-09-14 | mb/asrock/h110m: configure SuperIO global registers | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: configure GPIOs in SuperIO chip | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: enable ACPI LDN in SuperIO | Maxim Polyakov |
2019-09-14 | mb/asrock/h110m: set I/O Range for SuperIO HWM | Maxim Polyakov |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-09-13 | timestamps: Remove TIMESTAMP_CACHE_IN_BSS | Kyösti Mälkki |
2019-09-13 | timestamps: Further simplify timestamp_reinit() | Kyösti Mälkki |
2019-09-13 | drivers/pc80: Remove some __PRE_RAM__ and __SMM__ | Kyösti Mälkki |
2019-09-13 | security/vboot: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-09-13 | intel/broadwell: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-13 | intel/haswell: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-13 | soc/intel: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-13 | mb/google/hatch: Merge emmc_sku_gpio_table and gpio_table to one table | Peichao Wang |
2019-09-13 | emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum | Himanshu Sahdev |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-09-13 | arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry | Himanshu Sahdev aka CunningLearner |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/nehalem: Refactor ACPI S3 detection | Kyösti Mälkki |
2019-09-13 | intel/fsp2_0: Move TS_BEFORE_INITRAM | Kyösti Mälkki |
2019-09-13 | mb/google/drallion: Use arcada_ish.bin for arcada_cml | Selma BENSAID |
2019-09-13 | soc/intel/cannonlake: Allow coreboot to reserve stack for fsp | Bora Guvendik |
2019-09-13 | mb/google/hatch/var: Increase Goodix touchscreen reset delay to 500ms | Philip Chen |
2019-09-13 | soc/amd/picasso: Refactor AOAC enabling | Marshall Dawson |
2019-09-12 | mb/google/drallion: Update memory map | Ivy Jian |
2019-09-12 | soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage | Subrata Banik |
2019-09-12 | mainboard/sifive/hifive-unleashed: Update devicetree | Patrick Rudolph |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | src/vendorcode: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | southbridge: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | nb/intel/nehalem: Add a header for raminit_tables.c | Angel Pons |
2019-09-12 | src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions | Sridhar Siricilla |
2019-09-12 | mediatek/mt8183: tune EDID for BOE panel | Peichao Wang |
2019-09-12 | timestamps: Mostly remove struct timestamp_cache | Kyösti Mälkki |
2019-09-12 | timestamps: Refactor CBMEM hook | Kyösti Mälkki |
2019-09-12 | mb/google/hatch: Configure SATA DEVSLP pad reset config to PLT_RST | Aamir Bohra |
2019-09-12 | soc/intel/cannonlake: Add config for sata devslp pad reset configuration | Aamir Bohra |
2019-09-12 | soc/intel/{cnl, icl}: Cache the TSEG region | Subrata Banik |