Age | Commit message (Expand) | Author |
2023-02-10 | drivers/fsp2: Don't print garbage if the FSP signature doesn't match | Fred Reitberger |
2023-02-07 | src: Move POST_BOOTBLOCK_CAR to common postcodes and use it | Martin Roth |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-31 | drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPS | David Hendricks |
2023-01-29 | drivers/intel/fsp2_0: Add saving MRC data after FSP-S option | Johnny Lin |
2023-01-26 | soc/intel/alderlake: Wait for panel power cycle to complete | Jeremy Compostella |
2023-01-26 | drivers/intel/gma: Use libgfxinit Update_Output to turn off graphics | Jeremy Compostella |
2023-01-26 | drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is set | Jeremy Compostella |
2023-01-20 | drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabs | Elyes Haouas |
2023-01-20 | drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabs | Elyes Haouas |
2023-01-14 | drivers/intel/i210/Makefile.inc: Fix "No such file or directory" error | Elyes Haouas |
2023-01-13 | drivers/intel/i210.h: Remove 'extern' from declaration | Arthur Heymans |
2023-01-12 | drivers/intel/gma: Enable Alder Lake libgfxinit support | Jeremy Compostella |
2023-01-12 | soc/intel/common/block: Add Intel VGA early graphics support | Jeremy Compostella |
2023-01-11 | drivers/intel/gma: Hook up libgfxinit in romstage | Jeremy Compostella |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | drivers/intel/ish: Add ADL-P ISH DID | Subrata Banik |
2022-12-23 | soc/intel: Drop SoC specific DPTF implementation | Subrata Banik |
2022-12-23 | drivers/intel/dptf: Implement API to fill DPTF platform info | Subrata Banik |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-22 | drivers/intel/fsp2_0: Don't include <commonlib/bsd/compiler.h> | Elyes Haouas |
2022-12-22 | drivers/intel/dptf: Add new config for EISA HID support | Subrata Banik |
2022-12-22 | drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()` | Subrata Banik |
2022-12-19 | tree: Replace Or(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()` | Subrata Banik |
2022-12-14 | drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-13 | drivers/intel/ish: Allow adding DmaProperty to _DSD | Reka Norman |
2022-12-12 | {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-06 | drivers/intel/fsp2_0: Update MRC cache in ramstage | Reka Norman |
2022-11-30 | /: Remove extra space after comma | Elyes Haouas |
2022-11-29 | Revert "src/arch/x86: Use core apic id to get cpu_index()" | Arthur Heymans |
2022-11-25 | drivers/intel/mipi_camera: Remove IPU ES support entry for RPL | jimlai |
2022-11-22 | src/drivers: Remove unnecessary space after casts | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-16 | drivers/intel/fsp2_0: add log level parameter to fsp_print_guid | Felix Held |
2022-11-14 | drv/intel/fsp2_0/hand_off_block: rework fsp_find_extension_hob_by_guid | Felix Held |
2022-11-14 | drivers/intel/fsp2_0/hand_off_block: use iterator in fsp_find_range_hob | Felix Held |
2022-11-14 | drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBs | Felix Held |
2022-11-11 | drivers/intel/fsp2_0/hand_off_block: remove unneeded line breaks | Felix Held |
2022-11-07 | drivers/intel/fsp2_0/memory_init.c: clean code | Maximilian Brune |
2022-11-03 | {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-26 | src/drivers: Clean up includes | Elyes Haouas |
2022-10-20 | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2022-10-11 | mb/google/brya/nivviks: Enable ISH driver and firmware name | Meera Ravindranath |
2022-09-27 | drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-N | V Sowmya |
2022-09-12 | drivers/intel/ptt: Use the correct detection method | Michał Żygowski |
2022-09-08 | drivers/intel/fsp2_0: Fix location of timestamp for loading FSP-S | Reka Norman |
2022-09-04 | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar |
2022-08-24 | drivers: Implement EFI_PEI_MP_SERVICES_PPI with FSP_UNSUPPORTED type | Subrata Banik |
2022-08-13 | payloads/tianocore: Rename TianoCore to edk2 | Sean Rhodes |
2022-08-11 | drivers: Add SPDX identifiers to files missing them | Martin Roth |
2022-07-17 | src/drivers/intel/i210: Remove unuseful 'return' in void function | Elyes HAOUAS |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2022-07-16 | drivers/intel/dptf: Correct UID for TBAT device | Varshit B Pandya |
2022-07-09 | */fsp/exit_car: Push stack address into %esp | Arthur Heymans |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-07-04 | src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info | zhixingma |
2022-06-09 | drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-07 | Replace some ENV_ROMSTAGE with ENV_RAMINIT | Kyösti Mälkki |
2022-06-01 | driver/intel/fsp2_0: Disable NULL deref code when calling FSP | Arthur Heymans |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-19 | drivers/intel/fsp2_0: Avoid hardcoding `log_level` for FSP debug handler | Subrata Banik |
2022-05-16 | src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info | Bora Guvendik |
2022-05-13 | drivers/intel/fsp1_1: Use C over CPP | Arthur Heymans |
2022-05-11 | drivers/intel/gma/opregion.c: Fix uninitialised variable use | Arthur Heymans |
2022-05-06 | drivers/intel/usb4: Add Type-C port device attachment check | John |
2022-04-24 | {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> | Elyes HAOUAS |
2022-04-24 | drivers: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-22 | drivers: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-20 | drivers/intel/dptf: Add support for PROP method | Varshit B Pandya |
2022-04-11 | drivers/intel/fsp2_0: Allow coreboot to control FSP serial redirection | Subrata Banik |
2022-04-06 | drivers/intel/fsp1_1: Rename hob finding functions | Arthur Heymans |
2022-04-05 | drivers/intel/dptf: Add support for Battery participant | Varshit B Pandya |
2022-04-04 | soc/intel/alderlake: Update CPU IDs with correct steppings | Lean Sheng Tan |
2022-04-02 | drivers/intel/fsp2_0: Add provision to extract FSP Performance Data | Subrata Banik |
2022-04-01 | arch/x86/postcar: Use a separate stack for C execution | Arthur Heymans |
2022-04-01 | drivers/intel/dptf: Add support for Power participant | Varshit B Pandya |
2022-04-01 | drivers/intel/fsp1_1: Reduce scope of functions | Arthur Heymans |
2022-03-31 | drivers/intel/fsp1_1: Fix code not working with strict-aliasing rules | Patrick Rudolph |
2022-03-27 | src: Remove unused <bootmode.h> | Elyes HAOUAS |
2022-03-25 | drivers/intel/fsp2_0: Add native implementation for FSP Debug Handler | Subrata Banik |
2022-03-25 | drivers/intel/fsp2_0: Add support for FSP_NON_VOLATILE_STORAGE_HOB2 | Anil Kumar |
2022-03-18 | Revert "Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run se... | Nick Vaccaro |
2022-03-17 | driver/intel/usb4/retimer: Change loglevel prefix | Wisley Chen |
2022-03-10 | Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially" | Ronak Kanabar |
2022-03-09 | soc/intel/common: Include Meteor Lake device IDs | Wonkyu Kim |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-08 | drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC address | Werner Zeh |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-22 | src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info | Varshit B Pandya |
2022-02-21 | drivers/intel/pmc_mux: Fix printing type | Arthur Heymans |
2022-02-21 | drivers/intel/fsp2_0/hob: Remove unused variable | Arthur Heymans |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-17 | drivers/intel/usb4/retimer/retimer.c: Remove space before tab | Elyes Haouas |
2022-02-16 | drivers/intel/fsp: Set FSP_LOG_LEVEL_ERR_WARN_INFO for DEBUG_RAM_SETUP | Kane Chen |