Age | Commit message (Expand) | Author |
2019-01-06 | usbdebug: Refactor init calls | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | soc/intel/fsp_broadwell_de: Use BLOBs for microcode updates | Patrick Rudolph |
2019-01-03 | soc/intel/cannonlake: Add cannonlake ACPI GPIO op | Lijian Zhao |
2019-01-03 | soc/intel: Fix bad uses of __SIMPLE_DEVICE__ | Kyösti Mälkki |
2019-01-02 | soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is called | Nico Huber |
2019-01-01 | soc/intel/cannonlake: Enable CNVi based on devicetree | Maulik V Vaghela |
2018-12-30 | soc/intel: Fix ugly preprocessor macro | Kyösti Mälkki |
2018-12-30 | arch/x86: Use a common timestamp.inc with romcc bootblocks | Kyösti Mälkki |
2018-12-30 | cpu/intel/car: Drop remains of setup_stack_and_mtrrs() | Kyösti Mälkki |
2018-12-29 | soc/intel/skylake: Remove romcc related Kconfig option | Arthur Heymans |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-28 | soc/intel: Drop romstage_after_car() | Kyösti Mälkki |
2018-12-24 | soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once | Arthur Heymans |
2018-12-24 | Remove intel/skylake/bootblock/timestamp.inc | Kyösti Mälkki |
2018-12-24 | soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP | Kyösti Mälkki |
2018-12-24 | soc/intel/fsp_broadwell_de/acpi: Fix wrong table checksum | Patrick Rudolph |
2018-12-22 | soc/intel/fsp_broadwell_de: Select RELOCATABLE_RAMSTAGE | Arthur Heymans |
2018-12-20 | soc/intel/broadwell: implement RMRR ACPI table | Matt DeVillier |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-12-19 | soc/intel/cannonlake: SATA and DMI power optimize | Lijian Zhao |
2018-12-19 | soc/intel/skylake: Add Sagv enum value definition | Praveen hodagatta pranesh |
2018-12-19 | soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo | Frans Hendriks |
2018-12-19 | soc/intel/skylake: Generate DMAR tables for FSP 1.1 boards | Matt DeVillier |
2018-12-19 | soc/intel/cannonlake: Auto turn on HDA controller | Lijian Zhao |
2018-12-19 | soc/intel/cannonlake: Declare SATA Mode clear | Lijian Zhao |
2018-12-19 | soc/intel/cannonlake: Enable CPU flexible ratio | Lijian Zhao |
2018-12-19 | src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservation | Frans Hendriks |
2018-12-19 | soc/intel/cannonlake: Amend comment typo | Lijian Zhao |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-19 | soc/intel/cannonlake: Add Acoustic features | Lijian Zhao |
2018-12-19 | soc/intel/icelake: Add GPIO group pad base for ACPI | Subrata Banik |
2018-12-18 | soc: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-18 | soc/braswell: ensure ACPI opregion restored on S3 with GOP init | Matt DeVillier |
2018-12-18 | soc/baytrail: add vmx support via CPU_INTEL_COMMON | Matt DeVillier |
2018-12-17 | soc/intel/fsp_broadwell_de: Drop unused files | Nico Huber |
2018-12-14 | soc/intel/cannonlake: Fix CNL-H GPIO pin map | Duncan Laurie |
2018-12-14 | soc/intel/cannonlake: Add GPIO group pad base for ACPI | Duncan Laurie |
2018-12-14 | soc/intel/common: Add support for GPIO group pad base | Duncan Laurie |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-12-11 | soc/intel/braswell/northcluster.c: Fix typo | Frans Hendriks |
2018-12-10 | mb/intel/icelake_rvp: Fill Icelake U and Y RVP devicetree parameters | Aamir Bohra |
2018-12-10 | soc/intel/cannonlake: Fix GPIO reporting | Duncan Laurie |
2018-12-07 | soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stage | Karthikeyan Ramasubramanian |
2018-12-07 | soc/intel/cannonlake: Fix I2C clock input | Duncan Laurie |
2018-12-06 | soc/intel/apl: Warn if CBFS is outside the memory mapped area | Nico Huber |
2018-12-06 | src/soc/intel/braswell/southcluster.c: Config i8254 timer | Frans Hendriks |
2018-12-05 | soc/intel/baytrail: Implement POSTCAR stage | Arthur Heymans |