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
/
include
/
cpu
Age
Commit message (
Expand
)
Author
2010-11-18
For completeness sake: License header.
Patrick Georgi
2010-11-17
Move Intel power management related defines to some central location.
Patrick Georgi
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-11-01
Change Geode GX2 to use the auto DRAM detect code from Geode LX.
Nils Jacobs
2010-11-01
GX2: Clean up some white space and comments.
Nils Jacobs
2010-10-12
Reduce duplicate definition in CAR code.
Warren Turkal
2010-10-01
Factor out common CAR asm snippets.
Uwe Hermann
2010-10-01
CAR simplifications, typos, readability improvements (trivial).
Uwe Hermann
2010-09-29
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-09-17
AMD Fam10 code breaks with gcc 4.5.0.
Scott Duplichan
2010-09-13
Generate multiboot tables from coreboot tables.
Juhana Helovuo
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-28
Let Geode GX2 use geode_post_code.h just like Geode LX
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-06-10
This commit updates the Geode LX GLCP delay control setup from the v2 way to ...
Edwin Beasant
2010-05-19
cosmetic comment changes.
Stefan Reinauer
2010-05-16
Sorry for this for second time. Now compile tested for both cases ;)
Rudolf Marek
2010-05-16
Sorry for this. I fixed that reverting the change for ROMCC.
Rudolf Marek
2010-05-16
Following patch reworks car_disable into C. Tested, works here. I compared
Rudolf Marek
2010-05-14
clean up some prototypes
Stefan Reinauer
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
a single place for the romstage stack for copy_and_run.
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2010-04-22
None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-16
Fix a typo to remove a few more warnings.
Myles Watson
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
fix a couple of warnings
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-28
Drop remainder of PPC port
Stefan Reinauer
2009-10-27
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
Myles Watson
[next]