index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
fsp_model_406dx
Age
Commit message (
Expand
)
Author
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-24
cpu/intel/model_406dx: Remove the notion of CPU sockets
Arthur Heymans
2019-01-10
Untangle CBFS microcode updates
Nico Huber
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-03
cpu/intel/fsp_model_406dx: Drop dead microcode reference
Nico Huber
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
cpu/intel/fsp_model_406dx: Rework acpi/cpu.asl
Arthur Heymans
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-05-31
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
Nico Huber
2018-04-30
cpu/intel: Get rid of device_t
Elyes HAOUAS
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/intel: Add int to unsigned
Lee Leahy
2017-03-16
cpu/intel: Fix the spacing issues
Lee Leahy
2017-03-16
cpu/intel: Indent with tabs
Lee Leahy
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-12-06
fsp_model_406dx: use external microcode .h files for rangeley
Martin Roth
2015-11-20
fsp1_0: Remove hardcoded microcode locations
Martin Roth
2015-11-16
intel/fsp_model_406dx: Load APs microcode in model_406dx_init
David Guckian
2015-11-16
intel/fsp_rangeley: Load BSP microcode in bootblock
David Guckian
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-14
Revert "Remove FSP Rangeley SOC and mohonpeak board support"
Martin Roth
2015-10-03
Remove FSP Rangeley SOC and mohonpeak board support
Alexandru Gagniuc
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-05-28
intel: Remove pstate_coord_type.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-11-08
fsp_rangeley: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-07
cpu/intel/fsp_model_406dx: Invaild include path
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-08-18
cpu/intel/fsp_model_406dx: code cleanup
Martin Roth
2014-08-12
cpu/intel/XXX/acpi.c: Fix coding style violation
Martin Roth
2014-07-30
cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)
Martin Roth