| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki | 2021-01-30 | 5 | -6/+0 |
* | soc/intel/common/block: Create PCIE related macros | Subrata Banik | 2021-01-30 | 1 | -8/+48 |
* | soc/intel/alderlake: Remove pch.h from SoC directory | Subrata Banik | 2021-01-30 | 5 | -14/+4 |
* | soc/intel: Remove duplicate call to acpi_wake_source() | Kyösti Mälkki | 2021-01-29 | 8 | -82/+7 |
* | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons | 2021-01-29 | 10 | -10/+0 |
* | soc/intel: Drop CMEM from GNVS | Kyösti Mälkki | 2021-01-29 | 5 | -5/+5 |
* | soc/intel/baytrail,broadwell: Use resume_from_stage_cache() | Kyösti Mälkki | 2021-01-29 | 2 | -26/+9 |
* | soc/intel: Remove selection of ME_REGION_ALLOW_CPU_READ_ACCESS | Sridhar Siricilla | 2021-01-28 | 1 | -1/+0 |
* | xeon_sp/cpx: Update meminfo max_capacity_mib and number_of_devices | Johnny Lin | 2021-01-28 | 1 | -0/+3 |
* | soc/intel/xeon_sp/skx: Add soc_acpi_name | Marc Jones | 2021-01-28 | 1 | -0/+13 |
* | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki | 2021-01-28 | 6 | -24/+0 |
* | ACPI: Declare GNVS variables globally | Kyösti Mälkki | 2021-01-28 | 10 | -70/+0 |
* | arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits | Kyösti Mälkki | 2021-01-28 | 13 | -52/+0 |
* | soc/intel: Refactor acpi_wake_source() | Kyösti Mälkki | 2021-01-28 | 3 | -30/+42 |
* | soc/intel: Refactor fill_acpi_wake() | Kyösti Mälkki | 2021-01-28 | 5 | -23/+19 |
* | soc/intel/alderlake: Generate LP4x SPD files using gen_spd.go | Amanda Huang | 2021-01-27 | 6 | -0/+179 |
* | ACPI: Separate device_nvs_t | Kyösti Mälkki | 2021-01-27 | 27 | -284/+245 |
* | soc/intel/braswell/romstage/romstage.c: Use __func__ | Elyes HAOUAS | 2021-01-26 | 1 | -3/+2 |
* | soc/intel/xeon_sp/acpi.c: Add ACPI C-State table | Marc Jones | 2021-01-26 | 5 | -2/+103 |
* | soc/intel: Move c-state resource define | Marc Jones | 2021-01-26 | 8 | -63/+10 |
* | sb,soc/intel: Refactor power_on_after_fail option | Kyösti Mälkki | 2021-01-26 | 1 | -13/+15 |
* | soc/intel/denverton_ns: Drop unused `pattrs.h` | Angel Pons | 2021-01-25 | 1 | -40/+0 |
* | soc/intel/adl and mb/intel/adlrvp: Use the newly added meminit block driver | Furquan Shaikh | 2021-01-25 | 3 | -236/+301 |
* | sb,soc/intel: Remove no-op APMC for C-state and P-state | Kyösti Mälkki | 2021-01-25 | 5 | -58/+0 |
* | cpu/x86/smm: Use common APMC logging | Kyösti Mälkki | 2021-01-25 | 5 | -35/+5 |
* | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner | 2021-01-25 | 19 | -265/+17 |
* | soc/intel/lpc_lib: mirror LPC registers to DMI when required | Michael Niewöhner | 2021-01-25 | 4 | -6/+31 |
* | soc/intel/xeon_sp/cpx: Fix loading MCU on APs | Arthur Heymans | 2021-01-25 | 1 | -1/+6 |
* | soc/intel/tgl and tgl mb/google,intel: Use the newly added meminit block driver | Furquan Shaikh | 2021-01-25 | 3 | -540/+242 |
* | soc/intel/common: Add support for populating meminit data | Furquan Shaikh | 2021-01-25 | 4 | -0/+362 |
* | soc/intel/tigerlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGD | Bora Guvendik | 2021-01-25 | 1 | -5/+6 |
* | soc/intel/broadwell: Improve LPD0/LPD3 SerialIO ACPI methods | Angel Pons | 2021-01-24 | 1 | -30/+54 |
* | soc/intel/broadwell: Drop enable check from LPD0/LPD3 | Angel Pons | 2021-01-24 | 1 | -26/+14 |
* | soc/intel/quark/gpio_i2c.c: Use __func__ | Elyes HAOUAS | 2021-01-24 | 1 | -1/+1 |
* | soc/intel/denverton_ns/pmc.c: Use __func__ | Elyes HAOUAS | 2021-01-24 | 1 | -1/+1 |
* | soc/intel/denverton_ns/npk.c: Use __func__ | Elyes HAOUAS | 2021-01-24 | 1 | -1/+1 |
* | soc/intel/denverton_ns/lpc.c: Use __func__ | Elyes HAOUAS | 2021-01-24 | 1 | -1/+1 |
* | soc/intel/xeon_sp/cpx: Account for 'rc' heap manager | Arthur Heymans | 2021-01-24 | 1 | -3/+12 |
* | soc/intel/lpc_lib: drop dead code | Michael Niewöhner | 2021-01-24 | 2 | -10/+0 |
* | soc/intel/icl: drop wrong, unused code | Michael Niewöhner | 2021-01-24 | 3 | -33/+0 |
* | soc/intel/cnl: use Kconfig to determine PCH type | Michael Niewöhner | 2021-01-24 | 4 | -48/+2 |
* | soc/intel/broadwell: Align raminit with Haswell | Angel Pons | 2021-01-24 | 3 | -19/+34 |
* | soc/intel/broadwell: Drop `struct romstage_params` | Angel Pons | 2021-01-24 | 2 | -17/+11 |
* | broadwell: Flatten `mainboard_pre_raminit` | Angel Pons | 2021-01-24 | 2 | -3/+8 |
* | broadwell: Clean up `mainboard_post_raminit` | Angel Pons | 2021-01-24 | 2 | -2/+6 |
* | soc/intel/broadwell/chip.h: Drop unused fields | Angel Pons | 2021-01-24 | 1 | -28/+0 |
* | soc/intel/broadwell: Select CPU_INTEL_HASWELL | Angel Pons | 2021-01-24 | 1 | -26/+2 |
* | soc/intel/broadwell: Move romstage.c to Haswell | Angel Pons | 2021-01-24 | 2 | -32/+0 |
* | soc/intel/broadwell: Drop now-unused CPU code | Angel Pons | 2021-01-24 | 9 | -1545/+0 |
* | soc/intel/broadwell: Use Haswell CPU headers | Angel Pons | 2021-01-24 | 10 | -24/+19 |