Age | Commit message (Expand) | Author |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-28 | nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-28 | nb/intel/x4x: Avoid x4x.h header with romcc-bootblock | Kyösti Mälkki |
2019-09-24 | intel/cpu: Switch older models to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-09-20 | nb/intel/nehalem: Enabled VBOOT support | Patrick Rudolph |
2019-09-17 | nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place | Arthur Heymans |
2019-09-15 | {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> | Elyes HAOUAS |
2019-09-15 | northbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | nb/i945: Remove unused include <cpu/cpu.h> | Elyes HAOUAS |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/nehalem: Refactor ACPI S3 detection | Kyösti Mälkki |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | nb/intel/nehalem: Add a header for raminit_tables.c | Angel Pons |
2019-09-06 | nb/intel/x4x/raminit: Move dummy reads after JEDEC init | Arthur Heymans |
2019-08-28 | intel/haswell: Use smm_subregion() | Kyösti Mälkki |
2019-08-28 | intel/smm/gen1: Use smm_subregion() | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-26 | nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) | Nico Huber |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | intel/smm: Define struct ied_header just once | Kyösti Mälkki |
2019-08-15 | intel/smm/gen1: Rename header file | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Replace bsp_init_and_start_aps() | Kyösti Mälkki |
2019-08-13 | nb/intel/gm45: Don't create DMAR tables for disabled IGD | Arthur Heymans |
2019-08-13 | nb/intel/gm45/acpi.c: Don't read PCI config to check presence | Arthur Heymans |
2019-08-11 | intel/haswell: Move platform_enter_postcar() | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-08-07 | northbridge/intel: Rename ram_calc.c to memmap.c | Kyösti Mälkki |
2019-08-07 | intel/fsp_rangeley: Rename raminit.c to memmap.c | Kyösti Mälkki |
2019-08-07 | intel/nehalem,sandybridge: Move stage_cache support function | Kyösti Mälkki |
2019-08-03 | intel/i945,gm45,pineview,x4x: Fix stage cache location | Kyösti Mälkki |
2019-08-03 | intel/i945,gm45,pineview,x4x: Move stage cache support function | Kyösti Mälkki |
2019-08-03 | intel/haswell: Move stage_cache support function | Kyösti Mälkki |
2019-07-29 | haswell: reinitialize EHCI debug hardware after raminit | Iru Cai |
2019-07-19 | nb/intel/pineview: Remove dead code in switch | Jacob Garber |
2019-07-18 | nb/intel/sandybridge/acpi: Don't use defines for memory ranges | Patrick Rudolph |
2019-07-18 | nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT | Elyes HAOUAS |
2019-07-17 | nb/i945: Fix gate graphics hardware for frequency change | Elyes HAOUAS |
2019-07-17 | nb/intel/x4x: Die on invalid memory speeds | Jacob Garber |
2019-07-17 | nb/intel/nehalem: Prevent out of bounds read | Jacob Garber |
2019-07-13 | intel/i945: Fix udelay() prototypes | Kyösti Mälkki |
2019-07-13 | intel/e7505,i82801dx: Fix SMM_ASEG lock | Kyösti Mälkki |
2019-07-10 | nb/intel/nehalem: Tidy quickpath_reserved calculation | Jacob Garber |
2019-07-10 | nb/intel/nehalem: Die if no memory ranks found | Jacob Garber |