Age | Commit message (Expand) | Author |
2019-01-08 | arch/x86: Link walkcbfs.S instead of including it | Arthur Heymans |
2019-01-08 | cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2019-01-08 | arch/x86: Unify bootblock MMX register usage | Kyösti Mälkki |
2019-01-08 | soc/intel/icelake: Increase bootblock size | Subrata Banik |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2019-01-06 | soc/intel: Drop pmc_get_mainboard_power_failure_state_choice() | Nico Huber |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
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 | mediatek/mt8183: Add DDR driver of memory test part | Huayang Duan |
2019-01-03 | mediatek/mt8183: Add DDR driver of runtime config part | Huayang Duan |
2019-01-03 | mediatek/mt8183: Add DDR driver of rx datlat calibration part | Huayang Duan |
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 | arch/x86: SSE2 implies SSE support | 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-21 | mediatek/mt8183: Reduce compiled code size of SPI related code. | You-Cheng Syu |
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/amd/stoneyridge: Get rid of device_t | Elyes HAOUAS |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-12-19 | amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5 | Edward Hill |
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 |