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
/
include
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-15
4
-32
/
+39
*
Split the two usages of __ROMCC__:
Myles Watson
2009-11-06
9
-12
/
+12
*
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-30
3
-0
/
+15
*
Drop remainder of PPC port
Stefan Reinauer
2009-10-28
1
-6
/
+0
*
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-27
2
-0
/
+6
*
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
2009-10-17
1
-1
/
+1
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
1
-2
/
+2
*
Fix for Erratum 343 for AMD Fam10h CPUs.
Marco Schmidt
2009-06-06
1
-0
/
+1
*
(trivial) fix some warnings
Stefan Reinauer
2009-04-06
1
-0
/
+2
*
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-13
1
-0
/
+3
*
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-06
1
-0
/
+5
*
Some changes required to get yabel working on v2 (and they generally make
Stefan Reinauer
2009-03-01
1
-3
/
+1
*
Change Log:
Rudolf Marek
2009-02-14
1
-0
/
+24
*
fix compiler warnings (trivial)
Stefan Reinauer
2009-01-20
1
-1
/
+1
*
[PATCH] coreboot-v2: Add multiboot support
Robert Millan
2008-11-11
1
-0
/
+175
*
Support for the Intel ICH7 southbridge.
Stefan Reinauer
2008-10-29
1
-0
/
+253
*
Go back to SIPI WAIT state for those CPUS defining the newly introduced
Stefan Reinauer
2008-08-02
1
-1
/
+7
*
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2008-01-18
6
-6
/
+6
*
Changed the stop_this_cpu() to just hlt.
Marc Jones
2007-12-19
1
-16
/
+1
*
Initial AMD Barcelona support for rev Bx.
Marc Jones
2007-12-19
4
-0
/
+173
*
This patch cleans up and clarifies Geode source code comments.
Marc Jones
2007-05-10
2
-158
/
+155
*
This repairs the other Geode mainboards so they'll build with the new
Marc Jones
2007-05-04
1
-441
/
+1
*
This patch adds support for the AMD Geode LX CPU. (rediffed)
Marc Jones
2007-05-04
3
-857
/
+431
*
Add missing license headers to some Geode LX related files.
Jordan Crouse
2007-05-03
1
-0
/
+24
*
two more directories from YhLu's mcp55 megapatch.
Yinghai Lu
2007-04-06
1
-1
/
+1
*
This fixes a small typo.
Roman Kononov
2007-02-01
1
-2
/
+1
*
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
1
-0
/
+1
*
amdk8_sysconf
Yinghai Lu
2006-10-04
1
-0
/
+28
*
AMD Rev F support
Yinghai Lu
2006-10-04
3
-2
/
+45
*
changes for the lx and artecgroup mobo
Indrek Kruusa
2006-09-13
1
-24
/
+93
*
- USB P4 as host fix
Richard Smith
2006-08-25
1
-0
/
+2
*
- Added suport for enabling USB P4 on the olpc
Richard Smith
2006-08-25
1
-3
/
+7
*
Changelog:
Indrek Kruusa
2006-08-03
1
-0
/
+17
*
Geode LX: this patch adds configuration/status/self-test MSR definitions
Indrek Kruusa
2006-08-02
1
-2
/
+20
*
This patch adds support for the AMD LX cpu.
Ron Minnich
2006-07-28
1
-0
/
+1136
*
These changes incorporate steve goodrich'es fixes, and one bug that is
Ronald G. Minnich
2006-07-21
2
-0
/
+516
*
changes from AMD for making OLPC video work.
Ronald G. Minnich
2006-06-10
1
-23
/
+23
*
mods for early printing on OLPC
Ronald G. Minnich
2006-05-04
1
-2
/
+3
*
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-05-02
1
-5
/
+5
*
code cleanup, comments added
Li-Ta Lo
2006-04-27
1
-5
/
+5
*
added chipsetinit function, many defines. addec call to chipsetinit to
Ronald G. Minnich
2006-04-10
1
-0
/
+413
*
add cpureginit to romcc code.
Ronald G. Minnich
2006-04-10
1
-3
/
+3
*
clean up gx2def.h a bit.
Ronald G. Minnich
2006-04-10
1
-131
/
+131
*
add northbridgeinit, also add new constants.
Ronald G. Minnich
2006-04-06
1
-2
/
+256
*
fix constants style
Ronald G. Minnich
2006-04-06
1
-17
/
+17
*
add bug support for 2.1
Ronald G. Minnich
2006-04-06
1
-1
/
+1
*
new cache_as_ram support
Yinghai Lu
2006-04-03
1
-9
/
+7
*
fix conflich
Ronald G. Minnich
2006-03-20
1
-38
/
+175
*
resolve conflict
Li-Ta Lo
2006-03-20
1
-20
/
+21
*
added definitions. added cpubug support. added object. Commented out
Ronald G. Minnich
2006-03-20
1
-0
/
+262
[next]