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
Age
Commit message (
Expand
)
Author
2010-04-24
these cpus are explicitly supported by model_6bx
Stefan Reinauer
2010-04-23
AMD Socket ASB2 and AM3 support.
Zheng Bao
2010-04-22
fix ARRAY_SIZE issue.
Stefan Reinauer
2010-04-21
oops, sorry for the last commit. This commit changes the code to distinguish
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-20
Make VSA code selectable in Kconfig
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-14
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-04-13
use the standard udelay on sc520.
Stefan Reinauer
2010-04-13
Speed up coreboot_ram loading by moving the decompression stack
Stefan Reinauer
2010-04-13
update atom car code in the same way that 6ex/6fx was updated.
Stefan Reinauer
2010-04-12
port latest model 6ex car changes to 6fx car, which is almost identical and
Stefan Reinauer
2010-04-12
move model_6ex car to a single file. No more .c files that only consist of a
Stefan Reinauer
2010-04-12
Move the CPU specific includes from
Patrick Georgi
2010-04-12
- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively
Patrick Georgi
2010-04-11
The ADL855PC was never confirmed working (in fact it's pretty sure that code
Stefan Reinauer
2010-04-09
Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run /
Stefan Reinauer
2010-04-09
This patch changes C7 CAR code to be a single assembler file instead
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
Drop the need for cpu_reset, it's really just a short cut to stage2.
Stefan Reinauer
2010-04-09
drop unused files
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
thin out romcc epilogue and have it call copy_and_run as
Stefan Reinauer
2010-04-09
Indent model_fxx_init and model_10xx_init.
Myles Watson
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
2010-04-08
Clean up fidvid files using indent.
Myles Watson
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-07
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-04-02
remove more warnings.
Stefan Reinauer
2010-04-02
remove some more warnings
Stefan Reinauer
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
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-30
get coreboot_ap memory training in cache mechanism in place. Didn't work since
Stefan Reinauer
2010-03-30
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-29
trivial warning cleanups
Stefan Reinauer
2010-03-29
qemu: drop "northbridge.c" from src/cpu/...
Stefan Reinauer
2010-03-29
cpu_driver structs need to be const, too...
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-27
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2010-03-24
SMM: remove hack that was needed back in oldconfig times.
Stefan Reinauer
2010-03-23
Fix reading HT link offsets.
Maximilian Thuermer
2010-03-22
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
[next]