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
/
include
/
cpu
Age
Commit message (
Expand
)
Author
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
CPU: Declare cpu_phys_address_size() for all arch
Kyösti Mälkki
2016-12-06
CPU: Move SMM prototypes under x86
Kyösti Mälkki
2016-11-24
x86 BIST: Fix missing include
Kyösti Mälkki
2016-11-24
x86 BIST: Declare function with inline in header file
Kyösti Mälkki
2016-11-12
cpu/x86/mtrr: allow temporary MTRR range during coreboot
Aaron Durbin
2016-11-11
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-11-09
cpu/intel: Add MSR to support enabling turbo frequency
Shaunak Saha
2016-11-02
soc/intel/apollolake: Disable Monitor and Mwait feature
Venkateswarlu Vinjamuri
2016-10-01
cpu/amd/model_fxx: transition away from device_t
Antonello Dettori
2016-09-20
src/include: Add space around operators
Elyes HAOUAS
2016-09-12
cpu/x86: Move fls() and fms() to mtrr.h
Rizwan Qureshi
2016-09-05
src/include: Improve code formatting
Elyes HAOUAS
2016-08-28
src/include: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-23
src/include: Capitalize APIC and SMM
Elyes HAOUAS
2016-07-31
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-06-22
cpu/cpu.h: Change guard around function declarations
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-22
intel: Drop old romstage main() without asmlinkage
Kyösti Mälkki
2016-06-18
intel: Fix romstage main() with asmlinkage
Kyösti Mälkki
2016-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-05-06
cpu/x86/mp_init: reduce exposure of internal implementation
Aaron Durbin
2016-05-04
cpu/x86: combine multiprocessor and SMM initialization
Aaron Durbin
2016-05-04
cpu/x86/smm_module_loader: always build with SMM module support
Aaron Durbin
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-03-18
mtrr: Define a function for obtaining free var mtrr
Furquan Shaikh
2016-03-08
cpu/x86/mtrr: add helper function to detect variable MTRRs
Aaron Durbin
2016-02-10
cpu/intel/microcode: allow microcode to be loaded in romstage
Aaron Durbin
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-11-29
x86/smm: don't hide harmless declarations
Patrick Georgi
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Drop geode_post_code.h
Stefan Reinauer
2015-10-30
cpu/amd: Fix cbtypes.h to match UINTN convention
Stefan Reinauer
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-08-31
timestamp: add tick frequency to exported table
Aaron Durbin
2015-07-29
Add SoC specific microcode update check in ramstage
Rizwan Qureshi
2015-07-12
Verify Kconfigs symbols are not zero for hex and int type symbols
Martin Roth
2015-06-24
cpu/x86: Add more MTRR symbols
Lee Leahy
2015-06-20
x86: Make reading / writing of CRx registers 64bit proof
Stefan Reinauer
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-29
Remove leftover smi_get_tseg_base
Vladimir Serbinenko
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
Remove leftover tseg_relocate
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-10
baytrail: Switch from ACPI mode to PCI mode for legacy support
Marc Jones
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-03-07
AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2
Kyösti Mälkki
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-05
AMD K8: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2015-02-03
cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option
Alexandru Gagniuc
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-12-31
arch/x86: Declare GDT symbols and move_gdt()
Kyösti Mälkki
2014-12-16
Drop GX1, CS5330 and related boards
Stefan Reinauer
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-22
amdk8: Move to implicit length patching
Vladimir Serbinenko
2014-11-20
AMD: Isolate AGESA and PI build environments
Kyösti Mälkki
2014-11-14
AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ram
Kyösti Mälkki
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-17
acpi_add_ssdt_pstates: Remove function.
Vladimir Serbinenko
2014-08-30
AMD Steppe Eagle: CPU files for new SoC
Bruce Griffith
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-07-17
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-06-30
x86 MTRR: Drop unused return value
Kyösti Mälkki
2014-04-28
AMD: Add common header file for CAR setup
Kyösti Mälkki
2014-04-16
cpu/amd/agesa/family15tn: Add initial support for SMM mode
Alexandru Gagniuc
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-16
Make POST device configurable.
Idwer Vollering
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-01-30
x86: Add SMM helper functions to MP infrastructure
Aaron Durbin
2014-01-30
x86: add SMM save state for 0x0100 revision
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin
2014-01-28
x86: add common definitions for control registers
Aaron Durbin
2014-01-28
x86/mtrr: don't assume size of ROM cached during CAR mode
Aaron Durbin
2014-01-28
x86: include header to define types in use
Aaron Durbin
2014-01-23
Multiboot: remove multiboot tables generation.
Vladimir Serbinenko
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2014-01-06
cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__
Vladimir Serbinenko
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-21
lynxpoint: Route all USB ports to XHCI in finalize step
Duncan Laurie
2013-12-13
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-12-09
AMD boards: Fix includes for microcode updates
Kyösti Mälkki
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang
[next]