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
2009-05-22
Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmr
Ward Vandewege
2009-05-15
There were a few updates lately that generates ROM size > 512K. I am changing...
Vincent Lim
2009-05-14
Update equivalent processor revision ID to load latest microcode patches and
Marc Jones
2009-05-14
Trivia: remove comment
Vincent Lim
2009-05-14
From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...
Vincent Lim
2009-05-14
#136: failed to boot under KVM\QEMU
Ronald G. Minnich
2009-05-13
Allow dynamic size for the {s,}elfboot bounce buffer.
Patrick Georgi
2009-05-13
Make ACPI with low and high tables work again. The RSDP contained a
Patrick Georgi
2009-05-13
Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM...
Joseph Smith
2009-05-12
This is the final patch that got everything working for me with the HP dl145g3.
Samuel Verstraete
2009-05-12
Use the debugging functions to print out the tree and resources.
Myles Watson
2009-05-11
Bring v3-style debug output to v2. Fix a minor typo.
Myles Watson
2009-05-11
This patch adds high table support to qemu. It was already added to
Myles Watson
2009-05-11
Trivial white space fixes so that the next patches are easier to read.
Myles Watson
2009-05-11
We should separate the it8718f_24mhz_clkin like the way IT8712 does.
Zheng Bao
2009-05-10
Following patch fixes the XIP computation issue. I removed the normal image
Rudolf Marek
2009-05-08
Trivial fixup IRQS on IP1000 and RM4100.
Joseph Smith
2009-05-08
Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using th...
Joseph Smith
2009-05-08
Disable the AC97 modem via the ICH4 LPC disable function register early in th...
Joseph Smith
2009-05-07
Trivial checksum fixup for irq tables on IP1000 and RM4100.
Joseph Smith
2009-05-05
Fix a bug introduced in the copy_and_run refactoring.
Patrick Georgi
2009-05-04
The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles rev...
Rudolf Marek
2009-05-02
Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801x...
Joseph Smith
2009-05-02
Run dos2unix on all files:
Stefan Reinauer
2009-05-02
Trivial, update email address.
Joseph Smith
2009-05-02
Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set one...
Joseph Smith
2009-05-01
Trivial removal of svn:executable property from vga.c.
Peter Stuge
2009-05-01
This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 ...
Joseph Smith
2009-05-01
This patch changes the default rom emulator to VM86.
Joseph Smith
2009-05-01
This patch allows a custom vga driver that will give the flexibility to run c...
Joseph Smith
2009-05-01
Trivial patch to make #defines generated from cmos.layout have unique names. ...
Myles Watson
2009-05-01
Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Josep...
Joseph Smith
2009-05-01
The semantics of the changed code are pretty simple and looking at
Myles Watson
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
Add high tables support to all northbridges.
Stefan Reinauer
2009-04-30
Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"
Patrick Georgi
2009-04-30
Add "printk" support to all CAR targets
Stefan Reinauer
2009-04-30
* Use latest version of intel microcodes from their Linux drivers page for
Stefan Reinauer
2009-04-30
And add the new file I forgot to "svn add" in the last commit.
Patrick Georgi
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-28
dd the family10h Rev C0-C2 support to coreboot.
Vincent Lim vincent.lim
2009-04-28
fix warning: no return statement in function returning non-void
Stefan Reinauer
2009-04-28
Only add ACPI tables if ACPI is enabled for the board.
Patrick Georgi
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
2009-04-28
add_mainboard_resources is necessary for some boards (eg. kontron), but
Patrick Georgi
2009-04-27
Add high table support to via vt8454c.
Patrick Georgi
2009-04-27
Add high tables support for Supermicro H8DME.
Ward Vandewege
2009-04-27
Special handling for MP table in low memory is only necessary if there are
Ward Vandewege
2009-04-27
Migrate via/vt8454c to CBFS.
Patrick Georgi
2009-04-27
Create a valid stack pointer after leaving CAR, so function calls don't
Patrick Georgi
[next]