Age | Commit message (Expand) | Author |
2021-02-07 | nb/intel/x4x: Constify DDR2 ODT table | Angel Pons |
2021-02-07 | nb/intel/x4x: Clean up RCOMP cosmetics | Angel Pons |
2021-02-07 | nb/intel/x4x: Drop unused first array index | Angel Pons |
2021-02-07 | nb/intel/x4x: Unroll programming RCOMP data group | Angel Pons |
2021-02-07 | nb/intel/x4x: Report if running in async mode | Angel Pons |
2021-02-07 | nb/intel/x4x: Factor out setting Tx DLL tap and PI | Angel Pons |
2021-02-07 | nb/intel/x4x: Correct ctrlset{2,3} register mask | Angel Pons |
2021-02-07 | nb/intel/x4x: Clean up cosmetics of raminit tables | Angel Pons |
2021-02-07 | nb/intel/x4x: Drop commented-out statement | Angel Pons |
2021-02-07 | mb/google/volteer/var/voxel: Add gpio-keys ACPI node for PENH | Sheng-Liang Pan |
2021-02-07 | util/autoport: Fix a typo in readme.md | Evgeny Zinoviev |
2021-02-07 | acpi: Fix BERT size_t printf format error | Benjamin Doron |
2021-02-07 | src: Remove redundant <commonlib/bsd/compiler.h> | Elyes HAOUAS |
2021-02-07 | src: Remove redundant include <rules.h> | Elyes HAOUAS |
2021-02-07 | soc/intel/alderlake: Increase VBT size to 9 KiB | Maulik V Vaghela |
2021-02-07 | nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig option | Felix Held |
2021-02-07 | soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define | Felix Held |
2021-02-07 | soc/intel/broadwell: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | nb/intel/ironlake: Avoid pointer arithmetics | Angel Pons |
2021-02-07 | nb/intel/pineview: Guard {MCH,DMI,EP}BAR macros | Angel Pons |
2021-02-07 | arch/x86/smbios: Add missing guard | Raul E Rangel |
2021-02-07 | soc/amd/cezanne/romstage: Store early dram region | Raul E Rangel |
2021-02-07 | soc/amd/picasso: Move memmap_early_dram to common blocks | Raul E Rangel |
2021-02-07 | soc/amd/cezanne/Makefile.inc: Fix indentation | Raul E Rangel |
2021-02-07 | soc/amd/cezanne/pcie_gpp: scan internal PCI buses | Felix Held |
2021-02-07 | soc/amd/cezanne/chip: add PCI bus scanning | Felix Held |
2021-02-07 | payloads: Force sub-make runs for in-tree payloads | Nico Huber |
2021-02-07 | payloads: Pass $(CCACHE) on to in-tree payloads | Nico Huber |
2021-02-07 | nvramcui: Use libpayload's new `Makefile.payload` | Nico Huber |
2021-02-07 | coreinfo: Use libpayload's new `Makefile.payload` | Nico Huber |
2021-02-07 | libpayload: Add a Makefile for in-tree payloads | Nico Huber |
2021-02-07 | nvramcui: Unexport COREBOOT_EXPORTS | Nico Huber |
2021-02-07 | coreinfo: Unexport COREBOOT_EXPORTS | Nico Huber |
2021-02-07 | sb/intel/lynxpoint/acpi/gpio.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-07 | soc/intel/broadwell: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-06 | payloads/external/FILO: Pass Libpayloads path on the clean target | Arthur Heymans |
2021-02-06 | mb/emulation/qemu-q35: Mark TSEG region as reserved | Patrick Rudolph |
2021-02-06 | sb/intel/{bd82x6x,ibexpeak}: hide MEI if ME inoperable | James Ye |
2021-02-06 | Update chromeec submodule to upstream master | Patrick Georgi |
2021-02-06 | mb/google/kukui: Add byte mode/single rank DRAM support for burnet/esche | Kevin Chiu |
2021-02-06 | mb/intel/shadowmountain: Add bootblock and verstage code | V Sowmya |
2021-02-06 | mb/google/zork: Adjust Dirinboz H1 I2C CLK | Kevin Chiu |
2021-02-06 | mb/google/dedede/var/galtic: Configure I2C high and low time | FrankChu |
2021-02-06 | intel: Define `RCBA_LENGTH` in Kconfig and use it | Angel Pons |
2021-02-06 | Documentation: Codify some guidelines for headers and chain-including | Julius Werner |
2021-02-06 | mb/google/guybrush: First pass GPIO configuriation for Guybrush | Mathew King |
2021-02-06 | mb/google/guybrush: Add stubs to configure GPIOs | Mathew King |
2021-02-06 | drivers/intel/fsp2_0: Add support for MP services2 PPI | Aamir Bohra |
2021-02-06 | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh |
2021-02-06 | intel: Drop FSP_PEIM_TO_PEIM_INTERFACE | Furquan Shaikh |
2021-02-06 | soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY | Kyösti Mälkki |
2021-02-06 | soc/amd/stoneyridge: Create chipset_power_state in romstage | Kyösti Mälkki |
2021-02-06 | sb,soc/intel: Add wake source fields in GNVS | Kyösti Mälkki |
2021-02-05 | soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust | Chris Wang |
2021-02-05 | soc/amd/cezanne/iomap: move MMIO range comment above MMIO ranges | Felix Held |
2021-02-05 | soc/amd/cezanne/fch: add ACPI I/O port setup | Felix Held |
2021-02-05 | soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option | Felix Held |
2021-02-05 | soc/intel/broadwell: Convert some CONFIG(CHROMEOS) preprocessor | Kyösti Mälkki |
2021-02-05 | mb/gigabyte/ga-h61m-series: Drop broken thermal.asl | Angel Pons |
2021-02-05 | soc/amd/cezanne: populate some FSP-M UPDs | Felix Held |
2021-02-05 | soc/amd/common: Refactor single GPIO programming | Kyösti Mälkki |
2021-02-05 | soc/amd/common: Separate single GPIO programming | Kyösti Mälkki |
2021-02-05 | soc/mediatek/mt8192: Use LZ4 compression for MCUs | Yu-Ping Wu |
2021-02-05 | device/device.c: Print done at end of assign_resources() | Frans Hendriks |
2021-02-05 | device: correct code style | Frans Hendriks |
2021-02-05 | soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speed | Tim Chu |
2021-02-05 | arch/x86/smbios: Correct SMBIOS type 4 max speed | Tim Chu |
2021-02-05 | mb/google/zork: update telemetry settings for Woomax | Kane Chen |
2021-02-05 | soc/intel/skylake/acpi/irqlinks.asl: Fix typo in comment | Elyes HAOUAS |
2021-02-05 | payloads/libpayload/arch/arm64/mmu.c: Fix typo in comment | Elyes HAOUAS |
2021-02-05 | mb/google/brya: Add support for Hynix H9HCNNNBKMMLXR-NEE LP4x DRAM | Tim Wawrzynczak |
2021-02-05 | mb/apple/macbookair4_2: Add ACPI support for EC | Evgeny Zinoviev |
2021-02-05 | soc/intel/alderlake: Refactor PCIE port config | Eric Lai |
2021-02-05 | soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one write | Angel Pons |
2021-02-05 | ec/apple: Add ACPI code for Apple MacBooks | Evgeny Zinoviev |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2021-02-05 | mb/google/dedede: Create kracko variant | Tony Huang |
2021-02-04 | soc/amd/common/block/acpi/pm_state: add missing include | Felix Held |
2021-02-04 | soc/amd/picasso/fch: add missing iomap.h include | Felix Held |
2021-02-04 | mb/google/zork/variants/vilboz: Enable BayHub lv2 driver | John Su |
2021-02-04 | drivers/generic/bayhub_lv2: Add driver for BayHub lv2 | John Su |
2021-02-04 | vendorcode/intel/Makefile: Add x86_64 support | Patrick Rudolph |
2021-02-04 | drivers/intel/fsp2_0: Fix running on x86_64 | Patrick Rudolph |
2021-02-04 | nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` | Angel Pons |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-02-04 | mb/google/volteer: update thermal table for Eldrid | Nick Chen |
2021-02-04 | mb/prodrive/hermes: Use some board settings from EEPROM | Angel Pons |
2021-02-04 | mb/prodrive/hermes: Define board settings in EEPROM | Angel Pons |
2021-02-04 | mb/google/kukui: kakadu: update the initial code for BOE LCD | Sunway |
2021-02-04 | src: Remove useless comments in "includes" lines | Elyes HAOUAS |
2021-02-04 | soc/amd/picasso: Fix copy-paste error in macro definitions | Angel Pons |
2021-02-04 | mb/clevo/cml-u/bootblock.c: Remove unused includes | Elyes HAOUAS |
2021-02-04 | mb/amd/{parmer,thatcher}/bootblock.c: Remove unused includes | Elyes HAOUAS |
2021-02-04 | mb/amd/majolica: add fmd for use when building chromeos | Mathew King |
2021-02-04 | soc/intel/tigerlake: Drops 100ms delay in TBT PCIe root ports _PS0 | John Zhao |
2021-02-04 | mb/emulation/qemu: Fix SMP boot | Patrick Rudolph |
2021-02-04 | src: Remove unused <bootstate.h> | Elyes HAOUAS |
2021-02-04 | src: Remove unused <cbfs.h> | Elyes HAOUAS |
2021-02-04 | soc/qualcomm/sc7180/aop_load_reset.c: Add missing <program_loading.h> | Elyes HAOUAS |