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
Age
Commit message (
Expand
)
Author
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
binaryPI: Enable EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Add romstage timestamps
Kyösti Mälkki
2017-08-02
AGESA: Implement EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Move romstage-ramstage splitline
Kyösti Mälkki
2017-08-02
AGESA binaryPI: Unify agesawrapper header
Kyösti Mälkki
2017-08-02
AGESA: Consolidate platform_once() call
Kyösti Mälkki
2017-08-02
AGESA: Consolidate early_all_cores() call
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-01
src/cpu/amd/quadcore: Fix checkpatch errors/warnings
Evelyn Huang
2017-08-01
cpu/amd/pi: Fix checkpatch warnings and errors
Evelyn Huang
2017-07-29
binaryPI: Drop remains of ACPI S3 on FCH
Kyösti Mälkki
2017-07-28
src/cpu: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-21
I82801JX: Add IS_ENABLED around config options
Martin Roth
2017-07-21
sb/intel/i82801jx: Add correct PCI ids and change names
Arthur Heymans
2017-07-20
x86/lapic/secondary.S: Align stack for _secondary_start
Marshall Dawson
2017-07-17
binaryPI: Disable CAR with empty stack
Kyösti Mälkki
2017-07-17
binaryPI: Switch to agesa/heapmanager.c
Kyösti Mälkki
2017-07-15
vendorcode/amd/agesa: Tidy up gcccar.inc
Kyösti Mälkki
2017-07-14
K8: Fix indirect includes
Kyösti Mälkki
2017-07-13
src/cpu: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
binaryPI: Drop non-soc stoneyridge trees
Kyösti Mälkki
2017-07-06
cpu/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-07-03
cpu/x86/name: Fix undefined behavior
Ryan Salsamendi
2017-06-28
cpu/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
cpu/intel/pineview: Include speedstep
Arthur Heymans
2017-06-28
cpu/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-27
cpu/x86/smm: allow SSE instructions in SMM modules
Aaron Durbin
2017-06-22
cpu/allwinner/a10/clock.h: Add missing bracket
Elyes HAOUAS
2017-06-22
cpu/x86: Use do while loop
Paul Menzel
2017-06-22
cpu/x86/sipi_vector: use macros for CR0 flags
Aaron Durbin
2017-06-22
cpu/x86/smm: use macros for CR0 flags
Aaron Durbin
2017-06-22
cpu/x86/smm: fix up types in module loader
Aaron Durbin
2017-06-19
cpu/x86/smm/smihandler: Apply cosmetic changes
Patrick Rudolph
2017-06-16
cpu/x86/mp_init: report correct count of AP acceptance
Aaron Durbin
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
2017-06-13
cpu/x86/mtrr: fail early if solution exceeds available MTRRs
Aaron Durbin
2017-06-13
cpu/amd/fam10/ram_calc: Remove superfluous guard
Arthur Heymans
2017-06-12
src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warnings
Evelyn Huang
2017-06-12
src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errors
Evelyn Huang
2017-06-12
cpu/x86: fix spelling mistake
Martin Roth
2017-06-09
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-09
cpu/intel/model_206ax: Use tsc monotonic timer
Patrick Rudolph
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-05-30
arch/x86: Add function to determine if we're currently running from CAR
Julius Werner
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-18
AMD MTRR: Add common add_uma_resource_below_tolm()
Kyösti Mälkki
2017-05-16
cpu/intel/turbo: Add option to disable turbo
Subrata Banik
2017-04-28
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-27
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-15
AGESA: Unify heap location
Kyösti Mälkki
2017-04-08
arch/x86: remove CAR global migration when postcar stage is used
Aaron Durbin
2017-04-06
northbridge/amd/stoney: Add FT4 package
Marshall Dawson
2017-04-05
AGESA: Disable CAR with empty stack
Kyösti Mälkki
2017-04-05
AGESA: BIST is already preserved
Kyösti Mälkki
2017-04-05
AGESA: Move romstage main entry under cpu
Kyösti Mälkki
2017-04-05
AGESA: Move amd_initmmio() call
Kyösti Mälkki
2017-04-04
AGESA: Reduce typecasting in heapmanager calls
Kyösti Mälkki
2017-04-04
AGESA: Handle HEAP_CALLOUT_RUNTIME allocation more cleanly
Kyösti Mälkki
2017-04-04
AGESA: Adjust heap location for S3 resume path
Kyösti Mälkki
2017-04-04
AGESA: Refactor S3 support functions
Kyösti Mälkki
2017-03-28
AGESA: Fork for new cache-as-ram init code
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-19
cpu/x86: add a barrier with timeout
Bora Guvendik
2017-03-16
binaryPI: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-16
cpu/intel: Fix the remaining issues detected by checkpatch
Lee Leahy
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/intel: Fix brace issues detected by checkpatch.pl
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
2017-03-16
cpu/x86: Fix misc. remaining issues detected by checkpatch
Lee Leahy
2017-03-16
cpu/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/x86: Add int to unsigned
Lee Leahy
2017-03-16
cpu/x86: Remove braces and else if unnecessary
Lee Leahy
2017-03-16
cpu/x86: Use tabs for indent
Lee Leahy
2017-03-16
cpu/x86: Fix various issues detected by checkpatch.pl
Lee Leahy
2017-03-16
src/cpu/x86: Remove space between * and variable name
Lee Leahy
2017-03-15
AGESA f14: Fix infinite loop
Kyösti Mälkki
2017-03-10
cpu/amd/agesa: Unify init files
Paul Menzel
2017-03-09
AGESA: Log heap initialisation
Kyösti Mälkki
2017-03-09
AGESA: Fix SSE regression and align stack early
Kyösti Mälkki
2017-03-09
cpu/intel/model_6{e,f}x: Unify init files
Paul Menzel
2017-03-08
binaryPI platforms: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
AGESA: Move heap allocator declarations
Kyösti Mälkki
2017-03-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-07
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-02-22
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2017-02-22
src/cpu/intel: Add license headers to all files
Martin Roth
2017-02-22
src/cpu/amd: Update/Add license headers to all files
Martin Roth
2017-01-10
cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list
Arthur Heymans
[next]