Age | Commit message (Expand) | Author |
2022-11-24 | mb/google/brya/var/marasov: Add touchscreen and touchpad for marasov | Frank Chu |
2022-11-24 | lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declaration | Elyes Haouas |
2022-11-24 | sb/intel/i82801gx: Move SPIBASE and SPIBARxx to i82801gx.h | Elyes Haouas |
2022-11-24 | sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros | Elyes Haouas |
2022-11-24 | mb/siemens/mc_ehl2: Enable downshift for Marvell PHYs | Mario Scheithauer |
2022-11-24 | drivers/net/phy/m88e1512: Add downshift enable | Mario Scheithauer |
2022-11-24 | mb/siemens/mc_ehl2: Enable Marvell PHY interrupt | Mario Scheithauer |
2022-11-24 | drivers/net/phy/m88e1512: Add interrupt enable | Mario Scheithauer |
2022-11-24 | mb/siemens/mc_ehl2: Enable Marvell PHY 88E1512 driver | Mario Scheithauer |
2022-11-24 | drivers/net/phy/m88e1512: Provide functionality to customize LED status | Mario Scheithauer |
2022-11-24 | device/mdio: Provide helper functions for read and write | Werner Zeh |
2022-11-24 | drivers/net/phy/m88e1512: Add new driver for Marvell PHY 88E1512 | Mario Scheithauer |
2022-11-24 | soc/intel/ehl: Add MDIO operation to TSN GbE device | Mario Scheithauer |
2022-11-24 | src/device + util/sconfig: Introduce new device 'mdio' | Mario Scheithauer |
2022-11-24 | soc/intel/meteorlake: Skip setting D0I3 bit for HECI devices | Kapil Porwal |
2022-11-24 | mb/google/brya/var/marasov: Update SPD ID assignment | Frank Chu |
2022-11-24 | mb/google/rex: Adding cros_gpios to rex | Ivy Jian |
2022-11-24 | mb/google/brask/variants/brask: remove fan setting | Zhuohao Lee |
2022-11-23 | mb/google/brya/var/gladios: Update gpio table | Kevin Chiu |
2022-11-23 | mb/google/brya/var/gaelin: Configure devicetree settings | Raymond Chung |
2022-11-23 | mb/google/brya/var/gladios: Update devicetree setting | Kevin Chiu |
2022-11-23 | soc/amd/*/fsp_m_params: rework local USB PHY table update | Felix Held |
2022-11-23 | soc/amd/*/Makefile: fix readelf parameters to get bootblock size | Felix Held |
2022-11-23 | Revert "mb/google/brya/var/kano: select SOC_INTEL_RAPTORLAKE" | Nick Vaccaro |
2022-11-23 | soc/mediatek: Add error handling for dptx_get_edid() | Liju-Clr Chen |
2022-11-23 | src/soc/qualcomm: Remove unnecessary space after casts | Elyes Haouas |
2022-11-23 | sb/intel/i82801gx/lpc.c: Use post_code() | Elyes Haouas |
2022-11-23 | mb/google/skyrim/var/winterhold: Add Vrm setting for SMT | EricKY Cheng |
2022-11-23 | soc/intel/meteorlake: Select X86_INIT_NEED_1_SIPI Kconfig | Subrata Banik |
2022-11-23 | soc/intel/common: Define post codes | Martin Roth |
2022-11-23 | util/release/build-release: Fix style issues | Martin Roth |
2022-11-23 | cpu/intel/car: Define post codes | Martin Roth |
2022-11-22 | crossgcc: Remove leftover "../cmake" | Elyes Haouas |
2022-11-22 | mb/google/skyrim: Pass Ti50 IRQ to PSP | Mark Hasemeyer |
2022-11-22 | util/crossgcc: Limit LLVM targets to the needed ones | Felix Singer |
2022-11-22 | src/acpi: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/commonlib: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/arch: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/northbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/soc/samsung: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/soc/cavium: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/soc/nvidia: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/soc/mediatek: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/soc/ti: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/southbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/device/pci_: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/include: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | src/cpu: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | security: Remove unnecessary space after casts | Elyes Haouas |
2022-11-22 | mb/google/nissa/var/nivviks,yaviks: Remove ISH firmware-name | Reka Norman |
2022-11-22 | mb/google/nissa/var/craask: Disable SAR Proximity Sensor GPIO pin | Tyler Wang |
2022-11-22 | drivers/ocp/dmi: move smbios_ec_revision to ocp folder | Jonathan Zhang |
2022-11-22 | include/spd.h: Fix comment module type information | Elyes Haouas |
2022-11-22 | util: Add SPDX license headers to Makefiles | Martin Roth |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-11-21 | libpayload: Fix compiler warnings | Thomas Heijligen |
2022-11-21 | util/testing: Allow jenkins builders to skip testing areas | Martin Roth |
2022-11-21 | util/testing: Add scanbuild test build to what-jenkins-does | Martin Roth |
2022-11-21 | util/testing: Use new --name argument for abuild | Martin Roth |
2022-11-21 | util/abuild: Add --name option to set name of abuild run | Martin Roth |
2022-11-21 | util/testing: Call test-tools target from what-jenkins-does | Martin Roth |
2022-11-21 | util/testing: Update ABUILD_OPTIONS with long option names | Martin Roth |
2022-11-21 | util/testing: Call test-abuild target from what-jenkins-does | Martin Roth |
2022-11-21 | util/testing: Call test-lint target from what-jenkins-does | Martin Roth |
2022-11-21 | util/testing: Unify cleanup in all targets | Martin Roth |
2022-11-21 | soc/amd/mendocino: Increase CBFS_MCACHE size | Karthikeyan Ramasubramanian |
2022-11-21 | cpu/intel/socket_*: Clean up Kconfig files | Elyes Haouas |
2022-11-21 | util/abuild: check for PASSED_BOARDS before trying to show it | Martin Roth |
2022-11-21 | src/superio: Remove unnecessary space after casts | Elyes Haouas |
2022-11-21 | include/memlayout.h: update comment about VBOOT2 work buffer size | Felix Held |
2022-11-21 | soc/intel/common: Add support to read CPU and PCH Trace Hub modes | Sridhar Siricilla |
2022-11-21 | mb/google/brya/var/marasov: update field STORAGE of fw_config | Frank Chu |
2022-11-20 | mainboard/msi/ms7d25: Configure NCT6687D pin for PECI | Michał Żygowski |
2022-11-20 | device/pciexp: add pcie_find_dsn() | Jonathan Zhang |
2022-11-20 | acpi: Add initial support for CEDT | Jonathan Zhang |
2022-11-20 | util/kconfig: Add patch to move Kconfig deps to build/config | Martin Roth |
2022-11-20 | Docs: Add SPDX headers to Makefiles | Martin Roth |
2022-11-20 | drivers/i2c/rx6110sa/chip.h: Remove confusing bus speed comment | Jan Samek |
2022-11-19 | security/tpm: make log format configurable via Kconfig | Sergii Dmytruk |
2022-11-19 | mb/google/rex: Enable TCSS DisplayPort detection at preboot | zhaojohn |
2022-11-19 | soc/intel/common: Fix the TCSS DisplayPort detection flow | zhaojohn |
2022-11-19 | vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda | Fred Reitberger |
2022-11-19 | vc/amd/fsp/morgana/platform_descriptors.h: Update for morgana | Fred Reitberger |
2022-11-19 | ec/google/chromeec: Remove EC_HOST_EVENT_USB_CHARGER | Caveh Jalali |
2022-11-19 | mb/google/nissa/var/craask: Disable gpio export in crs for G2 touchscreen | Tyler Wang |
2022-11-19 | soc/intel/meteorlake: transition full control over PM Timer from FSP to coreboot | Kapil Porwal |
2022-11-18 | mb/google/rex: Disable `ACPI PM timer` | Subrata Banik |
2022-11-18 | mb/google/skyrim: Enable STB Spill-to-DRAM by default | Martin Roth |
2022-11-18 | build: List all Kconfigs in CBFS `config` file, compress it | Julius Werner |
2022-11-18 | drivers/i2c/rx6110sa/rx6110sa.c: Make log messages consistent | Jan Samek |
2022-11-18 | mb/siemens/mc_ehl2/devicetree.cb: Use RV3028 bus_speed instead of dummy i2c d... | Jan Samek |
2022-11-18 | drivers/i2c/rv3028c7: Add ACPI generation callbacks | Jan Samek |
2022-11-18 | lib/malloc.c: Fix log messages | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-18 | soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for Alib | EricKY Cheng |
2022-11-18 | soc/mediatek/mt8188: Enable and initialize EINT | Johnson Wang |
2022-11-18 | soc/qualcomm/sc7280: Skip PCIe ops for eMMC SKUs | Shelley Chen |
2022-11-18 | mb/google/herobrine: Implement mainboard_needs_pcie_init | Shelley Chen |
2022-11-18 | soc/intel/meteorlake: Add Meteor Lake MCH device ID | Sridhar Siricilla |