Age | Commit message (Expand) | Author |
2023-09-08 | arch to drivers/intel: Fix misspellings & capitalization issues | Martin Roth |
2022-11-03 | {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-04-06 | drivers/intel/fsp1_1: Rename hob finding functions | Arthur Heymans |
2022-04-01 | drivers/intel/fsp1_1: Reduce scope of functions | Arthur Heymans |
2021-05-27 | drivers/intel/fsp1_1: Drop empty weak functions | Angel Pons |
2021-05-27 | drivers/intel/fsp1_1: Drop some MMA leftovers | Angel Pons |
2021-03-17 | prog_loaders: Remove prog_locate() | Julius Werner |
2021-03-01 | skylake,fsp1_1: Delete dead `report_memory_config()` function | Angel Pons |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-07 | src: Remove redundant include <rules.h> | Elyes HAOUAS |
2021-02-04 | src: Remove useless comments in "includes" lines | Elyes HAOUAS |
2021-01-29 | drivers/intel/fsp1_1: Drop s3_resume parameter to load_vbt() | Kyösti Mälkki |
2021-01-29 | intel/fsp1_1: Declare fsp_load() as static | Kyösti Mälkki |
2020-11-22 | drivers/intel/fsp1_1: Add function to report FSP-T output | Frans Hendriks |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-20 | {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
2019-11-14 | {drivers,mainboard}: Move FSP logo support to fsp1_1 | Frans Hendriks |
2019-10-26 | drivers/intel/fsp1_1: remove orphaned functionality | Michael Niewöhner |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-06-12 | {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support | Frans Hendriks |
2019-06-04 | soc/intel/braswell: Use common cpu/intel/car code | Arthur Heymans |
2019-05-29 | soc/intel/skylake: Use common cpu/intel/car romstage code | Arthur Heymans |
2019-05-29 | drivers/intel/fsp1.1: Simplify bootflow and clean up | Arthur Heymans |
2019-05-27 | drivers/intel/fsp1.1: Remove unused function | Arthur Heymans |
2019-05-27 | drivers/intel/fsp1.1: Remove stale comment on bootflow | Arthur Heymans |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-04-11 | drivers/intel/fsp1_1: Configure UART after memory init | Frans Hendriks |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-11-27 | src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo | Frans Hendriks |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-06-22 | drivers/fsp1_1: fix VBT Loading by using GMA common function | Matt DeVillier |
2018-04-26 | src: Fix a typo on "mtrr" | Elyes HAOUAS |
2017-10-04 | chromeec: Remove checks for EC in RO | Daisuke Nojiri |
2017-07-14 | drivers/fsp1_1: remove VBT function defs from util.h | Matt DeVillier |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-06 | fsp1_1: Verify FSP_IMAGE_ID/_REV against headers | Nico Huber |
2017-03-17 | drivers/intel/fsp1_1: Fix issues detected by checkpatch | Lee Leahy |
2017-02-22 | drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load | Furquan Shaikh |
2017-01-19 | driver/intel/fsp1_1: Fix boot failure for non-verstage case | Teo Boon Tiong |
2016-12-13 | intel MMA: Enable MMA with FSP2.0 | Pratik Prajapati |
2016-08-10 | drivers/intel/fsp1_1: Add fsp_write_line function | Lee Leahy |
2016-07-31 | src/drivers: Capitalize CPU, RAM and ACPI | Elyes HAOUAS |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-28 | intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init | Subrata Banik |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-02-08 | drivers/intel/fsp1_1: Make fsp_run_silicon_init public | Lee Leahy |
2016-02-02 | soc/intel/common: Use SoC specific routine to read/write MTRRs | Lee Leahy |
2016-01-31 | drivers/intel/fsp1_1: Fix spelling error in API and copyright | Lee Leahy |
2016-01-28 | drivers/intel/fsp1_1: Remove extra include references | Lee Leahy |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-10 | fsp1_1: Remove #if protection in header - It's not needed | Martin Roth |
2015-12-11 | fsp1_1: supply fsp version to mrc_cache API | Aaron Durbin |
2015-11-23 | drivers/intel/fsp1_1: Don't include files from blobs / fsp directory | Stefan Reinauer |
2015-11-23 | drivers/intel/fsp1_1: Include rules.h in util.h | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP 1.1: Replace soc_ prefix with fsp_ | Lee Leahy |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |
2015-10-27 | fsp/intel common: Add support for Gfx PEIM (AKA GOP) | robbie zhang |
2015-10-14 | fsp1_1: add verstage support | Aaron Durbin |
2015-10-11 | intel fsp1_1: prepare for romstage vboot verification split | Aaron Durbin |
2015-10-11 | intel: update common and FSP cache-as-ram parameters | Aaron Durbin |
2015-10-02 | fsp1_1: move relocation algorithm to commonlib | Aaron Durbin |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-17 | drivers/intel/fsp1_1: split relocation code for tool use | Aaron Durbin |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |