summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-02model_16_init: Add cpu model 0x700f01bring-back-agesaDamien Zammit
2023-01-01WIP: mb/hp/t620: Add new board HP T620Damien Zammit
2023-01-01mb/hp/t620: Add clone of biostar/a68n-5200Damien Zammit
2023-01-01amd smm: Add missing amd_mp_ops_no_smm struct and tie in to fam16kbDamien Zammit
2023-01-01agesa/common: Add missing VOIDDamien Zammit
2023-01-01cpu/amd/smm: Remove dead codeDamien Zammit
2023-01-01nb/amd/agesa/family16kb: Enable RESOURCE_ALLOCATOR_V4Damien Zammit
2023-01-01cpu/amd/family16: Use parallel mp initArthur Heymans
2023-01-01Revert "{cpu/nb}/amd/family16: Remove platform"Damien Zammit
2023-01-01Revert "vendorcode/amd/agesa/family16: Drop unused platform"Damien Zammit
2023-01-01Revert "vendorcode/amd/agesa: Drop unused common code"Damien Zammit
2023-01-01Revert "cpu/amd/agesa: Remove leftover code"Damien Zammit
2023-01-01Revert "nb/amd/agesa: Remove leftover code"Damien Zammit
2023-01-01Revert "sb/amd: Remove dropped platforms"Damien Zammit
2023-01-01apollolake/include/soc/meminit.h: Add missing stdboolElyes Haouas
2022-12-31security/intel/stm/StmPlatformResource.c: Fix typo on "threads"Elyes HAOUAS
2022-12-31mb/google/brya/var/gladios: Update audio codec i2c timingKevin Chiu
2022-12-31Enable VBOOT_VBNV_FLASH for SOC_INTEL_BRASWELLYu-Ping Wu
2022-12-31mb/facebook/fbg1701: Enlarge COREBOOT region for VBOOT by 64kBYu-Ping Wu
2022-12-31mb/google/rambi: Drop ChromeOS supportYu-Ping Wu
2022-12-30fw_config: Fix typo in documentBora Guvendik
2022-12-30mb/google/skyrim/var/frostflow: Update I2C setting for touchpadJohn Su
2022-12-29{ec,mb}/system76/acpi: Use Printf() for debug printsFelix Singer
2022-12-29mb/intel/mtlrvp: Add configuration for UART devicesHarsha B R
2022-12-29mb/intel/mtlrvp: Configure GPIO Tier-1 GPEs for MTL-RVPHarsha B R
2022-12-28coding_style: Add more guidelines on error handling, die() and assert()Julius Werner
2022-12-28src/security/vboot: Fix wrong CONFIG nameMaximilian Brune
2022-12-28mb/google/brya/var/kuldax: Add wifi sar tableDavid Wu
2022-12-27soc/intel/alderlake: Use common gpio.h includeDinesh Gehlot
2022-12-27mb/google/brya/var/kano: Enable Fast VMode for kanoDavid Wu
2022-12-27mb/intel/mtlrvp: Configure devicetree and GPIOs for MTL-RVPHarsha B R
2022-12-27mb/intel/mtlrvp: Add bootblock and early gpio for MTL-RVPHarsha B R
2022-12-27mb/google/rex: Enable PMC IPC configSubrata Banik
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-27mb/google/brya/var/marasov: Add DmaProperty for ISHSubrata Banik
2022-12-27drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik
2022-12-27mb/google/brya/var/marasov: Remove ISH firmware-nameSubrata Banik
2022-12-26sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntaxElyes Haouas
2022-12-26tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntaxFelix Singer
2022-12-26mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntaxFelix Singer
2022-12-26tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer
2022-12-26drivers/pc80/vga: Add NULL check for `vga_line_write()`Subrata Banik
2022-12-26sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntaxElyes Haouas
2022-12-26nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-12-26nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas