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
Age
Commit message (
Expand
)
Author
2010-05-11
Change real mode API to allow passing intXX number or entry point and
Stefan Reinauer
2010-05-10
Make show_all_routes work for fam10.
Myles Watson
2010-05-10
High tables don't have to be on node 0 on K8. Make it less restrictive.
Myles Watson
2010-05-09
Remove extra NULL #define in amdht code. The
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-05-09
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-09
i82830: fix debugging output and clarify bracketing
Stefan Reinauer
2010-05-08
autoprobe apic cluster and application processors on K8 systems
Stefan Reinauer
2010-05-08
Add the Wyse S50 thin client to Coreboot.
Nils Jacobs
2010-05-08
wipe some old unused code, this has been cleaned up now.
Stefan Reinauer
2010-05-08
We didn't have console.initobj.o before, but the same hard coded
Stefan Reinauer
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-06
Remove duplicate Kconfig entry. Trivial.
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-04
Fix arima/hdama. It was changed to match newconfig, which was broken.
Myles Watson
2010-05-03
Qemu, despite "emulating" an intel chipset, uses the CMOS to
Valdimir Serbinenko
2010-04-30
fix superio warnings. interesting side node: most superio .h files have no
Stefan Reinauer
2010-04-30
Factor out casmap calculation. Gets rid of a warning.
Myles Watson
2010-04-30
Remove some warnings. For code that is called from the mainboard romstage.c
Stefan Reinauer
2010-04-30
Remove some more warnings. The code is only used by functions protected by the
Stefan Reinauer
2010-04-30
get rid of some more warnings..
Stefan Reinauer
2010-04-30
fix compilation of mtarvon
Stefan Reinauer
2010-04-30
Doesn't need to be a warning.
Stefan Reinauer
2010-04-30
drop extra pci access functions. these are exact copies of romcc_io.h.
Stefan Reinauer
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Enable the cache before initializing the processor name, like model_10 does.
Myles Watson
2010-04-27
Enable 440BX NB to use large memory modules
Anders Jenbo
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
Remove some additional white space to make it look nicer in nano
Anders Jenbo
2010-04-26
I meant SSE. Reported by Dustin Harrison.
Myles Watson
2010-04-26
Enable SSE2 for ep80579. Reported by Dustin Harrison.
Myles Watson
2010-04-26
fix a bug in pcibios check.
Stefan Reinauer
2010-04-26
Set success flag in cx700 int15 handler
Patrick Georgi
2010-04-25
cx700 int15 handler rework. Int15 handler needs to provide the
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-25
Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890
Rudolf Marek
2010-04-25
try to unify timing initialization across those boards that need it...
Stefan Reinauer
2010-04-25
Only do complete VGA init if a VGABIOS was found and installed.
Patrick Georgi
2010-04-25
Following patch changes the K8M890 VGA handling. It reverts the framebuffer size
Rudolf Marek
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-25
Trivial. The comment also need to modify.
Zheng Bao
2010-04-25
The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.
Zheng Bao
2010-04-24
these cpus are explicitly supported by model_6bx
Stefan Reinauer
2010-04-24
drop all duplicate copies of vgabios.c in favor
Stefan Reinauer
2010-04-24
Trivial. Fix a space to tab.
Zheng Bao
2010-04-23
Attached patch adds support for tinybootblock on VT8237* to decode whole flash
Rudolf Marek
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-23
AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.
Zheng Bao
[next]