Age | Commit message (Expand) | Author |
2019-10-28 | nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support | Arthur Heymans |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-17 | nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startup | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Only enable_smbus once | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: use pmclib to detect S3 resume | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Add some debug output | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Change the output verbosity of raminit timings | Arthur Heymans |
2019-10-14 | nb/intel/gm45: Don't run graphics init on s3 resume | Arthur Heymans |
2019-10-14 | sb/intel/i82801ix: Add common code to set up LPC IO decode ranges | Arthur Heymans |
2019-10-13 | nb/intel/nehalem: Start VBOOT in bootblock with a separate verstage | Arthur Heymans |
2019-10-13 | nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-10-13 | sb/intel/ibexpeak: Move some early PCH init after console init | Arthur Heymans |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-10 | nb/intel/pineview/Kconfig: Remove romcc leftover | Arthur Heymans |
2019-10-06 | sb/intel/nm10: Fix enabling HPET | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Don't run graphic init on S3 resume | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move romstage boilerplate to a common location | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Don't link walkcbfs.S in romstage | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Remove bogus GT PM init | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Disable PEG and IGD based on devicetree | Arthur Heymans |
2019-10-06 | nb/nehalem: Remove bogus MCHBAR writes | Arthur Heymans |
2019-10-05 | kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset | Kyösti Mälkki |
2019-10-05 | intel/i945,i82801gx: Refactor early PCI bridge reset | Kyösti Mälkki |
2019-10-05 | sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-01 | intel/i945: Define peg_plugin for potential add-on PCIe card | Kyösti Mälkki |
2019-10-01 | intel/i945: Delay bridge VGA IO enable to ramstage | Kyösti Mälkki |
2019-10-01 | intel/i945: Define p2peg for PCIe x16 slot | Kyösti Mälkki |
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 |