Age | Commit message (Expand) | Author |
2019-10-09 | soc/qualcomm: Remove default ops to generate bootblock.bin | Arthur Heymans |
2019-10-09 | soc/mediatek/mt8183: Change argument type of mt_set_emi | Yu-Ping Wu |
2019-10-09 | soc/mediatek/mt8183: Run DRAM full calibration | Huayang Duan |
2019-10-09 | soc/mediatek/mt8183: Use cached calibration result for faster bootup | Huayang Duan |
2019-10-09 | soc/mediatek/mt8183: Add the shared 'dramc_param' module | Yu-Ping Wu |
2019-10-09 | soc/mediatek/mt8183: Simplify usage of dramc_engine2_end | Yu-Ping Wu |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-10-07 | device: Rename scan_static_bus() -> enable_static_devices() | Nico Huber |
2019-10-06 | intel/fsp_broadwell_de: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-05 | soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs | Patrick Rudolph |
2019-10-05 | intel/fsp_baytrail: Define PCH_DEV_SLOT_I2C1 | Kyösti Mälkki |
2019-10-05 | intel/fsp_baytrail: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-04 | devicetree: Fix improper use of chip_operations | Kyösti Mälkki |
2019-10-04 | soc/cavium/common/Makefile: Convert STACK_SIZE value to decimal | Elyes HAOUAS |
2019-10-04 | soc/skl/vr_config: fix KBL-U GT3 detection bug | Maxim Polyakov |
2019-10-04 | soc/skl/vr_config: fix GT Loadline for KBL-U/GT3 | Maxim Polyakov |
2019-10-04 | src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs | Maxim Polyakov |
2019-10-04 | src/pci_ids: add missing Intel Skylake iGPU PCIIDs | Maxim Polyakov |
2019-10-04 | soc/skl/vr_config: set Iccmax_gt depends on CPU/GT | Maxim Polyakov |
2019-10-03 | soc/intel/braswell/chip.h: Add IGD_MEMSIZE_xxMB | Frans Hendriks |
2019-10-03 | intel/fsp_baytrail: Drop some PCI scratchpad register definitions | Kyösti Mälkki |
2019-10-02 | intel/quark: Drop xx_DEV_FUNC | Kyösti Mälkki |
2019-10-02 | intel/skylake: Refactor IRQ assignments | Kyösti Mälkki |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-10-02 | intel/baytrail: Replace config_of(dev) with config_of_soc() | Kyösti Mälkki |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-10-02 | mediatek/mt8183: Rename fields of struct sdram_params | Yu-Ping Wu |
2019-10-02 | soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameter | Michael Niewöhner |
2019-10-01 | mediatek/mt8183: Allow modifying vcore voltage | Hsin-Hsiung Wang |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-30 | soc/intel/fsp_broadwell_de: Enable SSE and SSE2 | Kyösti Mälkki |
2019-09-30 | pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H | Maxim Polyakov |
2019-09-30 | mediatek/mt8183: Init SPM driver | Dawei Chien |
2019-09-30 | soc/intel/skylake: Fix ACPI exception AE_NOT_FOUND | Patrick Rudolph |
2019-09-30 | soc/intel/fsp_baytrail: Drop some __BOOTBLOCK__ guards | Kyösti Mälkki |
2019-09-30 | fsp_broadwell_de: Enable early write access to the SPI flash | Werner Zeh |
2019-09-29 | intel/fsp_baytrail: Drop unnecessary lookup for PCI 0:0.0 | Kyösti Mälkki |
2019-09-29 | soc/intel: Rename <intelblocks/chip.h> | Kyösti Mälkki |
2019-09-26 | soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code | Richard Spiegel |
2019-09-26 | soc/intel/fsp_broadwell_de: move get_busno1() into vtd.c | Andrey Petrov |
2019-09-25 | soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common | Sridhar Siricilla |
2019-09-24 | soc/fsp_broadwell_de: Add devhide functionality | Andrey Petrov |
2019-09-24 | mediatek/mt8183: Use different DRAM frequencies for eMCP DDR | Huayang Duan |
2019-09-22 | soc/intel/skylake: lock down TCO on pch finalize | Michael Niewöhner |
2019-09-21 | soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common file | Andrey Petrov |
2019-09-21 | soc/fsp_broadwell_de: Use DIMM numbers relative to channel | Andrey Petrov |
2019-09-21 | soc/amd/picasso: Use new common SPI code | Richard Spiegel |
2019-09-21 | soc/amd/stoneyridge: Use new common SPI code | Richard Spiegel |
2019-09-21 | soc/amd/common/block: Create new SPI code | Richard Spiegel |
2019-09-20 | mediatek/mt8183: Support more DRAM frequency bootup | Huayang Duan |
2019-09-20 | mediatek/mt8183: Implement the dramc init setting | Huayang Duan |
2019-09-20 | soc/qualcomm/ipq40xx: Remove unnecessary allocation | Jacob Garber |
2019-09-20 | soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCI | Tim Wawrzynczak |
2019-09-19 | cpu,mb,soc: Init missing lb_serial struct fields | Jacob Garber |
2019-09-19 | src/soc/intel/common/block/cse: Add hmrfpo related functions to cse lib | Sridhar Siricilla |
2019-09-16 | src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common | Sridhar Siricilla |
2019-09-16 | mediatek/mt8183: Add soc ARM Trusted Firmware support | kenny liang |
2019-09-15 | soc/intel/skylake: add some FSP SATA params | Michael Niewöhner |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | soc/amd/common: Remove Picasso display HDA from list | Marshall Dawson |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-09-13 | intel/broadwell: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-13 | soc/intel: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | soc/intel/cannonlake: Allow coreboot to reserve stack for fsp | Bora Guvendik |
2019-09-13 | soc/amd/picasso: Refactor AOAC enabling | Marshall Dawson |
2019-09-12 | soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage | Subrata Banik |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions | Sridhar Siricilla |
2019-09-12 | soc/intel/cannonlake: Add config for sata devslp pad reset configuration | Aamir Bohra |
2019-09-12 | soc/intel/{cnl, icl}: Cache the TSEG region | Subrata Banik |
2019-09-12 | soc/{amd, intel}: Make use of common postcar_enable_tseg_cache() API | Subrata Banik |
2019-09-11 | intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig | Subrata Banik |
2019-09-11 | soc/intel/common/block/cse: Move me_read_config32() to common code | Sridhar Siricilla |
2019-09-11 | arch/x86: Restrict use of _car_global[start|end] | Kyösti Mälkki |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-10 | mediatek/mt8183: Add new option for eMCP DDR | Huayang Duan |
2019-09-10 | soc/intel/skylake: Add option to toggle Hyper-Threading | Patrick Rudolph |
2019-09-09 | soc/amd/picasso: Update TSC and monotonic timer | Marshall Dawson |
2019-09-09 | soc/amd/common/lpc: Add decode disable function | Marshall Dawson |
2019-09-09 | soc/amd/common: Add missing stdint.h to lpc.h | Marshall Dawson |
2019-09-09 | intel/fsp_broadwell_de: Add early timestamps | Kyösti Mälkki |
2019-09-09 | intel/fsp_broadwell_de: Enable CONSOLE_CBMEM by default | Kyösti Mälkki |
2019-09-09 | soc/intel/common/block/cse: Add helper function heci_send_receive | Sridhar Siricilla |
2019-09-09 | soc/intel/cannonlake: Allow coreboot to handle SPI lockdown | Subrata Banik |
2019-09-09 | soc/intel/cannonlake: Add ability to disable Heci1 | Bora Guvendik |
2019-09-06 | soc/amd/common: Add missing stdint.h to acpimmio.h | Marshall Dawson |
2019-09-06 | soc/amd/common: Add missing stdint.h to BiosCallOuts.h | Marshall Dawson |
2019-09-06 | soc/intel/skylake: Add Lewisburg family PCH support | Maxim Polyakov |
2019-09-06 | soc/mediatek: Fix USB enumeration issue | Changqi Hu |
2019-09-05 | soc/intel/cannonlake: memory spd data debug | Eric Lai |
2019-09-04 | mediatek/mt8183: postpone dcxo low power mode setting | Weiyi Lu |
2019-09-03 | soc/skylake: do not rely on P2SB data to generate DRHD | Angel Pons |
2019-09-03 | soc/intel/common/timer: Fix cosmetic errors as per CB:35148 review | Subrata Banik |
2019-09-03 | soc/intel/common/acpi/dptf: Add fan based active cooling for TSR sensors | Sumeet Pawnikar |
2019-09-02 | soc/intel/common/timer: Make TSC frequency calculation dynamically | Subrata Banik |
2019-09-02 | soc/skylake: prevent null pointer dereferences | Angel Pons |
2019-09-02 | soc/intel/quark: Remove variable set but not used | Elyes HAOUAS |
2019-09-02 | soc/intel/skylake: enable GMM in devicetree | Maxim Polyakov |