index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
via
Age
Commit message (
Expand
)
Author
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-09-18
cpu/via/nano: Enable TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu copyrights into AUTHORS file
Martin Roth
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-15
src/cpu: Remove dead sourced lines
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-09-25
src/cpu/via/nano: Remove unneeded include
Elyes HAOUAS
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-05-31
Remove VIA C7 CPU support
Kyösti Mälkki
2018-05-31
Remove VIA C3 CPU support
Kyösti Mälkki
2018-04-25
cpu/via/car: drop CARTEST
Lubomir Rintel
2018-04-25
cpu/via/car: ensure CAR ends up zeroed out
Lubomir Rintel
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-06-28
cpu/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
2016-08-28
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/cpu: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-20
VIA C7 NANO: Fix early MTRR setting
Kyösti Mälkki
2016-03-10
cpu/via/c7: Don't manually include udelay_io.c
Stefan Reinauer
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-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-07
via/nano: Move CPU microcode to 3rdparty/blobs
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-06
cpu: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2013-12-13
cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS
Alexandru Gagniuc
2013-07-11
cpu: Fix spelling
Martin Roth
2013-06-04
VIA Nano: Add microcode updates files
Alexandru Gagniuc
[next]