index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
model_6bx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 3rdparty/intel-microcode
Arthur Heymans
2019-07-01
1
-1
/
+1
*
src/cpu: Remove unneeded includes
Elyes HAOUAS
2018-06-01
1
-2
/
+0
*
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-23
1
-1
/
+1
*
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
1
-1
/
+1
*
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-07-31
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-09-30
2
-4
/
+1
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-2
/
+1
*
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
1
-1
/
+1
*
cpu/intel: (non-FSP) Remove microcode updates from tree
Alexandru Gagniuc
2015-02-28
4
-652
/
+0
*
cpu/intel (non-FSP): Use microcode from blobs repository
Alexandru Gagniuc
2015-02-28
1
-4
/
+1
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-0
/
+1
*
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-27
1
-1
/
+1
*
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
1
-1
/
+3
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-0
/
+1
*
PCI: Drop includes under cpu
Kyösti Mälkki
2014-02-12
1
-1
/
+0
*
cpu/intel: Remove dummy terminators from microcode blobs
Alexandru Gagniuc
2014-01-16
1
-5
/
+0
*
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2014-01-16
4
-13
/
+15
*
usbdebug: Drop old includes
Kyösti Mälkki
2013-07-11
1
-1
/
+0
*
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-14
1
-15
/
+0
*
Get rid of drivers class
Patrick Georgi
2012-11-27
1
-1
/
+1
*
MTRR: get physical address size from CPUID
Sven Schnelle
2012-01-10
1
-1
/
+1
*
Add missing Intel Pentium II/III era CPU IDs.
Uwe Hermann
2010-10-04
1
-2
/
+9
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
1
-1
/
+1
*
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-09-29
2
-32
/
+2
*
Use the microcode files as created by the new microcode update script. (Fixes...
Stefan Reinauer
2010-05-26
4
-8
/
+8
*
also rename the config option.
Stefan Reinauer
2010-05-25
1
-3
/
+3
*
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-25
1
-1
/
+1
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-4
/
+4
*
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
2010-04-14
1
-89
/
+0
*
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
8
-0
/
+875