Age | Commit message (Expand) | Author |
2019-11-05 | soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZE | Andrey Petrov |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel: Remove unused code | Patrick Rudolph |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-28 | soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz() | Andrey Petrov |
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_broadwell_de: Add function to set DPR | Patrick Rudolph |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | mainboard/ocp/monolake: Hide IIO root ports before memory init | Andrey Petrov |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-06 | intel/fsp_broadwell_de: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-02 | intel/pci_devs: Regroup PCI xx_DEVID entries | Kyösti Mälkki |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-09-30 | soc/intel/fsp_broadwell_de: Enable SSE and SSE2 | Kyösti Mälkki |
2019-09-30 | fsp_broadwell_de: Enable early write access to the SPI flash | Werner Zeh |
2019-09-26 | soc/intel/fsp_broadwell_de: move get_busno1() into vtd.c | Andrey Petrov |
2019-09-24 | soc/fsp_broadwell_de: Add devhide functionality | Andrey Petrov |
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-15 | src/soc: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | soc/intel: Remove some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
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-08-29 | intel/fsp_broadwell_de: Move and rename smm_lock() | Kyösti Mälkki |
2019-08-29 | intel/fsp_broadwell_de: Use smm_subregion() | Kyösti Mälkki |
2019-08-29 | soc/intel/fsp_broadwell_de: Implement SystemAgent TSEG functions | Patrick Rudolph |
2019-08-27 | soc/intel/fsp_broadwell_de: Add ACPI HPET table | Johnny Lin |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-15 | intel/smm: Define struct ied_header just once | 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-14 | soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory information | Andrey Petrov |
2019-08-14 | soc/fsp_broadwell_de: Implement SMBus read/write over IMC | Andrey Petrov |
2019-08-14 | common/block/imc: Add Integrated Memory Controller (IMC) driver | Andrey Petrov |
2019-08-13 | soc/intel/fsp_broadwell_de: Enable early integrated UART | Andrey Petrov |
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-25 | soc/intel/fsp_broadwell_de: Fix use of config_of() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-13 | cpu/x86: Move smm_lock() prototype | 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-01 | Use 3rdparty/intel-microcode | Arthur Heymans |
2019-05-23 | soc/intel/fsp_broadwell_de/romstage: Remove variable set but not used | Elyes HAOUAS |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-25 | src/soc/intel: Remove unused variables | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.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 |
2019-03-18 | src: Drop unused 'include <romstage_handoff.h>' | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-02-25 | security/vboot: Add measured boot mode | Philipp Deppenwiese |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-15 | src: Use macro `ACPI_FADT_LEGACY_FREE` | Paul Menzel |
2019-02-11 | soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option here | Nico Huber |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-17 | soc/intel/fsp_broadwell_de: Enable FIT support | Patrick Rudolph |
2019-01-17 | soc/intel/fsp_broadwell_de: Fix TSEG size computation | Patrick Rudolph |
2019-01-15 | vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fsp | Patrick Rudolph |
2019-01-14 | soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry() | Patrick Rudolph |
2019-01-14 | intel/fsp1_0: Add option to select FSP debug level | Patrick Rudolph |
2019-01-14 | soc/intel/fsp_broadwell_de: Fix uart | Patrick Rudolph |
2019-01-10 | soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UP | Nico Huber |
2019-01-10 | soc/intel/fsp_broadwell_de/vtd: Silence warning | Patrick Rudolph |
2019-01-10 | Untangle CBFS microcode updates | Nico Huber |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
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 |
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-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | soc: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-17 | soc/intel/fsp_broadwell_de: Drop unused files | Nico Huber |
2018-11-29 | arch/acpi.h: Add some update to version 6.2a | Elyes HAOUAS |
2018-11-21 | soc/intel/fsp_broadwell_de: Add vboot support | Philipp Deppenwiese |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | fsp_broadwell_de: Switch to common SPI controller driver | Werner Zeh |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | src: Remove unneeded include <arch/ioapic.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-11 | selfboot: remove bounce buffers | Ronald G. Minnich |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-01 | soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names | Elyes HAOUAS |
2018-09-20 | soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resources | Werner Zeh |