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
/
mainboard
/
asus
Age
Commit message (
Expand
)
Author
2010-09-19
Make ASUS P3B-F RAM init actually work by enabling SPD access.
Uwe Hermann
2010-09-13
Add support for Asus M4A785-M.
Juhana Helovuo
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-26
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-20
This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...
Joseph Smith
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-14
license header fixes
Nils Jacobs
2010-05-09
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
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
Following patch changes the K8M890 VGA handling. It reverts the framebuffer size
Rudolf Marek
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
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
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings.
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-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
unify cmos.layout wrt AMD extended configuration registers.
Stefan Reinauer
2010-03-29
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-18
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
[next]