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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-25
10
-20
/
+17
*
Add support for AM2 CPUs (I fixed the 0x11 issue).
Myles Watson
2009-08-24
6
-2
/
+46
*
The variable is already checked when including the socketF subdirectory.
Myles Watson
2009-08-24
1
-14
/
+14
*
This patch is about the DA-C2 and RB-C2. Chip with install processor
Zheng Bao
2009-08-24
2
-41
/
+43
*
Change the intel cpu makefile.inc so that it fits the model better.
Ronald G. Minnich
2009-08-21
4
-38
/
+32
*
This goes a surprisingly long way to building the epia-n. It also has
Ronald G. Minnich
2009-08-20
4
-13
/
+26
*
- AMD selected a couple of options that are incompatible with QEmu (and
Patrick Georgi
2009-08-13
1
-0
/
+3
*
Fix some conflicting types of variables
Patrick Georgi
2009-08-13
1
-4
/
+4
*
This now builds.
Ronald G. Minnich
2009-08-12
7
-1
/
+27
*
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-08-12
4
-8
/
+54
*
Kconfig!
Patrick Georgi
2009-08-12
40
-0
/
+277
*
cpu/amd/model_lx used its own routine for copying coreboot_ram. This
Patrick Georgi
2009-08-11
1
-95
/
+20
*
The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA sho...
Zheng Bao
2009-08-11
1
-1
/
+1
*
Don't put .o files in the source tree. (trivial)
Stefan Reinauer
2009-07-22
1
-1
/
+1
*
this bug sneaked in during conversion
Stefan Reinauer
2009-07-21
1
-1
/
+1
*
add intel speedstep support and some PM fixes.
Stefan Reinauer
2009-07-21
6
-18
/
+202
*
* rework tsc based timer code to use inb instead of outb for calibration
Stefan Reinauer
2009-07-21
4
-3
/
+78
*
coding style fixes for powernow (trivial)
Stefan Reinauer
2009-07-18
1
-2
/
+4
*
Bring S1g1 cpu names up to date with the official
Ward Vandewege
2009-07-17
1
-0
/
+25
*
Bring Socket F cpu names up to date with the official
Ward Vandewege
2009-07-17
1
-0
/
+4
*
Bring AM2 cpu names up to date with the official
Ward Vandewege
2009-07-17
1
-0
/
+45
*
Apparently I'm not the only one who forgets which way the outb and
Ed Swierk
2009-07-10
1
-4
/
+4
*
Move the v3 resource allocator to v2.
Myles Watson
2009-07-02
3
-73
/
+45
*
Add support for the Intel Eagle Heights development board.
Thomas Jourdan
2009-07-01
5
-0
/
+293
*
Fix typo and only output post code if the work was done.
Myles Watson
2009-07-01
1
-2
/
+2
*
Add AMD family 10 AM2r2 support.
Zheng Bao
2009-07-01
3
-0
/
+102
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
64
-334
/
+334
*
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-06-21
1
-1
/
+1
*
Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.
Marc Jones
2009-06-17
1
-5
/
+141
*
Maximilian Thuermer found a bug where the HT link capability code was always
Marc Jones
2009-06-16
1
-17
/
+20
*
Fix for Erratum 343 for AMD Fam10h CPUs.
Marco Schmidt
2009-06-06
2
-0
/
+32
*
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
4
-8
/
+8
*
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-06-03
4
-8
/
+8
*
Move coreboot_ram and coreboot_apc to CBFS. This allows to
Patrick Georgi
2009-05-27
2
-0
/
+44
*
Update equivalent processor revision ID to load latest microcode patches and
Marc Jones
2009-05-14
2
-60
/
+62
*
This patch adds high table support to qemu. It was already added to
Myles Watson
2009-05-11
1
-1
/
+13
*
Trivial white space fixes so that the next patches are easier to read.
Myles Watson
2009-05-11
1
-12
/
+12
*
The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...
Rudolf Marek
2009-05-04
1
-1
/
+6
*
Run dos2unix on all files:
Stefan Reinauer
2009-05-02
1
-1024
/
+1024
*
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
3
-8
/
+5
*
* Use latest version of intel microcodes from their Linux drivers page for
Stefan Reinauer
2009-04-30
22
-12
/
+5044
*
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-30
4
-169
/
+36
*
dd the family10h Rev C0-C2 support to coreboot.
Vincent Lim vincent.lim
2009-04-28
1
-0
/
+4
*
Create a valid stack pointer after leaving CAR, so function calls don't
Patrick Georgi
2009-04-27
1
-4
/
+7
*
Revert 4099 patch that causes an ECC error. Memory has to be written while ECC
Myles Watson
2009-04-27
1
-1
/
+2
*
makes the smi handler a little bit less verbose
Stefan Reinauer
2009-04-22
1
-1
/
+5
*
argh... never redo parts of the original patch on the fly. This fixes the tree
Stefan Reinauer
2009-04-22
2
-3
/
+3
*
This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a
Stefan Reinauer
2009-04-22
6
-16
/
+3
*
Trivial removal of a freudian slip.
Patrick Georgi
2009-04-22
1
-1
/
+1
*
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-04-17
4
-5
/
+121
[next]