Age | Commit message (Expand) | Author |
2019-11-21 | soc/intel/fsp_baytrail: Drop support | Arthur Heymans |
2019-11-11 | fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment | Elyes HAOUAS |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-08 | ELOG, soc/intel: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel: Remove unused code | Patrick Rudolph |
2019-11-04 | soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-11-01 | soc/intel/fsp_baytrail: Remove unused 'barrier()' | Elyes HAOUAS |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-24 | soc/intel/fsp_baytrail: use designware I2C driver | Uwe Poeche |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
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-03 | intel/fsp_baytrail: Drop some PCI scratchpad register definitions | Kyösti Mälkki |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-09-30 | soc/intel/fsp_baytrail: Drop some __BOOTBLOCK__ guards | Kyösti Mälkki |
2019-09-29 | intel/fsp_baytrail: Drop unnecessary lookup for PCI 0:0.0 | Kyösti Mälkki |
2019-09-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-28 | intel/fsp_baytrail: Use smm_subregion() | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | cpu/x86/smm: Promote smm_memory_map() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-08 | fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inc | hcl-coreboot |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-17 | intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-10 | soc/intel: Drop some HAVE_SMI_HANDLER guards | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-05-23 | soc/intel/fsp_baytrail/romstage: Remove variable set but not used | Elyes HAOUAS |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-22 | soc/fsp_baytrail: fix flashconsole on platform | Matt DeVillier |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-08 | src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMI | Michał Żygowski |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |